문제

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!

도움이 되었습니까?

해결책

Your question was already answered here.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top