[Pellet-users] Remove built axioms

Christina Tziviskou tzivisko at elet.polimi.it
Mon Jan 28 21:32:42 UTC 2008


hi,

I've created a knowledge base using the Pellet API.

I have used the addDisjoint method from the KnowledgeBase class to add 
to indicate class A disjoint to class B.
How can I remove this axiom?

The removeAxiom method from the KnowledgeBase class expects the 
identifier of the built disjointness axiom, but the addDisjoint method 
is defined as void.

thank you,
christina



More information about the Pellet-users mailing list