Hi all,

I'm currently working on an HTTP frontend for rdflib as part of a grid
project. It will provide SPARQL query support, graph posting+updating
and some internal methods for keeping track of graph owner and graph
time-to-live (garbage collection). Since the SPARQL parsing support in
rdflib is rather new (nice work!), I guess there has not been any work
on providing serialized output yet? (although, it looked liked the
return from the Evaluate method is well prepared for this...)

My plan is to work with JSON and SPARQL XML results serialization
(according to the spec.) during the next couple of weeks, and if
possible, I would like to integrate this with rdflib. Please let me
know if this is interesting for you?

Best Regards,
Mikael Högqvist

_______________________________________________
Dev mailing list
[email protected]
http://rdflib.net/mailman/listinfo/dev

Reply via email to