I have one basic question concerning working with OWL API and reasoners.
I have tried JFact Reasoner, successfully ran it and got a lot of axioms (some of them inferred, some of them explicitly stated in the original ontology).
I need to distinguish between them, but I really can't find any method for doing it.
Is there any method in OWLClass or somewhere else?