Amigo - In-memory triple store
GitHub: http://github.com/harukizaemon/amigo
Gemcutter: http://gemcutter/gems/amigo
email: [email protected]
IRC: #haruki_zaemon on freenode
Introduction
Installation
Amigo is distributed as a gem via gemcutter (gemcutter.org/gems/amigo) or as source via GitHub (github.com/harukizaemon/amigo).
Installation via the gem is easy:
> gem install amigo
Once installed, all that remains is to make the classes available in your code:
require 'amigo'