Re: new REST service on RDF extraction from Microdata annotations

Matthias, that's great! We now have three different microdata to RDF parsers that I'm aware of: yours, my Ruby parser and Ivan's Python parser.

Note that we'll likely do an update to the spec shortly to add support for schema:additionalType in a fairly vocabulary-agnostic way. Stay tuned.

I'm also putting some time in adding tests to the nascent test suite.

Gregg

On Jul 27, 2012, at 7:16 AM, Matthias Tylkowski wrote:

> getSchema's Microdata extractor is a REST web service to extract RDF 
> data from Microdata annotations and provide the semantic information as 
> N-Triples, N3  and JSON. The service conforms with the Microdata2RDF 
> specification  at W3C, but the generation algorithm may be different. 
> The service is powered by node.js  and uses jsdom library.
> 
> More information including endpoint, usage and  limitations at 
> http://getschema.org/microdataextractor/about
> 
> Regards,
> Matthias Tylkowski
> http://binarypark.org
> 
> 

Received on Saturday, 28 July 2012 20:29:12 UTC