Semantic Web Interest Group IRC Scratchpad

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

last updated at 2005-09-10 23:45
chimezie: This library uses Sparta to bind results from evaluating a Versa query to python objects, which allows an RDF graph to be queried both via specific query syntax as well as through pythonic idiom
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.
 
Created by the Daily Chump bot. Hosted by PlanetRDF.