On 21/01/13 16:07, Rodrigo Jardim wrote:
I was using Pellet Reasoner with Jena, but I updated jena libraries with
the last version (jena2.7.4, arq2.9.4, tdb0.9.4) and when I execute
ARQTerpParser.registerFactory()
appear a message:
java.lang.VerifyError: class
com.clarkparsia.sparqlowl.parser.arq.ARQTerpParser overrides final
method
parse.(Lcom/hp/hpl/jena/query/Query;Ljava/lang/String;)Lcom/hp/hpl/jena/query/Query;
--
Rodrigo
This is an issue for the Pellet people as Terp is their code.
What version of ARQ does the default installation use?
It looks like a very old version of ARQ.
Andy