Class Summary |
BasicAlignment |
Represents an OWL ontology alignment. |
BasicCell |
Represents an OWL ontology alignment. |
BasicEvaluator |
Evaluate proximity between two alignments. |
BasicParameters |
Standard parameter list structure to be used everywhere. |
BasicRelation |
Represents an OWL ontology alignment. |
ConcatenatedIterator |
This class builds a composite iterator from two iterators
This helps writing more concise code especially since
the OWL API does not impements Iterator getProperties() in OWL Ontologies
This is the naive implementation (can be optimized) |
DistanceAlignment |
Represents an OWL ontology alignment. |
HungarianAlgorithm |
|
MatrixMeasure |
Implements the structure needed for recording class similarity
or dissimilarity within a matrix structure. |
MEnumeration |
|