Sparta api

Noorhan Abbas noorhanabbas at yahoo.co.uk
Sun Mar 2 09:04:16 EST 2008


Hello,
I wonder if anybody has used the sparta api for linking RDF to Python.
I was trying to run the example supplied by sparta and I got this error message

Traceback (most recent call last):
  File "C:/Python25/TestSpartaApi.py", line 10, in <module>
    store = Graph()
  File "C:\Python25\lib\rdflib\Graph.py", line 265, in __init__
    self.__store = store = plugin.get(store, Store)()
  File "C:\Python25\lib\rdflib\rdflib\plugin.py", line 27, in get
    raise Exception("could not get plugin for %s, %s: %s" % (name, kind, e))
Exception: could not get plugin for default, <class 'rdflib.rdflib.store.Store'>: <class 'rdflib.rdflib.store.Store'>

Any idea what is the problem?

Noorhan


      __________________________________________________________
Sent from Yahoo! Mail.
A Smarter Inbox. http://uk.docs.yahoo.com/nowyoucan.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080302/29c5bdff/attachment.html>


More information about the Python-list mailing list