Re: [Virtuoso-users] SPARQL/Update on the SPARQL end point

2009-01-08 Thread Kingsley Idehen
On 1/6/09 8:57 AM, Magnus Haraldsen Amundsen wrote: Is it possible to do a HTTP POST to the SPARQL end point to perform SPARQL/Updates? Ie. http://docs.openlinksw.com/virtuoso/rdfinsertmethods.html#rdfindertmethodsparqlendpoint mentions that I can do it in the UI, or from the command line,

[Virtuoso-users] SPARQL/Update on the SPARQL end point

2009-01-06 Thread Magnus Haraldsen Amundsen
Is it possible to do a HTTP POST to the SPARQL end point to perform SPARQL/Updates? Ie. http://docs.openlinksw.com/virtuoso/rdfinsertmethods.html#rdfindertmetho dsparqlendpoint mentions that I can do it in the UI, or from the command line, but I want to do this programmatically with Java. -