Skip to content

teefax/rdf-mongo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rdf-mongo :: MongoDB storage adapter for RDF.rb

This is an RDF.rb storage adapter for MongoDB.

See http://blog.datagraph.org/2010/04/rdf-repository-howto for an overview.

Versioning and backwards compatibility

Moving forward, the versioning will reflect the RDF.rb version number for which all rdf-specs are passing.

It should also be noted that prior to 1.0, there are no guarantees of backwards compatibility for data stored using previous versions of the gem. This is to make optimizing the schema for MongoDB easy.

Requirements

You'll need the 'mongo', 'rdf', 'rdf-spec', and 'rspec' libraries. The easiest way to install these is via RubyGems.

$ sudo gem install mongo rdf rdf-spec rspec rdf-mongo

Support

Please post questions or feedback to the W3C-ruby-rdf mailing list.

Authors

Thank you

License

MIT License

About

RDF.rb storage adapter for MongoDB

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%