Re: [Virtuoso-users] SPARQL 1.1 Graph Store HTTP Protocol

2013-01-22 Thread Erich Bremer
Thanks, this was very helpful! Although, I am getting an error of: SR575: No permission to execute DB.DBA.TTLP_EV_NEW_GRAPH as callback of rdf_load_turtle() on your curl example using the dba uid/pw - Erich On 01/22/13 7:11 PM, Hugh Williams wrote: Hi Alexey, OK, good to hear you go

Re: [Virtuoso-users] SPARQL 1.1 Graph Store HTTP Protocol

2013-01-22 Thread Erich Bremer
I got rid of my error: SR575: No permission to execute DB.DBA.TTLP_EV_NEW_GRAPH as callback of rdf_load_turtle() after I executed via isql: GRANT EXECUTE ON DB.DBA.RDF_SPONGE_UP TO "SPARQL", "SPARQL_UPDATE"; GRANT EXECUTE ON DB.DBA.TTLP_EV_NEW_GRAPH TO "SPARQL", "SPARQL_UPDATE"; grant SPARQL_U

Re: [Virtuoso-users] WebSchemas, Schema.org and W3C

2013-01-22 Thread Kingsley Idehen
On 1/22/13 11:45 AM, Bernard Vatant wrote: ACTION Make a list of "globally adopted schemas" (vocabularies) and put a *responsible* agent name/email/URI whatever Web identifier in front of it https://docs.google.com/spreadsheet/ccc?key=0AiYc9tLJbL4SdHByWkRYUkYxZU5qS1lQOE5FV0hiNlE#gid=0 Free t

Re: [Virtuoso-users] SPARQL 1.1 Graph Store HTTP Protocol

2013-01-22 Thread Hugh Williams
Hi Erich, Good to hear, thus I presume the query now runs successful for you ? Also, what is the version of Virtuoso in use which can be obtained by running the command: virtuoso-t -? Best Regards Hugh Williams Professional Services OpenLink Software, Inc. // http://w

Re: [Virtuoso-users] SPARQL 1.1 Graph Store HTTP Protocol

2013-01-22 Thread Hugh Williams
Hi Alexey, OK, good to hear you got it working. We are going to publish some usage examples on how to perform such queries ... I quickly got your sample data loaded using curl as follows: $ more test.ttl @prefix rdf: . @prefix owl:

Re: [Virtuoso-users] SPARQL 1.1 Graph Store HTTP Protocol

2013-01-22 Thread Alexey Zakhlestin
On 23.01.2013, at 1:14, Alexey Zakhlestin wrote: > > On 22.01.2013, at 23:09, Alexey Zakhlestin wrote: > >> >> On 22.01.2013, at 21:57, Hugh Williams wrote: >> >>> Hi Alexey, >>> >>> Can you provide the sample query and turtle file you are using when trying >>> to perform such an insert/

Re: [Virtuoso-users] SPARQL 1.1 Graph Store HTTP Protocol

2013-01-22 Thread Alexey Zakhlestin
On 22.01.2013, at 23:09, Alexey Zakhlestin wrote: > > On 22.01.2013, at 21:57, Hugh Williams wrote: > >> Hi Alexey, >> >> Can you provide the sample query and turtle file you are using when trying >> to perform such an insert/load please ? > > Sure. > Here's the gist with HTTP-session log:

Re: [Virtuoso-users] SPARQL 1.1 Graph Store HTTP Protocol

2013-01-22 Thread Alexey Zakhlestin
On 22.01.2013, at 21:57, Hugh Williams wrote: > Hi Alexey, > > Can you provide the sample query and turtle file you are using when trying to > perform such an insert/load please ? Sure. Here's the gist with HTTP-session log: https://gist.github.com/1ecd33852dd02e23313e > On 22 Jan 2013, at

Re: [Virtuoso-users] SPARQL 1.1 Graph Store HTTP Protocol

2013-01-22 Thread Erich Bremer
I'd appreciate any example of this working. Is there a URL with sample curl commands? Thanks! - Erich On 01/22/13 12:57 PM, Hugh Williams wrote: Hi Alexey, Can you provide the sample query and turtle file you are using when trying to perform such an insert/load please ? Best Regards Hugh

Re: [Virtuoso-users] SPARQL 1.1 Graph Store HTTP Protocol

2013-01-22 Thread Hugh Williams
Hi Alexey, Can you provide the sample query and turtle file you are using when trying to perform such an insert/load please ? Best Regards Hugh Williams Professional Services OpenLink Software, Inc. // http://www.openlinksw.com/ Weblog -- http://www.openlinksw.com/blogs/ Link

Re: [Virtuoso-users] SPARQL 1.1 Graph Store HTTP Protocol

2013-01-22 Thread Alexey Zakhlestin
On 22.01.2013, at 6:14, Hugh Williams wrote: > Hi Erich, > > Yes, Virtuoso has supported the SPARQL 1.1 Graph Store HTTP Protocol since > Nov 2011 as indicated at: > > > http://www.openlinksw.com/dataspace/dav/wiki/Main/VOSNews#2011-11-01:%20Announcing%20Virtuoso%20Open-Source%20Editio