Welcome to the Semantic Web Interest Group scratchpad generated automatically from discussions on IRC at irc.freenode.net port 6667 channel #swig by the chump bot, instructions in the chump user manual. Please use UTF-8 charset on IRC and pastebin for code or data more than 10 lines long.
Nearby: IRC logs (Latest) | semantic-web list | ESW Wiki (Recent changes) | del.icio.us swigbot
chimezie: Sparta also allows the underlying RDF graph to be extended / modified through manipulation of the bound objects - which suggests a datastore/query language agnostic way of manipulating an RDF graph.
chimezie: rdflib already has a very well architected, abstract API (Graph) for interacting with an arbitrary RDF graph. Sparta works directly with this API. Bridging the gap between all three components was trivial mostly due to the completeness of the API.