Re: [Virtuoso-users] Defining rules in virtuoso

2013-08-05 Thread Kingsley Idehen
On 8/5/13 12:39 PM, Hugh Williams wrote: Hi Ijke, Have you looked at the Virtuoso inferencing documentation which details how rulesets can be created and enabled within Virtuoso as detailed at: http://docs.openlinksw.com/virtuoso/rdfsparqlrule.html#rdfsparqlrulemake seeAlso: 1. http://bi

Re: [Virtuoso-users] Defining rules in virtuoso

2013-08-05 Thread Hugh Williams
Hi Ijke, Have you looked at the Virtuoso inferencing documentation which details how rulesets can be created and enabled within Virtuoso as detailed at: http://docs.openlinksw.com/virtuoso/rdfsparqlrule.html#rdfsparqlrulemake Best Regards Hugh Williams Professional Services OpenLink Sof

[Virtuoso-users] Defining rules in virtuoso

2013-08-05 Thread Randen, Yke van
Some time ago I created a Java application which uses an ontology This ontology is stored in Virtuoso and is being accessed using Jena. In Jena I created an InfModel using the virtuoso triple store and a text file containing rules. This allowed usage of these rules in the Sparql queries. These J