Pregunta

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!

¿Fue útil?

Solución

Your question was already answered here.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top