Re: Ontology is inconsistent
Posted by Jiba on
URL: http://owlready.306.s1.nabble.com/Ontology-is-inconsistent-tp2445p2451.html
Hi,
It seems that your ontology uses the OWL property "owl:versionIRI", that is not known/supported by Pellet.
You may remove the versionIRI property to make it works with Pellet.
Jiba