Re: [Virtuoso-users] multiple sparql update commands

2014-12-07 Thread Hugh Williams
Hi Erich, A fix for this issue is available in the latest git develop/7 branch … Best Regards Hugh Williams Professional Services OpenLink Software, Inc. // http://www.openlinksw.com/ Weblog -- http://www.openlinksw.com/blogs/ LinkedIn -- http://www.linkedin.com/company/openl

Re: [Virtuoso-users] multiple sparql update commands

2014-12-07 Thread Erich Bremer
Thanks Hugh! - Erich On 12/7/2014 5:01 PM, Hugh Williams wrote: Hi Erich, A fix for this issue is available in the latest git develop/7 branch … Best Regards Hugh Williams Professional Services OpenLink Software, Inc. // http://www.openlinksw.com/ Weblog -- http://www.openlinksw.com/bl

Re: [Virtuoso-users] multiple sparql update commands

2014-11-11 Thread Kingsley Idehen
On 11/10/14 9:57 AM, Erich Bremer wrote: Thanks Kingsley, I can write my inserts in this style for what I need to do. But, I wanted to try the WITH option out since most of what I do these days involves quads. - E Erich, This is actually an implementation bug. We are working on a fix, which

Re: [Virtuoso-users] multiple sparql update commands

2014-11-10 Thread Erich Bremer
Thanks Kingsley, I can write my inserts in this style for what I need to do. But, I wanted to try the WITH option out since most of what I do these days involves quads.  - E ​ ​ On Sun, 09 Nov 2014 07:05:15 -0500 Kingsley Idehen wrote: > On 11/8/14 8:56 PM, Erich Bremer wrote: >> Hi Kingsley,

Re: [Virtuoso-users] multiple sparql update commands

2014-11-10 Thread Erich Bremer
Not yet, but I will try. It looks like from the SPARQL specs it should work.  - E ​ ​ On Sun, 9 Nov 2014 13:55:57 + Hugh Williams wrote: > Hi Erich, > > See also the following documentation on Executing >Queries Combined in Single or Multiple Statements: > > > http://virtuoso.ope

Re: [Virtuoso-users] multiple sparql update commands

2014-11-09 Thread Hugh Williams
Hi Erich, See also the following documentation on Executing Queries Combined in Single or Multiple Statements: http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtTipsAndTricksGuideSPARQLSingleMultipleExecution Have you been able to use the "with" construct for executing mul

Re: [Virtuoso-users] multiple sparql update commands

2014-11-09 Thread Kingsley Idehen
On 11/8/14 8:56 PM, Erich Bremer wrote: Hi Kingsley, ​ Using sparql-auth and executing this on a vanilla V7.1 instance: prefix foaf: with insert data { foaf:lastName "Bremer"}; with inser

Re: [Virtuoso-users] multiple sparql update commands

2014-11-08 Thread Hugh Williams
Hi Erich, I have been able to recreate this locally , we shall look into this and get back to you … Best Regards Hugh Williams Professional Services OpenLink Software, Inc. // http://www.openlinksw.com/ Weblog -- http://www.openlinksw.com/blogs/ LinkedIn -- http://www.linkedi

Re: [Virtuoso-users] multiple sparql update commands

2014-11-08 Thread Erich Bremer
Hi Kingsley, ​ Using sparql-auth and executing this on a vanilla V7.1 instance: prefix foaf: with insert data { foaf:lastName "Bremer"}; with insert data {

Re: [Virtuoso-users] multiple sparql update commands

2014-11-08 Thread Kingsley Idehen
On 11/8/14 6:25 PM, Erich Bremer wrote: Hi, Is Virtuoso supposed to be able to handle multiple SPARQL update commands such as a with-delete-insert separated with semi-colons via sparql-auth endpoint? - Erich ​ Yes it is. What's failing? -- Regards, Kingsley Idehen Founder & CEO OpenLink Sof