Sha256: deb515db583c44b823c59d132a6e78cbd76adca49560a5ab06ee37b1cad6be8d
Contents?: true
Size: 1.19 KB
Versions: 1
Compression:
Stored size: 1.19 KB
Contents
RDF::JSON: RDF/JSON Support for RDF.rb ====================================== This is an [RDF.rb](http://rdf.rubyforge.org/) plugin that adds support for parsing/serializing the RDF/JSON serialization format. * <http://github.com/bendiken/rdf-json> ### About RDF/JSON * <http://n2.talis.com/wiki/RDF_JSON_Specification> Documentation ------------- * {RDF::JSON} Dependencies ------------ * [RDF.rb](http://gemcutter.org/gems/rdf) (>= 0.0.9) * [JSON](http://gemcutter.org/gems/json_pure) (>= 1.2.0) Installation ------------ The recommended installation method is via RubyGems. To install the latest official release from Gemcutter, 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, you can download the latest development version as a tarball as follows: % wget http://github.com/bendiken/rdf-json/tarball/master Author ------ * [Arto Bendiken](mailto:arto.bendiken@gmail.com) - <http://ar.to/> License ------- `RDF::JSON` is free and unencumbered public domain software. For more information, see <http://unlicense.org/> or the accompanying UNLICENSE file.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rdf-json-0.0.0 | README |