Question

I've downloaded and install Pellet-2.3 from here (containing Pellet and Jena and many others plug-ins). Within an Eclipse Jena project It is impossible for me to acces following packages.

import org.mindswap.pellet.jena.ModelReader;
import org.mindswap.pellet.jena.OWLReasoner;

Even when build path have been set. It really seems thats thoses file ModelReader.class and OWLReasoner.class are miss.

Did someone know how to deal with this ?

thanks!

Was it helpful?

Solution

Your question was already answered here.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top