Re: [Virtuoso-users] RDFS inference in SPARQL end-point

2015-10-24 Thread Kingsley Idehen
On 10/12/15 9:35 AM, Richard Nagelmaeker wrote: > Hi, > > We are using RDFS inference on the SPARQL end-point, but get some > unexpected results. > Is this how the endpoint is supposed to work? > > In the dataset the following set of triples has been defined (turtle > syntax): > relationZ rdfs:subP

Re: [Virtuoso-users] RDFS inference in SPARQL end-point

2015-10-24 Thread Hugh Williams
Hi Richard, What is your SPARQL endpoint or preferably datasets and steps for recreating ? Best Regards Hugh Williams Professional Services OpenLink Software, Inc. // http://www.openlinksw.com/ Weblog -- http://www.openlinksw.com/blogs/ LinkedIn -- http://www.linkedin.com/comp

[Virtuoso-users] RDFS inference in SPARQL end-point

2015-10-24 Thread Richard Nagelmaeker
Hi, We are using RDFS inference on the SPARQL end-point, but get some unexpected results. Is this how the endpoint is supposed to work? In the dataset the following set of triples has been defined (turtle syntax): relationZ rdfs:subPropertyOf relationA, relationB We do the following query: (Que