Sha256: db6ad19b4ee93e658f450b9fa830af2553bdc412896d0d239d991db9e617f5d0
Contents?: true
Size: 1.12 KB
Versions: 1
Compression:
Stored size: 1.12 KB
Contents
RDF::Sesame: Sesame 2.0 Adapter for RDF.rb ========================================== This is a Sesame 2.0 adapter for [RDF.rb](http://rdf.rubyforge.org/). ### About Sesame * <http://www.openrdf.org/> Documentation ------------- * [`RDF::Sesame`](http://rdf.rubyforge.org/RDF/Sesame.html) Dependencies ------------ * [RDF.rb](http://rdf.rubyforge.org/) (>= 0.0.6) * [JSON](http://flori.github.com/json/) (>= 1.2.0) Installation ------------ The recommended installation method is via RubyGems. To install the latest official release from Gemcutter, do: % [sudo] gem install rdf-sesame Download -------- To get a local working copy of the development repository, do: % git clone git://github.com/bendiken/rdf-sesame.git Alternatively, you can download the latest development version as a tarball as follows: % wget http://github.com/bendiken/rdf-sesame/tarball/master Author ------ * [Arto Bendiken](mailto:arto.bendiken@gmail.com) - <http://ar.to/> License ------- `RDF::Sesame` 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-sesame-0.0.1 | README |