swrlapi-drools-engine
swrlapi-drools-engine copied to clipboard
Update OWL API Dependency 5.0.0 -> 5.1.14
Hello,
First of all, thanks for you work on the swrlapi. Unfortunately, the dependency towards a rather old version of the owl api (5.0.0) limits my ability to use it (currently deploying owl api 5.1.14).
Starting swrlapi with owl api v. 5.1.14 results in the following error:
java.lang.NoSuchMethodError. Message: 'boolean org.semanticweb.owlapi.model.OWLDocumentFormat.isPrefixOWLOntologyFormat()' at org.swrlapi.factory.DefaultSWRLRuleAndQueryEngineFactory.createSWRLRuleEngine(DefaultSWRLRuleAndQueryEngineFactory.java:71)
I'd be grateful if the dependency could be upgraded. Thank you