Modified: any23/site/index.html
URL: 
http://svn.apache.org/viewvc/any23/site/index.html?rev=1595073&r1=1595072&r2=1595073&view=diff
==============================================================================
--- any23/site/index.html (original)
+++ any23/site/index.html Thu May 15 23:25:50 2014
@@ -14,9 +14,16 @@
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
     <link rel="stylesheet" href="./css/site.css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
-
+    <link href="css/ui-lightness/jquery-ui-1.10.4.custom.css" rel="stylesheet">
+    <script src="js/jquery-1.10.2.js"></script>
+    <script src="js/jquery-ui-1.10.4.custom.js"></script>
       
     <script type="text/javascript" 
src="./js/apache-maven-fluido-1.3.0.min.js"></script>
+     <script>
+       $(function() {
+         $( "#button" ).button();
+       });
+     </script>
 
     
             </head>
@@ -264,22 +271,38 @@
         <div id="bodyColumn"  class="span9" >
                                   
             <!-- Licensed to the Apache Software Foundation (ASF) under one or 
more --><!-- contributor license agreements.  See the NOTICE file distributed 
with --><!-- this work for additional information regarding copyright 
ownership. --><!-- The ASF licenses this file to You under the Apache License, 
Version 2.0 --><!-- (the "License"); you may not use this file except in 
compliance with --><!-- the License.  You may obtain a copy of the License at 
--><!--  --><!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  --><!-- 
Unless required by applicable law or agreed to in writing, software --><!-- 
distributed under the License is distributed on an "AS IS" BASIS, --><!-- 
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 
--><!-- See the License for the specific language governing permissions and 
--><!-- limitations under the License. --><div class="section">
-<h2>Introduction to Apache Any23<a 
name="Introduction_to_Apache_Any23"></a></h2>
+<h2>Introduction to Apache Any23</h2>
 <div class="section">
-<h3>Library<a name="Library"></a></h3>
-<p><b>Anything To Triples (any23)</b> is a library, a web service and a 
command line tool that extracts structured data in RDF format from a variety of 
Web documents. Currently it supports the following input formats:</p>
+<h3>Library</h3>
+<p><b>Anything To Triples (Any23)</b> is a library, a web service and a 
command line tool that extracts structured data in RDF format from a 
variety</br> of Web documents. Currently it supports the following input 
formats:</p>
 <ul>
 <li><a class="externalLink" 
href="http://www.w3.org/TR/REC-rdf-syntax/";>RDF/XML</a>, <a 
class="externalLink" 
href="http://www.w3.org/TeamSubmission/turtle/";>Turtle</a>, <a 
class="externalLink" href="http://www.w3.org/DesignIssues/Notation3";>Notation 
3</a></li>
 <li><a class="externalLink" 
href="http://www.w3.org/TR/xhtml-rdfa-primer/";>RDFa</a> with <a 
class="externalLink" 
href="http://www.w3.org/TR/2010/WD-rdfa-core-20100422/#scoping-of-prefix-mappings";>RDFa1.1
 prefix mechanism</a></li>
-<li><a class="externalLink" href="http://microformats.org/";>Microformats</a>: 
Adr, Geo, hCalendar, hCard, hListing, hResume, hReview, License, XFN and 
Species</li>
+<li><a class="externalLink" href="http://microformats.org/";>Microformats</a>: 
Adr, Geo, hCalendar, hCard, <a 
href="http://microformats.org/wiki/hlisting-proposal";>hListing</a>, 
+<a href="http://microformats.org/wiki/hrecipe";>hRecipe</a>, hReview, License, 
<a href="http://gmpg.org/xfn/11";>XFN</a> and Species</li>
 <li><a class="externalLink" href="http://dev.w3.org/html5/md/";>HTML5 
Microdata</a>: (such as <a class="externalLink" 
href="http://schema.org";>Schema.org</a>)</li>
-<li><a class="externalLink" 
href="http://www.ietf.org/rfc/rfc4180.txt";>CSV</a>: Comma Separated Values with 
separator autodetection.</li></ul>
-<p>A detailed description of available extractors is <a 
href="./extractors.html">here</a>.</p>
-<p><b>Apache Any23</b> is used in major Web of Data applications such as <a 
class="externalLink" href="http://sindice.com/";>sindice.com</a> and <a 
class="externalLink" href="http://sig.ma/";>sig.ma</a>. It is written in Java 
and licensed under the <a class="externalLink" 
href="http://any23.googlecode.com/svn/trunk/LICENSE.txt";>Apache License</a>. 
<b>Apache Any23</b> can be used in various ways: * As a library in Java 
applications that consume structured data from the Web. * As a command-line 
tool for extracting and converting between the supported formats. * As online 
service API available at <a class="externalLink" 
href="http://any23.org/";>any23.org</a>.</p>
-<p>You can <b>download</b> the latest release from <a 
href="./download.html">Apache Mirrors</a>.</p>
-<p>Previous versions are available from the <a class="externalLink" 
href="http://code.google.com/p/any23/downloads/list";>download site at Google 
Code</a>.</p></div>
+<li><a class="externalLink" href="http://json-ld.org/";>JSON-LD</a>: JSON for 
Linking Data. a lightweight Linked Data format based on the already successful 
JSON format and provides a way </br>to help JSON data interoperate at 
Web-scale.</li>
+<li><a class="externalLink" 
href="http://www.ietf.org/rfc/rfc4180.txt";>CSV</a>: Comma Separated Values with 
separator autodetection.</li>
+<li>Vocabularies: Extraction support for <a 
href="http://www.ietf.org/rfc/rfc4180.txt";>CSV</a>, <a 
href="http://dublincore.org/";>Dublin Core Terms</a>, <a 
href="http://www.w3.org/wiki/DescriptionOfACareerVocabulary";>Description of a 
Career</a>,
+<a href="https://github.com/edumbill/doap/wiki";>Description Of A Project</a>, 
<a href="http://xmlns.com/foaf/spec/";>Friend Of A Friend</a>, <a 
href="http://www.geonames.org/ontology/";>GEO Names</a>, </br>
+<a href="http://www.w3.org/2002/12/cal/icaltzd#";>ICAL</a>, <a 
href="https://github.com/RinkeHoekstra/lkif-core";>lkif-core</a>, <a 
href="http://ogp.me/";>Open Graph Protocol</a>, 
+<a href="http://purl.org/ontology/po/ ">BBC Programmes Ontology</a>, <a 
href="http://vocab.org/review/terms.html";>RDF Review Vocabulary</a>, <a 
href="http://schema.org/";>schema.org</a>,
+<a href="http://www.w3.org/2006/vcard/ns";>VCard</a>, <a 
href="http://purl.org/ontology/wo/";>BBC Wildlife Ontology</a> and <a 
href="http://www.w3.org/1999/xhtml/vocab/";>XHTML</a>.</li></ul></br>
+<a href="./download.html"><button type="button">Download Any23</button></a>
+</br><p>A detailed description of available extractors is <a 
href="./extractors.html">here</a>.</p>
+<p><b>Any23</b> is used in major Web of Data applications such as <a 
class="externalLink" href="http://sindice.com/";>sindice.com</a> and <a 
class="externalLink" href="http://sig.ma/";>sig.ma</a>.</p> 
+<p>It is written in Java and licensed under the <a class="externalLink" 
href="http://any23.googlecode.com/svn/trunk/LICENSE.txt";>Apache 
License</a>.</p> 
+<p><b>Any23</b> can be used in various ways: 
+<ul>
+<li>As a library in Java applications that consume structured data from the 
Web.</li>
+<li>As a command-line tool for extracting and converting between the supported 
formats.</li>
+<li>As online service API available at <a class="externalLink" 
href="http://any23.org/";>any23.org</a>.</li>
+</ul>
+<p>You can <b>download</b> the latest release from our <a 
href="./download.html">Downloads Page</a>.</p>
+<p>Previous Apache versions are available from the <a class="externalLink" 
href="http://archive.apache.org/dist/any23/";>Apache Archives site</a>.</p>
+</div>
 <div class="section">
-<h3>Documentation Content<a name="Documentation_Content"></a></h3>
+<h3>Documentation Content</h3>
 <p><a href="./index.html">Introduction</a>: this page.</p>
 <p><a href="./install.html">Install</a>: how to install <b>Apache Any23</b> 
library and service.</p>
 <p><a href="./getting-started.html"> Getting Started</a>: start using 
<b>Apache Any23</b> command-line tools.</p>
@@ -289,8 +312,10 @@
 <p><a href="./any23-plugins.html">Plugins</a>: read how to install and 
configure the <b>Apache Any23</b> plugins.</p>
 <p><a href="./developers.html">Developers</a>: understand the <b>Apache 
Any23</b> code internals, how to write plugins, fixing rules and customize the 
code.</p></div>
 <div class="section">
-<h3>Community<a name="Community"></a></h3>
-<p>Questions, comments? Get in touch on the <a class="externalLink" 
href="http://[email protected]";>mailing list</a>! Bugs, feature requests, 
patches? Please submit to the <a class="externalLink" 
href="https://issues.apache.org/jira/browse/ANY23";>issue tracker</a>. You can 
access the source through Subversion, see the <a 
href="./install.html">Installation Guide</a> for details.</p></div></div>
+<h3>Community</h3>
+<p>Questions, comments? Get in touch on the <a class="externalLink" 
href="[email protected]">mailing list</a>!</p> 
+<p>Bugs, feature requests, patches? Please submit to the <a 
class="externalLink" href="https://issues.apache.org/jira/browse/ANY23";>issue 
tracker</a>.</p> 
+<p>You can access the source through Git, see the <a 
href="./install.html">Installation Guide</a> for details.</p></div></div>
                   </div>
             </div>
           </div>


Reply via email to