Hi Ivan, On Sun, Jan 17, 2010 at 1:53 PM, Ivan Mikhailov <[email protected]> wrote: > Hello Aldo, > > Note that if you query Virtuoso and want to read few graphs instead of > one, but not the whole storage, then "graph groups" may help, as > described in > http://docs.openlinksw.com/virtuoso/rdfgraphsecurity.html#rdfgraphsecuritygroups
This is interesting. Think "overlapping world views" inside a company ;) > > I did not think about single-graph APIs when I made "graph groups", the > feature was written for some other purposes, but I guess that it might > be useful here as well. To be more specific: the particular use case for the patch is: "I want to query DBpedia for the label of a given resource using Jena's Resource-Oriented API and I don't want to specify a graph" > > Best Regards, > > Ivan Mikhailov > OpenLink Software > http://virtuoso.openlinksw.com > > On Sun, 2010-01-17 at 01:05 -0300, Aldo Bucchi wrote: >> Hi, >> >> The Jena Driver forces one specific graph. >> This patch here provides a simple solution to bypass this and query >> all graphs at once ( which is a very common requirement when dealing >> with Linked Data Dataspaces ). >> >> Definitely not a candidate for the API, but it might help anyone with the >> issue. >> >> Regards, >> A > > > -- Aldo Bucchi skype:aldo.bucchi http://www.univrz.com/ http://aldobucchi.com/ PRIVILEGED AND CONFIDENTIAL INFORMATION This message is only for the use of the individual or entity to which it is addressed and may contain information that is privileged and confidential. If you are not the intended recipient, please do not distribute or copy this communication, by e-mail or otherwise. Instead, please notify us immediately by return e-mail.
