Re: [Virtuoso-users] Permission to execute a "SPARUL_CLEAR"?

2009-03-17 Thread Bob DuCharme
Tim Haynes wrote: Have you given them SPARQL_UPDATE? Yes, and rwx/Owner Group User permissions as Default permissions as well. That's why I thought I'd have to grant something more specific on the Grants tab. thanks, Bob

[Virtuoso-users] Permission to execute a "SPARUL_CLEAR"?

2009-03-17 Thread Bob DuCharme
I tried to execute a "clear graph" command as shown at the end of 15.4.3 at http://docs.openlinksw.com/virtuoso/rdfsparul.html and got this: 42000 Error SR186: No permission to execute procedure DB.DBA.SPARUL_CLEAR. When I go to the Edit Grants of [username] screen in the Conductor and pick S

Re: [Virtuoso-users] trying to load RDF data into OpenVirtuoso and then query it

2009-02-11 Thread Bob DuCharme
nside the quad store"? Is this (identification of proper IRI, etc.) covered in any particular place in the documentation? thanks, Bob Kingsley Idehen wrote: Bob DuCharme wrote: Thanks Rumi, that worked! Before, I hadn't checked "Allow SQL/ODBC Logins,"and I though

Re: [Virtuoso-users] trying to load RDF data into OpenVirtuoso and then query it

2009-02-10 Thread Bob DuCharme
Thanks, much less confusing now! (as opposed to "much less confusing not") Aldo Bucchi wrote: not -> now? On Tue, Feb 10, 2009 at 1:57 PM, Bob DuCharme wrote: Hi Kingsley, Where is the FROM in the SPARQL? I didn't know it was required. Issuing the query at

Re: [Virtuoso-users] trying to load RDF data into OpenVirtuoso and then query it

2009-02-10 Thread Bob DuCharme
urce. I don't follow you there. "which is not used as the Graph IRI inside the quad store"? Is this (identification of proper IRI, etc.) covered in any particular place in the documentation? thanks, Bob Kingsley Idehen wrote: Bob DuCharme wrote: Thanks Rumi, that worked! B

Re: [Virtuoso-users] trying to load RDF data into OpenVirtuoso and then query it

2009-02-10 Thread Bob DuCharme
Thanks Rumi, that worked! Before, I hadn't checked "Allow SQL/ODBC Logins,"and I thought /DAV/home// was a default value for "DAV Home Path" and didn't realize what I was supposed to do with it--I guess I assumed that a home/username directory would be created based on the login ID name, and I

Re: [Virtuoso-users] trying to load RDF data into OpenVirtuoso and then query it

2009-02-10 Thread Bob DuCharme
enlinksw.com Support: http://support.openlinksw.com Forums: http://boards.openlinksw.com/support On 10 Feb 2009, at 02:31, Bob DuCharme wrote: Thanks Hugh! Any suggestions about point 2? Bob Hugh Williams wrote: Hi Bob, The problem in point 1 is a known issue, which will be fixed in the next

Re: [Virtuoso-users] trying to load RDF data into OpenVirtuoso and then query it

2009-02-10 Thread Bob DuCharme
om/support On 10 Feb 2009, at 00:03, Bob DuCharme wrote: I'm not having much luck with the RDF insertion methods that I've tried from at http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtRDFInsert. I'm using Windows XP. 1. In the "SPARQL Insert via /sparql endpo

[Virtuoso-users] trying to load RDF data into OpenVirtuoso and then query it

2009-02-10 Thread Bob DuCharme
arql-query" -d "SELECT DISTINCT ?p WHERE {?s ?p ?o}" http://localhost:8890/DAV/user1/rdf_sink/myfoaf.rdf Any suggestions as to what I'm doing wrong? I'm more interested in the HTTP interface than the web-based one. thanks, Bob DuCharme snee.com/bobdc.blog @bobdc