Re: [Virtuoso-users] owl sameAs reasoning

2009-11-18 Thread Rumi Tsekova
Sebastian, > >- Original Message - >From: Kingsley Idehen >To: Sebastian Hellmann >Cc: Virtuoso Users List >Sent: Wednesday, November 18, 2009 3:26 PM >Subject: Re: [Virtuoso-users] owl sameAs reasoning > > >Sebastian Hellmann wrote: >> Hello,

Re: [Virtuoso-users] owl sameAs reasoning

2009-11-18 Thread Kingsley Idehen
Sebastian Hellmann wrote: Hello, if I use a SELECT DISTINCT ?s {?s ?p ?o. ?o bif:contains "Aspirin". } and activate owl:sameAs reasoning, will it have any effect? Naturally. When you enable owl:sameAs context rule you are asking Virtuoso to produce an union expansion across all entities i

[Virtuoso-users] owl sameAs reasoning

2009-11-18 Thread Sebastian Hellmann
Hello, if I use a SELECT DISTINCT ?s {?s ?p ?o. ?o bif:contains "Aspirin". } and activate owl:sameAs reasoning, will it have any effect? We want to query for all subjects associated to a certain label, i.e. bif:contains '"Aspirin"' on the LODD data. The problem is, that they contain 7 datasets