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 @@ - + + + + @@ -264,22 +271,38 @@
-

Introduction to Apache Any23

+

Introduction to Apache Any23

-

Library

-

Anything To Triples (any23) 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:

+

Library

+

Anything To Triples (Any23) 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:

-

A detailed description of available extractors is here.

-

Apache Any23 is used in major Web of Data applications such as sindice.com and sig.ma. It is written in Java and licensed under the Apache License. Apache Any23 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 any23.org.

-

You can download the latest release from Apache Mirrors.

-

Previous versions are available from the download site at Google Code.

+
  • JSON-LD: JSON for Linking Data. a lightweight Linked Data format based on the already successful JSON format and provides a way
    to help JSON data interoperate at Web-scale.
  • +
  • CSV: Comma Separated Values with separator autodetection.
  • +
  • Vocabularies: Extraction support for CSV, Dublin Core Terms, Description of a Career, +Description Of A Project, Friend Of A Friend, GEO Names,
    +ICAL, lkif-core, Open Graph Protocol, +BBC Programmes Ontology, RDF Review Vocabulary, schema.org, +VCard, BBC Wildlife Ontology and XHTML.

  • + +

    A detailed description of available extractors is here.

    +

    Any23 is used in major Web of Data applications such as sindice.com and sig.ma.

    +

    It is written in Java and licensed under the Apache License.

    +

    Any23 can be used in various ways: +

    +

    You can download the latest release from our Downloads Page.

    +

    Previous Apache versions are available from the Apache Archives site.

    +
    -

    Documentation Content

    +

    Documentation Content

    Introduction: this page.

    Install: how to install Apache Any23 library and service.

    Getting Started: start using Apache Any23 command-line tools.

    @@ -289,8 +312,10 @@

    Plugins: read how to install and configure the Apache Any23 plugins.

    Developers: understand the Apache Any23 code internals, how to write plugins, fixing rules and customize the code.

    -

    Community

    -

    Questions, comments? Get in touch on the mailing list! Bugs, feature requests, patches? Please submit to the issue tracker. You can access the source through Subversion, see the Installation Guide for details.

    +

    Community

    +

    Questions, comments? Get in touch on the mailing list!

    +

    Bugs, feature requests, patches? Please submit to the issue tracker.

    +

    You can access the source through Git, see the Installation Guide for details.