-
Notifications
You must be signed in to change notification settings - Fork 6
moustaki/4store-ruby
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
4store-ruby by Yves Raimond A small Ruby library to interact with a Garlik's 4Store instance over HTTP See examples in the examples/ directory require 'rubygems' require '4store-ruby' store = FourStore::Store.new 'http://dbtune.org/bbc/programmes/sparql/' store.select("SELECT DISTINCT ?p WHERE {?p a <http://purl.org/ontology/po/Person>} LIMIT 10")
About
A Ruby interface to Garlik's 4Store, working over HTTP
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published