Re: [Virtuoso-users] jena and virtuoso

2009-08-28 Thread Hugh Williams
Hi Dhaval, Not sure if this is what you are looking for, but I would imagine this can be done by querying the Virtuoso SPARQL endpoint [1] (as could be done with any other available SPARQL endpoint ) using the Jena SPARQL Query library ARQ [1] [2] . Best Regards Hugh Williams Profession

[Virtuoso-users] jena and virtuoso

2009-08-27 Thread Dhaval Thakker
Hi I experimented with Jena provider in Virtuoso mainly by following the examples from the documentation. These examples deals with SPARQL execution through Jena on Virtuoso. Are there any way where I can use the Jena Java API (http://jena.sourceforge.net/javadoc/index.html)and can do inferencing