[Pellet-users] InternalReasonerException: Invalid term found
Stephan grosse Austing
stephan.grosse.austing at informatik.uni-oldenburg.de
Tue Mar 20 16:33:02 UTC 2007
Argh. This problem did cost me this day. However Pellet seems to look
for the inverse of a property without an inverse but whose sub-property
has one. I can't say if the modelling is incorrect or pellet. Did add an
inverse property and now it works (really).
Stephan grosse Austing schrieb:
> Hello!
>
> I get this error when working on my ontology. I checked all ontologies
> with the wonderweb validator and couldn't figure out where the problem
> might be. The error causing resource is an element of a recursive
> imported ontology.
> The file used is product_structure.owl. All non-online ontologies can be
> found here:
> http://www.informatik.uni-oldenburg.de/~omni/permeter/pelletexception/
> And yes, this also happens with the release from last week.
>
> I am thankful for any help on this problem.
>
> Cheers
> Stephan
>
>
> org.mindswap.pellet.exceptions.InternalReasonerException: Invalid term
> found
> inv(http://www.permeter.de/2007/03/representation#primaryReferenceLabel)
> at org.mindswap.pellet.jena.JenaUtils.makeGraphResource(JenaUtils.java:112)
> at org.mindswap.pellet.jena.JenaUtils.makeGraphNode(JenaUtils.java:120)
> at
> org.mindswap.pellet.jena.ATermToNodeMapper.map1(ATermToNodeMapper.java:39)
> at
> org.mindswap.pellet.jena.PelletInfGraph$ABoxPredObjIterator.findNextPredicate(PelletInfGraph.java:736)
> at
> org.mindswap.pellet.jena.PelletInfGraph$ABoxPredObjIterator.hasNext(PelletInfGraph.java:749)
> at
> org.mindswap.pellet.jena.PelletInfGraph$ABoxSubjPredObjIterator.hasNext(PelletInfGraph.java:813)
> at
> com.hp.hpl.jena.util.iterator.NiceIterator$1.hasNext(NiceIterator.java:86)
> ... and so on
> _______________________________________________
> Pellet-users mailing list
> Pellet-users at lists.owldl.com
> http://lists.owldl.com/mailman/listinfo/pellet-users
> _______________________________________________
>
> Sponsored by Clark & Parsia, LLC http://clarkparsia.com/
More information about the Pellet-users
mailing list