Author: mostarda
Date: Wed Sep 12 16:18:59 2012
New Revision: 1384017
URL: http://svn.apache.org/viewvc?rev=1384017&view=rev
Log:
Fixed old references.
Modified:
any23/site/index.html
Modified: any23/site/index.html
URL:
http://svn.apache.org/viewvc/any23/site/index.html?rev=1384017&r1=1384016&r2=1384017&view=diff
==============================================================================
--- any23/site/index.html (original)
+++ any23/site/index.html Wed Sep 12 16:18:59 2012
@@ -319,7 +319,7 @@
<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><div class="s
ection"><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/">HTM
L5 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><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 Servi
ce</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>
+ <!-- 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="s
ection"><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/">HTM
L5 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><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 Servi
ce</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="mailto:[email protected]">devel 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>
</div>
</div>
</div>