Hi Nicola,
Any fixes for such issues would be made in the develop/7 branch, which at some
point will become the stable/7 (probably 7.0.1) branch and they will then fork
again, merge again at some other point in time etc. Thus we need to know if
these issues exist in the develop/7 branch in or
Hello,
I am using:
Virtuoso Server : Version 6.1.7.3127-pthreads as of Oct 7 2013
Jena Provider : Version 2.6.2 [Build 1.8]
JDBC Driver : Version 3.x [Build 3.62]
Dbpedia datasets: I am using the 3.9 version of the titles datasets
(english, french and german)
Best Regards,
Chryssa
2013/10/
Hi Chryssa
What are the versions of the following Virtuoso components in user:
1. Virtuoso Server by running the command:
./virtuoso-t -?
2. Jena Provider by running the command:
java -jar virt_jena.jar
3. JDBC Driver by running the command:
java -jar virtjdbc3.jar
Hi Hugh,
yes, I know, but we were planning not to use the dev branch any longer
and switch to the stable version (for stability reasons). So is there
any solution to this incompatibility of data/indices across versions?
Could you maybe try with exactly the same version we used?
Thank you,
Nicola
Hello,
I have installed virtuoso on my machine and use it to query a dbpedia
graph. The code that accesses the server is copied below. The class is
called repeatedly in my project, while I am parsing a text. It works in the
beginning but if I increase the number of sentences parsed, (and as a
resu