Re: [Tutor] Assertion Error

2010-03-18 Thread Emile van Sebille
On 3/17/2010 11:02 PM sitharak said... I tried this statement to store in RDF form This is too specialized for this list. I couldn't find a dedicated news group for this project, but there is an IRC support channel -- see http://en.wikipedia.org/wiki/RDFLib#Support HTH, Emile store=T

[Tutor] Assertion Error

2010-03-18 Thread sitharak
I tried this statement to store in RDF form store=TripleStore() But i'm getting this error Traceback (most recent call last): File "", line 1, in store=TripleStore() File "C:\Users\Administrator\Desktop\TripleStore.py", line 13, in __init__ super(TripleStore, self).__init__(backend