any23
Jump to navigation
Jump to search
Apache Any23 is an open source Java parser that extracts RDFa, classic microformats and a variety of other formats, and turns them into an RDF graph.
Project pages:
- http://incubator.apache.org/projects/any23.html
- https://any23.apache.org/supported-formats.html
- https://any23.apache.org/dev-microformat-extractors.html
- https://any23.apache.org/apidocs/org/apache/any23/extractor/html/package-summary.html
- Issues: https://issues.apache.org/jira/browse/ANY23
implemented microformats
microformats2 support
Any23 does not yet support microformats2, however there is a desire to do so per:
- 2014-11-09 in #microformats IRC
<hectorMcSpector> I am making the effort to implement Microformats2 support in Any23
See and comment on:
- https://issues.apache.org/jira/browse/ANY23-207
- They appear to be blocked on needing a Java microformats2 parser.
Related issue:
clients
The WebDataCommons uses Any23, per [1]
web service
The web service listed on the Any23 website does not operate as of 2014-12.
Instead, try Sindice Inspector.