Hi Lauri,

The Jena adapter within Owlim 5.3 uses jena 2.7.3 / arq 2.9.3 combo - not sure if that helps or if those versions are forward compatible with those you are using. See the release notes:

http://owlim.ontotext.com/display/OWLIMv53/OWLIM-SE+Release+notes

regards,
Damyan Ognyanov
Ontotext AD

On 1/17/2013 6:55 PM, Lauri Carlson wrote:
Hello,

I hit the problem below after switching to arq 2.9.4. I am using owlim-se-5.2.5563. Is there a version of owlim jena bridge that would work with arq 2.9.4? I use jena-core 2.7.4 and arq 2.9.4. It would harm other things to have to downgrade.

Greetings,
Lauri Carlson
University of Helsinki


http://www.mail-archive.com/owlim-discussion@ontotext.com/msg01415.html

Barry Bishop Wed, 22 Feb 2012 11:14:55 -0800

Forwarding reply on behalf of Damyan Onyanov:

Hi Marek,


the error you are getting is due to a version mismatch between the jena/arq libraries we use to build our bridge and those you are using. In recent versions of ARQ the com.hp.hpl.jena.sparql.engine.binding.BindingMap is no longer a 'normal' class but an interface but in our code we are still trying to instantiate it as usually.


So you need to switch to some older versions of jena/arq that works with owlim, e.g. jena-2.6.3 and arq-2.8.6 combo for instance - these are exact versions we use.


HTH,
Damyan Ognyanov
Ontotext AD

_______________________________________________
Owlim-discussion mailing list
Owlim-discussion@ontotext.com
http://ontomail.semdata.org/cgi-bin/mailman/listinfo/owlim-discussion


_______________________________________________
Owlim-discussion mailing list
Owlim-discussion@ontotext.com
http://ontomail.semdata.org/cgi-bin/mailman/listinfo/owlim-discussion

Reply via email to