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/openlink-software/
Twitter  -- http://twitter.com/OpenLink
Google+  -- http://plus.google.com/100570109519069333827/
Facebook -- http://www.facebook.com/OpenLinkSoftware
Universal Data Access, Integration, and Management Technology Providers

> On 9 Nov 2014, at 02:53, Hugh Williams  wrote:
> 
> 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.linkedin.com/company/openlink-software/ 
> 
> Twitter  -- http://twitter.com/OpenLink 
> Google+  -- http://plus.google.com/100570109519069333827/ 
> 
> Facebook -- http://www.facebook.com/OpenLinkSoftware 
> 
> Universal Data Access, Integration, and Management Technology Providers
> 
>> On 9 Nov 2014, at 01:56, 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 > insert data 
>> {> 
>> foaf:firstName "Erich"};
>> ​
>> yields:
>> Virtuoso 37000 Error SP030: SPARQL compiler, line 5: syntax error at 'with' 
>> before '>'
>> SPARQL query:
>> define sql:big-data-const 0
>> #output-format:text/html
>> define sql:signal-void-variables 1 prefix foaf: > >
>> with > insert data 
>> {> 
>> foaf:lastName "Bremer"};
>> with > insert data 
>> {> 
>> foaf:firstName "Erich"};
>> ​
>> However, either with-insert works fine by itself.  - Erich
>> ​
>> ​
>> ​
>> On Sat, 08 Nov 2014 19:40:04 -0500
>>  Kingsley Idehen mailto:kide...@openlinksw.com>> 
>> wrote:
>>> 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 Software
>>> Company Web: http://www.openlinksw.com 
>>> Personal Weblog 1: http://kidehen.blogspot.com 
>>> 
>>> Personal Weblog 2: 
>>> http://www.openlinksw.com/blog/~kidehen 
>>> 
>>> Twitter Profile: https://twitter.com/kidehen
>>> Google+ Profile: 
>>> https://plus.google.com/+KingsleyIdehen/about
>>> LinkedIn Profile: http://www.linkedin.com/in/kidehen
>>> Personal WebID: 
>>> http://kingsley.idehen.net/dataspace/person/kidehen#this
>>> 
>>> 
>> ​
>> ​
>> 
>> --
>> ___
>> Virtuoso-users mailing list
>> Virtuoso-users@lists.sourceforge.net 
>> 
>> https://lists.sourceforge.net/lists/listinfo/virtuoso-users
> 



smime.p7s
Description: S/MIME cryptographic signature
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk___
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users


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/blogs/
LinkedIn -- http://www.linkedin.com/company/openlink-software/
Twitter  -- http://twitter.com/OpenLink
Google+  -- http://plus.google.com/100570109519069333827/
Facebook -- http://www.facebook.com/OpenLinkSoftware
Universal Data Access, Integration, and Management Technology Providers

On 9 Nov 2014, at 02:53, Hugh Williams > wrote:


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.linkedin.com/company/openlink-software/
Twitter  -- http://twitter.com/OpenLink
Google+  -- http://plus.google.com/100570109519069333827/
Facebook -- http://www.facebook.com/OpenLinkSoftware
Universal Data Access, Integration, and Management Technology Providers

On 9 Nov 2014, at 01:56, 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 > insert data
{ foaf:firstName "Erich"};
​
yields:
Virtuoso 37000 Error SP030: SPARQL compiler, line 5: syntax error at 
'with'

before '>'
SPARQL query:
define sql:big-data-const 0
#output-format:text/html
define sql:signal-void-variables 1 prefix foaf: 
with > insert data
{ foaf:lastName "Bremer"};
with > insert data
{ foaf:firstName "Erich"};
​
However, either with-insert works fine by itself.  - Erich
​
​
​
On Sat, 08 Nov 2014 19:40:04 -0500
 Kingsley Idehen > wrote:

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 Software
Company Web: http://www.openlinksw.com 
Personal Weblog 1: http://kidehen.blogspot.com 


Personal Weblog 2:
http://www.openlinksw.com/blog/~kidehen 


Twitter Profile: https://twitter.com/kidehen
Google+ Profile:
https://plus.google.com/+KingsleyIdehen/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen
Personal WebID:
http://kingsley.idehen.net/dataspace/person/kidehen#this



​
​

--
___
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net 


https://lists.sourceforge.net/lists/listinfo/virtuoso-users






--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk___
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users


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 
should be completed shortly.


Kingsley

​
​
On Sun, 09 Nov 2014 07:05:15 -0500
 Kingsley Idehen  wrote:

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  insert data
{ foaf:firstName "Erich"};

This will work.

prefix foaf: 


insert data
{ graph  { 
foaf:lastName "Bremer" }};


insert data {graph 
{ foaf:firstName "Erich"}};


WITH is setting statement block. Whereas the revision above executes 
many statements delimited by semi-colons.



Kingsley




yields:
Virtuoso 37000 Error SP030: SPARQL compiler, line 5: syntax error at 
'with'

before ''
SPARQL query:
define sql:big-data-const 0
#output-format:text/html
define sql:signal-void-variables 1 prefix foaf: 


with  insert data
{ foaf:lastName "Bremer"};
with  insert data
{ foaf:firstName "Erich"};

However, either with-insert works fine by itself.  - Erich



On Sat, 08 Nov 2014 19:40:04 -0500
   Kingsley Idehen  wrote:

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 Software
Company Web: http://www.openlinksw.com
Personal Weblog 1: http://kidehen.blogspot.com
Personal Weblog 2:
http://www.openlinksw.com/blog/~kidehen
Twitter Profile: https://twitter.com/kidehen
Google+ Profile:
https://plus.google.com/+KingsleyIdehen/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen
Personal WebID:
http://kingsley.idehen.net/dataspace/person/kidehen#this






-- 


___
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users



--
Regards,

Kingsley Idehen
Founder & CEO
OpenLink Software
Company Web: http://www.openlinksw.com
Personal Weblog 1: http://kidehen.blogspot.com
Personal Weblog 2: http://www.openlinksw.com/blog/~kidehen
Twitter Profile: https://twitter.com/kidehen
Google+ Profile: https://plus.google.com/+KingsleyIdehen/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen
Personal WebID: http://kingsley.idehen.net/dataspace/person/kidehen#this



​
​




--
Regards,

Kingsley Idehen 
Founder & CEO
OpenLink Software
Company Web: http://www.openlinksw.com
Personal Weblog 1: http://kidehen.blogspot.com
Personal Weblog 2: http://www.openlinksw.com/blog/~kidehen
Twitter Profile: https://twitter.com/kidehen
Google+ Profile: https://plus.google.com/+KingsleyIdehen/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen
Personal WebID: http://kingsley.idehen.net/dataspace/person/kidehen#this




smime.p7s
Description: S/MIME Cryptographic Signature
--
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk___
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users


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,
>> 
>> Using sparql-auth and executing this on a vanilla V7.1 
>>instance:
>> prefix foaf: 
>> with  insert data
>> { foaf:lastName 
>>"Bremer"};
>> with  insert data
>> { foaf:firstName 
>>"Erich"};
> This will work.
> 
> prefix foaf: 
>  
>  
> insert data
> { graph  
>{ foaf:lastName "Bremer" 
>}};
> 
> insert data {graph 
> { foaf:firstName 
>"Erich"}};
> 
> 
> WITH is setting statement block. Whereas the revision 
>above executes many statements delimited by semi-colons.
> 
> 
> Kingsley
> 
> 
>> 
>> yields:
>> Virtuoso 37000 Error SP030: SPARQL compiler, line 5: 
>>syntax error at 'with'
>> before ''
>> SPARQL query:
>> define sql:big-data-const 0
>> #output-format:text/html
>> define sql:signal-void-variables 1 prefix foaf: 
>>
>> with  insert data
>> { foaf:lastName 
>>"Bremer"};
>> with  insert data
>> { foaf:firstName 
>>"Erich"};
>> 
>> However, either with-insert works fine by itself.  - 
>>Erich
>> 
>> 
>> 
>> On Sat, 08 Nov 2014 19:40:04 -0500
>>Kingsley Idehen  wrote:
>>> 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 Software
>>> Company Web: http://www.openlinksw.com
>>> Personal Weblog 1: http://kidehen.blogspot.com
>>> Personal Weblog 2:
>>> http://www.openlinksw.com/blog/~kidehen
>>> Twitter Profile: https://twitter.com/kidehen
>>> Google+ Profile:
>>> https://plus.google.com/+KingsleyIdehen/about
>>> LinkedIn Profile: http://www.linkedin.com/in/kidehen
>>> Personal WebID:
>>> http://kingsley.idehen.net/dataspace/person/kidehen#this
>>>
>>>
>> 
>> 
>>
>> --
>> ___
>> Virtuoso-users mailing list
>> Virtuoso-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/virtuoso-users
> 
> 
> -- 
> Regards,
> 
> Kingsley Idehen   
>Founder & CEO
> OpenLink Software
> Company Web: http://www.openlinksw.com
> Personal Weblog 1: http://kidehen.blogspot.com
> Personal Weblog 2: 
>http://www.openlinksw.com/blog/~kidehen
> Twitter Profile: https://twitter.com/kidehen
> Google+ Profile: 
>https://plus.google.com/+KingsleyIdehen/about
> LinkedIn Profile: http://www.linkedin.com/in/kidehen
> Personal WebID: 
>http://kingsley.idehen.net/dataspace/person/kidehen#this
> 
> 
​
​

--
___
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users


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.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtTipsAndTricksGuideSPARQLSingleMultipleExecution
> 
> Have you been able to use the "with" construct for 
>executing multiple statements with other stores ?
> 
> 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/openlink-software/
> Twitter  -- http://twitter.com/OpenLink
> Google+  -- 
>http://plus.google.com/100570109519069333827/
>Facebook -- http://www.facebook.com/OpenLinkSoftware
> Universal Data Access, Integration, and Management 
>Technology Providers
> 
>> On 9 Nov 2014, at 12:05, Kingsley Idehen 
>> wrote:
>> 
>> 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  insert data
>>> { foaf:firstName 
>>>"Erich"};
>> This will work.
>> 
>> prefix foaf: 
>>  insert data
>> { graph  
>>{ foaf:lastName "Bremer" 
>>}};
>> 
>> insert data {graph 
>> { foaf:firstName 
>>"Erich"}};
>> 
>> 
>> WITH is setting statement block. Whereas the revision 
>>above executes many statements delimited by semi-colons.
>> 
>> 
>> Kingsley
>> 
>> 
>>> 
>>> yields:
>>> Virtuoso 37000 Error SP030: SPARQL compiler, line 5: 
>>>syntax error at 'with'
>>> before ''
>>> SPARQL query:
>>> define sql:big-data-const 0
>>> #output-format:text/html
>>> define sql:signal-void-variables 1 prefix foaf: 
>>>
>>> with  insert data
>>> { foaf:lastName 
>>>"Bremer"};
>>> with  insert data
>>> { foaf:firstName 
>>>"Erich"};
>>> 
>>> However, either with-insert works fine by itself.  - 
>>>Erich
>>> 
>>> 
>>> 
>>> On Sat, 08 Nov 2014 19:40:04 -0500
>>>   Kingsley Idehen  wrote:
 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 Software
 Company Web: http://www.openlinksw.com
 Personal Weblog 1: http://kidehen.blogspot.com
 Personal Weblog 2:
 http://www.openlinksw.com/blog/~kidehen
 Twitter Profile: https://twitter.com/kidehen
 Google+ Profile:
 https://plus.google.com/+KingsleyIdehen/about
 LinkedIn Profile: http://www.linkedin.com/in/kidehen
 Personal WebID:
 http://kingsley.idehen.net/dataspace/person/kidehen#this
 
 
>>> 
>>> 
>>> 
>>> --
>>> ___
>>> Virtuoso-users mailing list
>>> Virtuoso-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/virtuoso-users
>> 
>> 
>> -- 
>> Regards,
>> 
>> Kingsley Idehen  
>> Founder & CEO
>> OpenLink Software
>> Company Web: http://www.openlinksw.com
>> Personal Weblog 1: http://kidehen.blogspot.com
>> Personal Weblog 2: 
>>http://www.openlinksw.com/blog/~kidehen
>> Twitter Profile: https://twitter.com/kidehen
>> Google+ Profile: 
>>https://plus.google.com/+KingsleyIdehen/about
>> LinkedIn Profile: http://www.linkedin.com/in/kidehen
>> Personal WebID: 
>>http://kingsley.idehen.net/dataspace/person/kidehen#this
>> 
>> 
>> --
>> ___
>> Virtuoso-users mailing list
>> Virtuoso-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/virtuoso-users
> 
​
​

--
___
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users


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 multiple 
statements with other stores ?

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/openlink-software/
Twitter  -- http://twitter.com/OpenLink
Google+  -- http://plus.google.com/100570109519069333827/
Facebook -- http://www.facebook.com/OpenLinkSoftware
Universal Data Access, Integration, and Management Technology Providers

> On 9 Nov 2014, at 12:05, Kingsley Idehen  wrote:
> 
> 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  insert data
>> { foaf:firstName "Erich"};
> This will work.
> 
> prefix foaf: 
>  insert data
> { graph  { 
> foaf:lastName "Bremer" }};
> 
> insert data {graph 
> { foaf:firstName "Erich"}};
> 
> 
> WITH is setting statement block. Whereas the revision above executes many 
> statements delimited by semi-colons.
> 
> 
> Kingsley
> 
> 
>> ​
>> yields:
>> Virtuoso 37000 Error SP030: SPARQL compiler, line 5: syntax error at 'with'
>> before ''
>> SPARQL query:
>> define sql:big-data-const 0
>> #output-format:text/html
>> define sql:signal-void-variables 1 prefix foaf: 
>> with  insert data
>> { foaf:lastName "Bremer"};
>> with  insert data
>> { foaf:firstName "Erich"};
>> ​
>> However, either with-insert works fine by itself.  - Erich
>> ​
>> ​
>> ​
>> On Sat, 08 Nov 2014 19:40:04 -0500
>>   Kingsley Idehen  wrote:
>>> 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 Software
>>> Company Web: http://www.openlinksw.com
>>> Personal Weblog 1: http://kidehen.blogspot.com
>>> Personal Weblog 2:
>>> http://www.openlinksw.com/blog/~kidehen
>>> Twitter Profile: https://twitter.com/kidehen
>>> Google+ Profile:
>>> https://plus.google.com/+KingsleyIdehen/about
>>> LinkedIn Profile: http://www.linkedin.com/in/kidehen
>>> Personal WebID:
>>> http://kingsley.idehen.net/dataspace/person/kidehen#this
>>> 
>>> 
>> ​
>> ​
>> 
>> --
>> ___
>> Virtuoso-users mailing list
>> Virtuoso-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/virtuoso-users
> 
> 
> -- 
> Regards,
> 
> Kingsley Idehen   
> Founder & CEO
> OpenLink Software
> Company Web: http://www.openlinksw.com
> Personal Weblog 1: http://kidehen.blogspot.com
> Personal Weblog 2: http://www.openlinksw.com/blog/~kidehen
> Twitter Profile: https://twitter.com/kidehen
> Google+ Profile: https://plus.google.com/+KingsleyIdehen/about
> LinkedIn Profile: http://www.linkedin.com/in/kidehen
> Personal WebID: http://kingsley.idehen.net/dataspace/person/kidehen#this
> 
> 
> --
> ___
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users



smime.p7s
Description: S/MIME cryptographic signature
--
___
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users


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  insert data
{ foaf:firstName "Erich"};

This will work.

prefix foaf: 
 
 
insert data

{ graph  { foaf:lastName 
"Bremer" }};

insert data {graph 
{ foaf:firstName "Erich"}};


WITH is setting statement block. Whereas the revision above executes many 
statements delimited by semi-colons.


Kingsley



​
yields:
Virtuoso 37000 Error SP030: SPARQL compiler, line 5: syntax error at 'with'
before ''
SPARQL query:
define sql:big-data-const 0
#output-format:text/html
define sql:signal-void-variables 1 prefix foaf: 
with  insert data
{ foaf:lastName "Bremer"};
with  insert data
{ foaf:firstName "Erich"};
​
However, either with-insert works fine by itself.  - Erich
​
​
​
On Sat, 08 Nov 2014 19:40:04 -0500
   Kingsley Idehen  wrote:

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 Software
Company Web: http://www.openlinksw.com
Personal Weblog 1: http://kidehen.blogspot.com
Personal Weblog 2:
http://www.openlinksw.com/blog/~kidehen
Twitter Profile: https://twitter.com/kidehen
Google+ Profile:
https://plus.google.com/+KingsleyIdehen/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen
Personal WebID:
http://kingsley.idehen.net/dataspace/person/kidehen#this



​
​

--
___
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users



--
Regards,

Kingsley Idehen 
Founder & CEO
OpenLink Software
Company Web: http://www.openlinksw.com
Personal Weblog 1: http://kidehen.blogspot.com
Personal Weblog 2: http://www.openlinksw.com/blog/~kidehen
Twitter Profile: https://twitter.com/kidehen
Google+ Profile: https://plus.google.com/+KingsleyIdehen/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen
Personal WebID: http://kingsley.idehen.net/dataspace/person/kidehen#this




smime.p7s
Description: S/MIME Cryptographic Signature
--
___
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users


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.linkedin.com/company/openlink-software/
Twitter  -- http://twitter.com/OpenLink
Google+  -- http://plus.google.com/100570109519069333827/
Facebook -- http://www.facebook.com/OpenLinkSoftware
Universal Data Access, Integration, and Management Technology Providers

> On 9 Nov 2014, at 01:56, 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  insert data 
> { foaf:firstName "Erich"};
> ​
> yields:
> Virtuoso 37000 Error SP030: SPARQL compiler, line 5: syntax error at 'with' 
> before ''
> SPARQL query:
> define sql:big-data-const 0
> #output-format:text/html
> define sql:signal-void-variables 1 prefix foaf: 
> with  insert data 
> { foaf:lastName "Bremer"};
> with  insert data 
> { foaf:firstName "Erich"};
> ​
> However, either with-insert works fine by itself.  - Erich
> ​
> ​
> ​
> On Sat, 08 Nov 2014 19:40:04 -0500
>  Kingsley Idehen  wrote:
>> 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 Software
>> Company Web: http://www.openlinksw.com
>> Personal Weblog 1: http://kidehen.blogspot.com
>> Personal Weblog 2: 
>> http://www.openlinksw.com/blog/~kidehen
>> Twitter Profile: https://twitter.com/kidehen
>> Google+ Profile: 
>> https://plus.google.com/+KingsleyIdehen/about
>> LinkedIn Profile: http://www.linkedin.com/in/kidehen
>> Personal WebID: 
>> http://kingsley.idehen.net/dataspace/person/kidehen#this
>> 
>> 
> ​
> ​
> 
> --
> ___
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users



smime.p7s
Description: S/MIME cryptographic signature
--
___
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users


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 
{ foaf:firstName "Erich"};
​
yields:
Virtuoso 37000 Error SP030: SPARQL compiler, line 5: syntax error at 'with' 
before ''
SPARQL query:
define sql:big-data-const 0
#output-format:text/html
define sql:signal-void-variables 1 prefix foaf: 
with  insert data 
{ foaf:lastName "Bremer"};
with  insert data 
{ foaf:firstName "Erich"};
​
However, either with-insert works fine by itself.  - Erich
​
​
​
On Sat, 08 Nov 2014 19:40:04 -0500
  Kingsley Idehen  wrote:
> 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 Software
> Company Web: http://www.openlinksw.com
> Personal Weblog 1: http://kidehen.blogspot.com
> Personal Weblog 2: 
>http://www.openlinksw.com/blog/~kidehen
> Twitter Profile: https://twitter.com/kidehen
> Google+ Profile: 
>https://plus.google.com/+KingsleyIdehen/about
> LinkedIn Profile: http://www.linkedin.com/in/kidehen
> Personal WebID: 
>http://kingsley.idehen.net/dataspace/person/kidehen#this
> 
> 
​
​

--
___
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users


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 Software
Company Web: http://www.openlinksw.com
Personal Weblog 1: http://kidehen.blogspot.com
Personal Weblog 2: http://www.openlinksw.com/blog/~kidehen
Twitter Profile: https://twitter.com/kidehen
Google+ Profile: https://plus.google.com/+KingsleyIdehen/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen
Personal WebID: http://kingsley.idehen.net/dataspace/person/kidehen#this




smime.p7s
Description: S/MIME Cryptographic Signature
--
___
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users