Linkeddata Release 3.1.2 and RDF.rb Release 3.1.2

Updates to the RDF.rb, SPARQL, and vocabularies. Also provided through the meta linkeddata gem release.

Significant in this release is provisional support for RDF* (N-Triples/Quads*, Turtle*, SPARQL*) [1]. (Provisional thoughts on JSON-LD* are in the “rdfstar” branch of the JSON-LD gem).

Also, support for optimizing SPARQL queries (mostly ordering of patterns in RDF::Query) and improvements to reduce loading of vocabularies through RDF::Vocabulary.each, along with RDF::Vocabulary.limit_vocabs to reduce the set of vocabularies loaded and reasoned over.

Details summarized in the linkeddata gem release note. [2]
> 

Gregg Kellogg
gregg@greggkellogg.net

[1] https://lists.w3.org/Archives/Public/public-rdf-star/
[2] https://github.com/ruby-rdf/linkeddata/releases/tag/3.1.2

Received on Saturday, 30 May 2020 23:52:25 UTC