Re: [Virtuoso-users] fct makes ALL graphs public?

2013-10-29 Thread Roland Cornelissen
Thanks Kingsley for the extensive answer. I spelled every word of it but didn't manage to get it working following your instructions. The rules I initially set were derived from the wiki [1], following 6.3 to 6.7. I did not use graph_groups however. Now when issue: DB.DBA.RDF_GRAPH_GROUP_INS

Re: [Virtuoso-users] Insert trigger on RDF_QUAD fires twice

2013-10-29 Thread Hugh Williams
Hi Markus, We are looking into this and will report back with finds and/or fix ... Best Regards Hugh Williams Professional Services OpenLink Software, Inc. // http://www.openlinksw.com/ Weblog -- http://www.openlinksw.com/blogs/ LinkedIn -- http://www.linkedin.com/company/open

[Virtuoso-users] Fwd: Insert trigger on RDF_QUAD fires twice

2013-10-29 Thread Markus Freudenberg
So it seems I found a bug in the 7.0.0 (64 bit) Version. Over the weekend I installed a new Virtuoso (6.1.7 on a Windows XP 32 bit) added the table: create table "DB"."DBA"."A_TRIPLETEST" ( "G" ANY, "S" ANY, "P" ANY, "O" ANY, "Occ" DATETIME ); + the trigger from my former e-mail -> every triple