Manuel Salvadores wrote: > Hi, > > for Python you can have a look at http://www.rdflib.net/ > > If you download the source code ... > /test/test_sparql/BisonSPARQLParser/test.py > > you'll see something like ... > > from rdflib.sparql.parser import parse > from rdflib.sparql.Algebra import ReduceToAlgebra, RenderSPARQLAlgebra, > AlgebraExpression > > ( .... ) > > I am looking at something similar. I didn't see a question here ... but my rdf query library is rasqal http://librdf.org/rasqal/ and can parse sparql queries. The Subversion sources contain a version that can turn it into (sparql) query algebra, but that is not released yet since I am still fixing bugs. DaveReceived on Monday, 20 July 2009 13:53:26 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 20 July 2009 13:53:29 GMT