Hi all, I've been working on a semantic web hacking library in Python using Jena for the heavy lifting (for which I thank you). I'm using JPype to get hold of the Java objects in Python and manipulate them directly.
In a week of my spare time I've got a library that presents a single query object to access an in memory graph and multiple SPARQL endpoints at the same time. The project page is here: http://code.google.com/p/python-graphite/ I look forward to hearing from you if this is of interest, Ronan
