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

[Virtuoso-users] multiple sparql update commands

2014-11-08 Thread Erich Bremer
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 ​ ​ --

Re: [Virtuoso-users] ST_Intersects with complex shapes

2014-11-08 Thread Hugh Williams
Oliver, > On 4 Nov 2014, at 14:11, Olivier Dalang wrote: > > Hi, > > I tested this right now on today's Version 7.1.1-dev.3211-pthreads as of Nov > 4 2014 (051e91d2029a3e90a854539ed83c30e889460847) > > I'm not really sure about what's happening, my data set is a bit complex and > I've trou