I'm trying to convert a program from Jena's TDB store to using the
Virtuoso (Open Source) Provider for Jena, and I'm getting
AbstractMethodError when I try to use the API. It looks like Provider
is expecting a different version of Jena than the one I have, which is
2.6.4. This also happens if I dow
Hi Peter,
I've followed the steps from
http://www.openlinksw.com/dataspace/%20dav/wiki/Main/VirtSPARQLProtectSQLDigestAuthentication
and the authentication worked for my new created user ( with name: "rnew" )
Could please give us more info what server version you are using,
and what are the pro
Hi everyone,
I've been trying the different methods to secure a SPARQL Endpoint but have
run into problems with the SQL Accounts authentication method as seen
here:
http://www.openlinksw.com/dataspace/%20dav/wiki/Main/VirtSPARQLProtectSQLDigestAuthentication
I have followed the guide to the lette