ruby-rdf / sparql-client

SPARQL client for Ruby.
http://rubygems.org/gems/sparql-client
The Unlicense
112 stars 58 forks source link

Update Repository to use SPARQL #58

Closed gkellogg closed 9 years ago

gkellogg commented 9 years ago

Using a SPARQL rack/sinatra endpoint and RSpec::Rake update SPARQL::Client::Repository to use SPARQL gem for tests.

Requires support for SPARQL 1.1 Update. https://github.com/ruby-rdf/sparql/issues/18