Re: [Virtuoso-users] A wrong behavior of SPARQL with transitive relationships.

2018-05-11 Thread Jason Koh
Correction: The current transitive relationship is commented out (which returns partial results) and the line without transitive relationship is uncommented (which return all results as I expected.) With regards, Jason Koh cseweb.ucsd.edu/~jbkoh On Fri, May 11, 2018 at 1:56 PM, Jason Koh wrote:

[Virtuoso-users] A wrong behavior of SPARQL with transitive relationships.

2018-05-11 Thread Jason Koh
Hi, I am using Virtuoso opensource v7.2.4. I found that SPARQLs with transitive relationships return partial results. Could you confirm this behavior? Here are the reproducing ISQL queries. - Data insertion: ``` sparql prefix : prefix rdf:

Re: [Virtuoso-users] JDBC driver

2018-05-11 Thread Hugh Williams
Hi Pranav, I presume you are referring to the http://download3.openlinksw.com/uda/virtuoso/7.2/jdbc/virtjdbc4.jar available from http://vos.openlinksw.com/owiki/wiki/VOS/VOSDownload#Jena%20Provider , which did have a permissions problem that has just been fixed ... and the Virtuoso Jena Provid

[Virtuoso-users] JDBC driver

2018-05-11 Thread pranav.puri
Hi, Can any one please help me with a easy way to interact with virtuosos server.one option that I explored is apache JENA provider .But I am unable to download the JDBC 4 driver from the provided link. The virtuoso verison 6.3. thanks Pranav -