Ruby JSON-LD parser

I just released a Ruby implementation of JSON-LD [1] for the RDF.rb [2] library suite. It's an early implementation, and the spec [3] itself is a work in progress, but it might be useful for people considering JSON implementations of RDF. No writer or normalizer yet.

The code is in the public domain.

Gregg

[1] https://rubygems.org/gems/json-ld
[2] https://rubygems.org/gems/rdf
[3] http://json-ld.org/spec/ED/20110507/

Received on Monday, 9 May 2011 23:38:40 UTC