Re: [Virtuoso-users] DESCRIBEing a URI white implicitly naming the graph

2009-01-05 Thread Peter Ansell
- Original Message > From: Kjetil Kjernsmo > To: virtuoso-users@lists.sourceforge.net > Cc: Kingsley Idehen > Sent: Monday, 5 January, 2009 10:26:51 PM > Subject: Re: [Virtuoso-users] DESCRIBEing a URI white implicitly naming the > graph > > Hi Kingsley and thanks for the response! >

[Virtuoso-users] Graph-level permission on SPARQL endpoint?

2009-01-05 Thread Luke McCarthy
Hi there, I'm looking for a more fine-grained way to control read/write access on the Virtuoso SPARQL endpoint. At the moment, I have two web-based applications using the same Virtuoso triple store, accessed through the SPARQL endpoint. One of these applications needs to be able to modify data i

Re: [Virtuoso-users] DESCRIBEing a URI white implicitly naming the graph

2009-01-05 Thread Kingsley Idehen
On 1/5/09 7:26 AM, Kjetil Kjernsmo wrote: PREFIX ms: CONSTRUCT { ?uri?p ?s ; ms:coverArt . } FROM WHERE { ?g a

Re: [Virtuoso-users] DESCRIBEing a URI white implicitly naming the graph

2009-01-05 Thread Kjetil Kjernsmo
Hi Kingsley and thanks for the response! On Monday 29 December 2008 22:19:01 Kingsley Idehen wrote: > If possible, you can just rebuild the RDF_QUAD table with a different > primary key, and once done the overhead associated with not specifying a > graph IRI in the FROM clause re. Virtuoso goes aw

Re: [Virtuoso-users] DESCRIBEing a URI white implicitly naming the graph

2009-01-05 Thread Kjetil Kjernsmo
On Wednesday 31 December 2008 00:58:33 you wrote: > It seems to me that the problem is not in DESCRIBE but in the browser > that is unable to render an RDF/XML so it displays an empty page. Err, if that was the case, it would be extremely embarrassing :-) > The > problem is that SPARQL web servi