You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by le...@apache.org on 2012/02/16 23:47:40 UTC

svn commit: r1245235 - /incubator/any23/site/index.html

Author: lewismc
Date: Thu Feb 16 22:47:39 2012
New Revision: 1245235

URL: http://svn.apache.org/viewvc?rev=1245235&view=rev
Log:
first commit to make trivial update to index.html.

Modified:
    incubator/any23/site/index.html

Modified: incubator/any23/site/index.html
URL: http://svn.apache.org/viewvc/incubator/any23/site/index.html?rev=1245235&r1=1245234&r2=1245235&view=diff
==============================================================================
--- incubator/any23/site/index.html (original)
+++ incubator/any23/site/index.html Thu Feb 16 22:47:39 2012
@@ -191,7 +191,7 @@
       <div id="bodyColumn" class="content">
         <div id="contentBox">
                               
-          <!-- 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><div class="sec
 tion"><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><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://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 the <a class="externalLink" href="http://code.google.com/p/any23/downloads/list">download site at Google Code</a>.</p></div><div class="section"><h3>Documentation Content<a name="Documentation_Content"></a></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><p><a href="./supported-formats.html">Supported Formats</a>: complete list of <b>Semantic Web</b> formats supported by <b>Apache Any23</b>.</p><p><a href="./configuration.html">Configuration</a>: learn how to change default library and service configuration.</p><p><a href="./service.html">REST Service</a>: discover how to use the <b>Apache Any23 REST Service</b>.</p><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://groups.google.com/group/any23-dev">mailing list</a>! Bugs, feature requests, patches? Please submit to the <a class="externalLink" href="http://code.google.com/p/any23/issues">issue tracker</a>. You can access the source through Subversion, see the <a href="./install.html">Installation Guide</a> for details.</p></div><div class="section"><h3>Acknowledgements<a name="Acknowledgements"></a></h3><p>The original code base comes from open-sourcing the <i>&quot;RDFizer&quot;</i> component of the <a class="externalLink" href="http://www.sindice.com">Sindice</a> search engine. The project is supported by <a class="externalLink" href="http://w
 ww.apache.ie/">DERI, NUI Galway</a>, <a class="externalLink" href="http://wed.fbk.eu/en/home">Web of Data - FBK</a> and the <a class="externalLink" href="http://www.okkam.org/">OKKAM project (ICT-215032)</a>. Individual developers who have contributed to <b>any23</b> include: Michele Catasta, Richard Cyganiak, Michele Mostarda, Davide Palmisano, Gabriele Renzi, Juergen Umbrich.</p></div></div>
+          <!-- 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><div class="sec
 tion"><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><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://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 href="./license.html">Apache License v2.0</a>. <b>Apache Any23</b> can be used in various ways: <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></p><p>You can <b>dow
 nload</b> the latest release from our <a class="externalLink" href="./download.html">download page</a>.</p></div><div class="section"><h3>Documentation Content<a name="Documentation_Content"></a></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><p><a href="./supported-formats.html">Supported Formats</a>: complete list of <b>Semantic Web</b> formats supported by <b>Apache Any23</b>.</p><p><a href="./configuration.html">Configuration</a>: learn how to change default library and service configuration.</p><p><a href="./service.html">REST Service</a>: discover how to use the <b>Apache Any23 REST Service</b>.</p><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">D
 evelopers</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 href="./mail-lists.html">mailing list</a>! Bugs, feature requests, patches? Please submit to the <a href="./issue-tracking.html">Jira issue tracker</a>. You can access the source through Subversion, see the <a href="./install.html">Installation Guide</a> for details.</p></div><div class="section"><h3>Acknowledgements<a name="Acknowledgements"></a></h3><p>The original code base comes from open-sourcing the <i>&quot;RDFizer&quot;</i> component of the <a class="externalLink" href="http://www.sindice.com">Sindice</a> search engine. The project is supported by <a class="externalLink" href="http://www.deri.ie/">DERI, NUI Galway</a>, <a class="externalLink" href="http://wed.fbk.eu/en/home">Web of Data - FBK</a> and the <a class="externalLink"
  href="http://www.okkam.org/">OKKAM project (ICT-215032)</a>. Individual developers who have contributed to <b>any23</b> include: Michele Catasta, Richard Cyganiak, Michele Mostarda, Davide Palmisano, Gabriele Renzi, Juergen Umbrich.</p></div></div>
                   </div>
       </div>
     </div>