wstrinz / rdf-4store

RDF.rb storage adapter for the 4store RDF Database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

4store Storage Adapter for RDF.rb

This is an RDF.rb storage adapter that allows you to use the 4store RDF Database.

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

Requirements

This gem depends on the unsafe mode of 4s-httpd.

$ 4s-backend demo
$ 4s-httpd -U -s -1 demo

Resources

Support

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

Author

'License'

This is free and unemcumbered software released into the public domain. For more information, see the accompanying UNLICENSE file.

If you're unfamiliar with public domain, that means it's perfectly fine to start with this skeleton and code away, later relicensing as you see fit.

About

RDF.rb storage adapter for the 4store RDF Database

License:The Unlicense


Languages

Language:Ruby 100.0%