Dear list,
I've been playing around with Ontowiki atop a Virtuoso database, but I hit a few blocking bugs of Virtuoso (for reference : [1][2])...
So I'd love to try Ontowiki with another geo-enabled triple store. In my case : Strabon, which seems to have a more solid implementation of (Geo-)SPARQL. Strabon is based on Sesame, so my question probably applies to any Sesame database as well.
I've setup the Strabon endpoint, which works well. Then, in Ontowiki's config.ini, I changed
and
(from the source, it seems the graphs aren't automatically retrieved yet)
But then, when I go to the Ontowiki homepage, I get a "no data received" error. The ontowiki.log file is empty, but the erfurt.log file is full of this line :
2014-12-10T16:50:31+01:00 INFO (6): System configuration model not found. Loading model ...
This line is repeated around 15'000 times, so there's definitely something wrong there... It seems Erfurt's not able to create the Sysconf model, but I don't know why.
I tested the Strabon SPARQL endpoint from a php script (using curl), and update queries work well even without authentification since it's on the localhost (even if the Strabon endpoint runs on Tomcat on port :8080 while Ontowiki runs on apache).
Any idea on what could be wrong ?
Is it right that if the Strabon (Sesame) endpoint is SPARQL compliant, I should be able to use the sparql adapter directly ? (because on some other thread, there was the mention that one should subclass erfurt adapter interface to have Ontowiki work with other databases).
Thanks !
Olivier Dalang---Digital Humanities Lab (DHLAB) - http://dhlab.epfl.chEPFL CDH DHLAB / CM 2 271Station 10 / CH-1015 Lausanne