Re: [Virtuoso-users] ORDER BY clause in JDBC3 driver

2010-06-13 Thread Hugh Williams
Hi What is the query being executed that is causing this error. Do you have a test case we can use for recreating this problem in-house ? Best Regards Hugh Williams Professional Services OpenLink Software Web: http://www.openlinksw.com Support: http://support.openlinksw.com Forums: http://board

[Virtuoso-users] ORDER BY clause in JDBC3 driver

2010-06-13 Thread bluestar
hi there, I have a sparql statement which i am running through the jdbc driver and it gives me this error: Exception:virtuoso.jdbc3.VirtuosoException: Tag 20 not defined. not sure what that is. any ideas? this is the jdbc3 driver. my sparql statement works ok via mydomain.tld:8890/sparql Than

Re: [Virtuoso-users] Sesame + virtuoso + inference

2010-06-13 Thread bluestar
Thanks for that. well i figured a way around it. when i create my triples i create that predicate as well. seems to work as a short cut ... > Hi > > Development indicate that the directType is a Sesame specific class type > not supported in other RDF query engines like Virtuoso and Jena etc. >