- From: Gregg Kellogg <gregg@greggkellogg.net>
- Date: Tue, 16 Dec 2014 16:59:09 -0800
- To: W3C Ruby RDF mailing list <public-rdf-ruby@w3.org>, W3C Semantic Web IG <semantic-web@w3.org>
With the publication of the update Microdata to RDF spec, the rdf-microdata gem moves to version 2.0. Other notable changes are: * inclusion of the rdf-reasoner gem as part of the linkeddata collection, providing reasoning and consistency checking for RDFS and schema.org vocabularies. * support for using the rest-client gem to enable HTTP result caching. * inclusion of popular vocabularies in RDF.rb enabling general reasoning and vocabulary expansion for RDFa. The distiller (http://rdf.greggkellogg.net/) and linter (http://linter.structured-data.org/) have been updated to use these versions. One-line install: gem install linkeddata More info at http://ruby-rdf.github.io/linkeddata/. Bundled documentation at http://rdf.greggkellogg.net/yard/index.html. Gregg Kellogg gregg@greggkellogg.net
Received on Wednesday, 17 December 2014 00:59:38 UTC