Re: [Virtuoso-users] A few questions on inference

2011-05-06 Thread Kingsley Idehen
On 5/6/11 11:54 AM, Kingsley Idehen wrote: On 5/6/11 11:32 AM, Alexandre Passant wrote: My question was more regarding a particular instance: Is there something special to do to enable OWL entailement and not only RDFS one on a virtuoso cluster ? (Using the isql console) Thanks Alex. Here i

Re: [Virtuoso-users] A few questions on inference

2011-05-06 Thread Kingsley Idehen
On 5/6/11 11:32 AM, Alexandre Passant wrote: My question was more regarding a particular instance: Is there something special to do to enable OWL entailement and not only RDFS one on a virtuoso cluster ? (Using the isql console) Thanks Alex. Here is the sequence: --- Rules Management -- Rem

Re: [Virtuoso-users] A few questions on inference

2011-05-06 Thread Alexandre Passant
On 6 May 2011, at 16:19, Kingsley Idehen wrote: > On 5/6/11 11:15 AM, Alexandre Passant wrote: >> >> >> On 6 May 2011, at 16:13, Kingsley Idehen wrote: >> >>> On 5/6/11 9:52 AM, Alexandre Passant wrote: On 6 May 2011, at 14:48, Kingsley Idehen wrote: > On 5/6/11 5:56

Re: [Virtuoso-users] A few questions on inference

2011-05-06 Thread Kingsley Idehen
On 5/6/11 11:15 AM, Alexandre Passant wrote: On 6 May 2011, at 16:13, Kingsley Idehen wrote: On 5/6/11 9:52 AM, Alexandre Passant wrote: On 6 May 2011, at 14:48, Kingsley Idehen wrote: On 5/6/11 5:56 AM, Alexandre Passant wrote: Hi, I'm trying to setup inference in Virtuoso. I've follow

Re: [Virtuoso-users] A few questions on inference

2011-05-06 Thread Alexandre Passant
On 6 May 2011, at 16:13, Kingsley Idehen wrote: > On 5/6/11 9:52 AM, Alexandre Passant wrote: >> >> >> On 6 May 2011, at 14:48, Kingsley Idehen wrote: >> >>> On 5/6/11 5:56 AM, Alexandre Passant wrote: Hi, I'm trying to setup inference in Virtuoso. I've followi

Re: [Virtuoso-users] A few questions on inference

2011-05-06 Thread Kingsley Idehen
On 5/6/11 9:52 AM, Alexandre Passant wrote: On 6 May 2011, at 14:48, Kingsley Idehen wrote: On 5/6/11 5:56 AM, Alexandre Passant wrote: Hi, I'm trying to setup inference in Virtuoso. I've following instruction on the webpage and: 1) loaded an ontology file 2) setup the rdfs_rule_set When I

Re: [Virtuoso-users] A few questions on inference

2011-05-06 Thread Alexandre Passant
On 6 May 2011, at 14:48, Kingsley Idehen wrote: > On 5/6/11 5:56 AM, Alexandre Passant wrote: >> >> Hi, >> >> I'm trying to setup inference in Virtuoso. >> >> I've following instruction on the webpage and: >> 1) loaded an ontology file >> 2) setup the rdfs_rule_set >> >> When I'm using >> >

Re: [Virtuoso-users] A few questions on inference

2011-05-06 Thread Kingsley Idehen
On 5/6/11 5:56 AM, Alexandre Passant wrote: Hi, I'm trying to setup inference in Virtuoso. I've following instruction on the webpage and: 1) loaded an ontology file 2) setup the rdfs_rule_set When I'm using define input:inference "foobar" In my queries, only RDFS inference is applied, not OW

[Virtuoso-users] A few questions on inference

2011-05-06 Thread Alexandre Passant
Hi, I'm trying to setup inference in Virtuoso. I've following instruction on the webpage and: 1) loaded an ontology file 2) setup the rdfs_rule_set When I'm using define input:inference "foobar" In my queries, only RDFS inference is applied, not OWL one. Is there something else to do to spec