[Virtuoso-users] Removing triples from store

2006-08-03 Thread Anton Krasovsky
Hi, Is there any examples using RDF_DELETE_TRIPLES? I'm looking for API to add/remove individual triples from store, so far I was able to add triples using RDF_QUAD_URI/RDF_QUAD_URI_L but its a bit unclear how to remove triples. Regards, Anton __

Re: [Virtuoso-users] Problem with RDF_INSERT_TRIPLES/RDF_DELETE_TRIPLES

2006-08-03 Thread Virtuoso Maintainer
Hi Anton, I was playing with SPARQL and triple store functionality of virtuoso, and hit a problem using RDF_DELETE_TRIPLES function, calling it causes an error: SR185: Undefined procedure isiri. It looks like both RDF_INSERT_TRIPLES and RDF_DELETE_TRIPLES use isiri() function when they shoul