I want to use Jena+Pellet to create a inferred version of my ontology.

Trying to use it, what I get is a version that has more infererred facts than I want. For example, the reasoning adds classes Nothing, anyURI, base64Binary, BultinAtom, etc.

I don't want to get that kind of inferences from the reasoning. I just want the basic features of OWL and SWRL. How can I configure Jena to do it?

Thank you,

Bruno


Reply via email to