rsesame
Ruby interface to the (openRDF) Sesame RDF storage backend.
The rsesame library allows you to communicate with Sesame using the HTTP interface (that's documented here). Features:- query using the SeRQL language
- upload an RDF file
- upload an RDF source by URL
- clear a repository
- .. more to come
Download
rsesame-0.1.tar.gzTo get this interface running, you need the REXML libraries. This package is normally included in the ruby 1.8 distributions. Other requirements which surely should be part of your ruby install are: net/http and cgi.
License
Gnu Public License :http://www.gnu.org/copyleft/gpl.html
Contact
You can email me - Michiel Hobbelman - for any reactions, comments at this address:[hobbel at hobbelman dot org].