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
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
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
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