Package org.dllearner.utilities.owl

OWL utility classes (file manipulation, converting between different formats, orderings on OWL structures etc.).

See:
          Description

Class Summary
ConceptComparator Implements a total order on class descriptions.
ConceptTransformation Concept transformation and concept checking methods.
DescriptionMinimizer Rewrites a description to an equivalent shorter description.
DescriptionSet A set of descriptions, which is bound by a maximum size.
DLLearnerDescriptionConvertVisitor  
EvaluatedDescriptionComparator Comparator for evaluated descriptions, which orders them by accuracy as first criterion, length as second criterion, and syntactic structure as third criterion.
EvaluatedDescriptionPosNegComparator Comparator for evaluated descriptions, which orders them by accuracy as first criterion, length as second criterion, and syntactic structure as third criterion.
EvaluatedDescriptionSet A set of evaluated descriptions, which is bound by a maximum size.
ManchesterOWLSyntaxParser Parser for Manchester Syntax strings (interface to OWL API parser).
OntologyClassRewriter Utility class to replace a definition in an OWL file by a learned definition.
OntologyCloser  
OntologyCloserOWLAPI  
OWL2SPARULConverter  
OWLAPIAxiomConvertVisitor A converter from DL-Learner axioms to OWL API axioms based on the visitor pattern.
OWLAPIConverter A collection of methods for exchanging objects between OWL API and DL-Learner.
OWLAPIDescriptionConvertVisitor Converter from DL-Learner descriptions to OWL API descriptions based on the visitor pattern.
OWLAPIRenderers A collection of various render methods provided by OWL API.
OWLVocabulary  
PropertyContext A property context is a utility class which specifies the position of constructs with respect to properties of a construct in a class description.
RoleComparator Compares two property expressions.
 

Package org.dllearner.utilities.owl Description

OWL utility classes (file manipulation, converting between different formats, orderings on OWL structures etc.).



SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann