Re: SPARQL 1.0 for Ruby

This is really excellent work. Thanks a lot!

Cheers,
-- 
Ruben Verborgh
http://twitter.com/RubenVerborgh
PhD Student at Multimedia Lab — IBBT / ELIS, Ghent University, Belgium

Is your metadata trapped? http://freeyourmetadata.org/
Do your services need powerful descriptions? http://restdesc.org/

On 03 Oct 2011, at 20:58, Gregg Kellogg wrote:

> I've just released a SPARQL 1.0 library for Ruby [1]. This version, while early, is fully compliant with DAWG data-r2 tests and is implemented in pure Ruby.
> 
> The gem parses SPARQL grammar to SPARQL S-Expressions (SSE) based on Jena ARQ's syntax [2]. This is then executed by RDF.rb [3] BGP query support. More on this in my blog post [4], and documentation [5]
> 
> [1] http://rubygems.org/gems/sparql
> [2] http://jena.sourceforge.net/ARQ/algebra.html
> [3] http://rubygems.org/gems/rdf
> [4] http://greggkellogg.net/2011/10/03/sparql-1-0-for-ruby
> [5] http://rubydoc.info/github/gkellogg/sparql/master/frames
> 
> 

Received on Wednesday, 5 October 2011 12:04:50 UTC