[Pellet-users] InternalReasonerException: Invalid term found

Stephan grosse Austing stephan.grosse.austing at informatik.uni-oldenburg.de
Tue Mar 20 10:15:51 UTC 2007


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


More information about the Pellet-users mailing list