Re: [Virtuoso-users] How to get current graph security settings

2013-04-18 Thread Shinichi Kai
Hello Hugh, I have tried this query and it works fine, thank you for your prompt reply. Thank you, Shinichi Kai On Thu, Apr 18, 2013 at 11:06 PM, Hugh Williams wrote: > Hi > > I had a similar need the other day and came up with a query of the following > form to obtain details on the graph secu

Re: [Virtuoso-users] How to get current graph security settings

2013-04-18 Thread Hugh Williams
Hi I had a similar need the other day and came up with a query of the following form to obtain details on the graph security settings for users: select id_to_iri(RGU_GRAPH_IID), RGU_USER_ID, U_NAME, RGU_PERMISSIONS from RDF_GRAPH_USER, SYS_USERS where RDF_GRAPH_USER.RGU_USER_ID = SYS_U

[Virtuoso-users] How to get current graph security settings

2013-04-18 Thread Shinichi Kai
Hello, Is there any way to get current graph security settings? I have read the documentation but I could not find any info. I got only info about setting permissions to the user or graph. (DB.DBA.RDF_DEFAULT_USER_PERMS_SET / DB.DBA.RDF_GRAPH_USER_PERMS_SET) I am using Virtuoso Open Source Editi

Re: [Virtuoso-users] Free Linked Open Data Webinar on Virtuoso Column Store

2013-04-18 Thread Kingsley Idehen
On 4/15/13 8:58 AM, Thomas Thurner wrote: Hi, (Apologies for cross-posting) What: LOD2 webinar series - Virtuoso Column Store Who : Orri Erling and Hugh Williams, OpenLink Software On 30.04.2013 4:00 PM - 5:00 PM CEST the LOD2 project (http://lod2.eu) will offer a free one-hour webinar on "Vir

Re: [Virtuoso-users] Problem after compiling virtuoso

2013-04-18 Thread Julien Plu
Hi, The problem has been solved it came from a rights problem. I had to run the "service virtuoso start" with "sudo". Thanks for your help. Julien. 2013/4/17 Julien Plu > Thanks I will try this tomorrow because now I'm not behind my working > machine any more. > > Best. > > Julien. > > > 201