Niklas,

Wow, that was fast! Many thanks, that worked a treat. Is this indicated anywhere in the documentation? Can you point me to the relevant point, or the relevant parts of the code?

On Wed, 13 Jun 2007, Niklas Lindström wrote:

Hi Jon!

You need to turn the subject and predicate of the added tuple into
URIRef:s; thus:

       store.add((URIRef(ENTRY + s), URIRef(JO + p.replace(' ',
'_')), Literal(o)))
_______________________________________________
Dev mailing list
Dev@rdflib.net
http://rdflib.net/mailman/listinfo/dev

Reply via email to