Re: [Virtuoso-users] locked out from conductor functions

2013-09-30 Thread Hugh Williams
Hi Roland, Are you saying you cannot access any of the conductor tabs after logging in, as I would not expect that to the case as the DB.DBA.RDF_DEFAULT_USER_PERMS_SET() only affects access to RDF graphs and not other database SQL and other operations ? Certainly I do not have a problem with t

[Virtuoso-users] locked out from conductor functions

2013-09-30 Thread Roland Cornelissen
Hi, I can login into my VOS7/conductor but that's all, any option I choose gives me a 403 (Prohibited). Earlier I was experimenting with Graph Security and issued the following command to set specific privileges to given graphs for specific users, following instructions [1]: DB.DBA.RDF_DEFAULT

Re: [Virtuoso-users] Internal error on query (bug report)

2013-09-30 Thread Dimitris Kontokostas
Hi Kingsley, This is actually a property path query:) I just started experimenting and from the definition + means 1 or more and * means 0 or more so in your query, * (0) means that rdf:type might not exist at all (and return any resource) or 0 equals the original "rdf:type dbo:Person" triple pat

[Virtuoso-users] built-in procedure "…" overruled by the RDBMS

2013-09-30 Thread Alexey Zakhlestin
I get a bunch of messages like this on the server start-up: built-in procedure "repl_undot_name" overruled by the RDBMS As far as I understand, it means that some of the built-in procedures were manually defined and stored inside of database. This wasn't done intentionally by us. Is it a go