Sha256: 1866df7732b91f9c81569fd5a6dd4a8aaaed52dfc356ef5871028a59ce09145a
Contents?: true
Size: 1.25 KB
Versions: 1
Compression:
Stored size: 1.25 KB
Contents
RDF.rb: RDF API for Ruby ======================== This is an RDF API for Ruby. ### About the Resource Description Framework (RDF) * <http://www.w3.org/RDF/> * <http://en.wikipedia.org/wiki/Resource_Description_Framework> Documentation ------------- * <http://rdfrb.rubyforge.org/> Download -------- To get a local working copy of the development repository, do: % git clone git://github.com/bendiken/rdf.git Alternatively, you can download the latest development version as a tarball as follows: % wget http://github.com/bendiken/rdf/tarball/master Requirements ------------ * [Addressable](http://addressable.rubyforge.org/) (>= 2.1.1) Installation ------------ The recommended installation method is via RubyGems. To install the latest official release from Gemcutter, do: % [sudo] gem install rdf Resources --------- * <http://rdfrb.rubyforge.org/> * <http://github.com/bendiken/rdf> * <http://gemcutter.org/gems/rdf> * <http://rubyforge.org/projects/rdfrb/> * <http://raa.ruby-lang.org/project/rdf> Author ------ * [Arto Bendiken](mailto:arto.bendiken@gmail.com) - <http://ar.to/> License ------- RDF.rb 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-0.0.1 | README |