Introduction <> is a library and web service that extracts structured data in RDF format from a variety of Web documents. Currently it supports the following input formats: * {{{http://www.w3.org/TR/REC-rdf-syntax/}RDF/XML}}, {{{http://www.w3.org/TeamSubmission/turtle/}Turtle}}, {{{http://www.w3.org/DesignIssues/Notation3}Notation 3}} * {{{http://www.w3.org/TR/xhtml-rdfa-primer/}RDFa}} * {{{http://microformats.org/}Microformats}}: Adr, Geo, hCalendar, hCard, hListing, hResume, hReview, License and XFN <> is used in major Web of Data applications such as {{{http://sindice.com/}sindice.com}} and {{{http://sig.ma/}sig.ma}}. It is written in Java and licensed under the {{{http://any23.googlecode.com/svn/trunk/any23-core/LICENSE.txt}Apache License}}. <> 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. * There is a web service and API where you can try it at {{{http://any23.org/}any23.org}}. You can <> the latest release from the {{{http://code.google.com/p/any23/downloads/list}download site at Google Code}}. Community Questions, comments? Get in touch on the {{{http://groups.google.com/group/any23-dev}mailing list}}! Bugs, feature requests, patches? Please submit to the {{{http://code.google.com/p/any23/issues}issue tracker}}. You can access the source through Subversion, see the {{{install.html}installation guide}} for details. Acknowledgements The original codebase comes from open-sourcing the <"RDFizer"> component of the {{{http://www.sindice.com}Sindice}} search engine. The project is supported by {{{http://www.deri.ie/}DERI, NUI Galway}}, {{{http://wed.fbk.eu/en/home}Web of Data - FBK}} and the {{{http://www.okkam.org/}OKKAM project (ICT-215032)}}. Individual developers who have contributed to <> include: Michele Catasta, Richard Cyganiak, Michele Mostarda, Davide Palmisano, Gabriele Renzi, Jürgen Umbrich.