org.dllearner.utilities.owl
Class OntologyCloser
java.lang.Object
org.dllearner.utilities.owl.OntologyCloser
public class OntologyCloser
- extends Object
OntologyCloser
public OntologyCloser(KB kb)
updateReasoner
public void updateReasoner()
applyNumberRestrictions
public void applyNumberRestrictions()
- counts the number of roles used by each individual and assigns
ExactCardinalityRestriction
applyNumberRestrictionsConcise
public void applyNumberRestrictionsConcise()
- counts the number of roles used by each individual and assigns
ExactCardinalityRestriction
applyNumberRestrictionsNamed
public void applyNumberRestrictionsNamed()
- counts the number of roles used by each individual and assigns
ExactCardinalityRestriction
testForTransitiveProperties
public boolean testForTransitiveProperties(boolean printflag)
closeKB
public static void closeKB(KB kb)
verifyConcept
public SortedSet<Individual> verifyConcept(String conceptStr)
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann