[Virtuoso-users] Announcing OpenLink Virtuoso Open-Source Edition v7.0.0

2013-08-05 Thread Hugh Williams
Hi, OpenLink Software is pleased to announce the official release of Virtuoso Open-Source Edition, Version 7.0.0: New product features as of Aug, 2013, V7.0.0, include: * Database engine - Added Vectorized Execution of Queries - Added Finer-grained Multithreading - Added In-built

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