RDF/JSON Support for RDF.rb
This is an RDF.rb plugin that adds support for parsing/serializing RDF/JSON, a simple JSON-based RDF serialization format.
Documentation
Dependencies
Installation
The recommended installation method is via RubyGems.
To install the latest official release of the RDF::JSON gem, do:
% [sudo] gem install rdf-json
Download
To get a local working copy of the development repository, do:
% git clone git://github.com/bendiken/rdf-json.git
Alternatively, download the latest development version as a tarball as follows:
% wget http://github.com/bendiken/rdf-json/tarball/master
Mailing List
Author
Contributors
Refer to the accompanying CREDITS file.
License
This is free and unencumbered public domain software. For more information, see http://unlicense.org/ or the accompanying UNLICENSE file.