Recent updates to Ruby RDF library suite

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:39 UTC