[Virtuoso-users] DBpedia & other vad files

2014-11-09 Thread Jörn Hees
Hi, i'm currently trying to update my "Setting up a local DBpedia 3.9 endpoint with Virtuoso 7" guide [1]. It seems all works quite well and similar with DBpedia 2014 but for whatever reason i'm missing the DBpedia VAD package in the final step. If i check the /usr/share/virtuoso/vad/ i can onl

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