0

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!

Fopa Léon Constantin
  • 11,863
  • 8
  • 48
  • 82

1 Answers1

2

Your question was already answered here.

Michael
  • 4,858
  • 19
  • 32