We have come across this problem when using Virtuoso as well. We would really like to set it up so only "our own" triples are visible when querying models, not intermixed with internal Virtuoso data.
Jan 2008/9/22 Alexander I. Gordeev <lasa...@lvk.cs.msu.su> > On Tuesday 16 September 2008 08:34:23 you wrote: > > Alexander, > > > > Intially the database contains one graph, its name is > > <http://www.openlinksw.com/schemas/virtrdf#> and it can be retrieved by > > call JSO_SYS_GRAPH(). It contains descriptions of all RDF Views in the > > system, including the "default" RDF View for "physical quads". > > Destroying that data will result in all sorts of errors. > > > > If that data are destroyed, they can be (sometimes) recovered by using > > DB.DBA.RDF_AUDIT_METADATA procedure, like this: > [snip] > > It's obviously good to have means for recovery but I'd really like to have > means to protect this important data from unauthorized > deletion/modification. > I'm currently trying to make one application work with Virtuoso instead of > some custom solution. Unfortunately this application was written in > assumption that it is the only user of the RDF data so there are some > places > (which I want to find and eliminate) that can touch data in this system > graph. > Are there any means to set per-graph read/write permissions and raise an > exception when an application-user tries to violate them? > > -- > Alexander > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Virtuoso-users mailing list > Virtuoso-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/virtuoso-users >