Hi, On Mon, Jul 20, 2009 at 06:52:48AM -0700, Dave Beckett wrote: > > for Python you can have a look at http://www.rdflib.net/ > > ... > > http://librdf.org/rasqal/ and can parse sparql queries. Thank you for the links. We eventually wrote our own sparql parser in pure python for reasons explained at http://www.cubicweb.org/blogentry/344822 The result is http://www.logilab.org/project/fyzz that will be released this week and passes 93% of the W3C's DAWG tests. Code is already available from the public mercurial repository. The AST built by fyzz is not complete yet but provides already enough information to allow querying CubicWeb with Sparql (starting with version 3.4 to be published this week). fyzz can be reused independently of CubicWeb. -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissancesReceived on Wednesday, 29 July 2009 12:36:29 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:47:59 UTC