Class Summary |
Annotations |
|
BasicAlignment |
Represents a basic ontology alignment, i.e., a fully functionnal alignment
for wich the type of aligned objects is not known. |
BasicCell |
Represents an ontology alignment correspondence. |
BasicEvaluator |
Evaluate proximity between two alignments. |
BasicOntologyNetwork |
Represents a distributed system of aligned ontologies or network of ontologies. |
BasicParameters |
Standard parameter list structure to be used everywhere. |
BasicRelation |
Represents an ontology alignment relation. |
ConcatenatedIterator<O> |
This class builds a composite iterator from two iterators
This helps writing more concise code. |
DistanceAlignment |
|
HungarianAlgorithm |
|
MatrixMeasure |
Implements the structure needed for recording class similarity
or dissimilarity within a matrix structure. |
MEnumeration<T> |
|
MIterator<T> |
|
ObjectAlignment |
Represents an OWL ontology alignment. |
ObjectCell |
Represents an ontology alignment correspondence. |
Ontology |
Store the information regarding ontologies in a specific structure |
OntologyTriple |
|
OWLAPIAlignment |
Deprecated. OWLAPIAlignment has been deprecated to the profit of ObjectAlignment
It remains here for compatibility purposes and is reimplemented in terms
of ObjectAlignment. |
OWLAPICell |
Deprecated. OWLAPICell as been deprecated to the profit of ObjectCell
It remains here for compatibility purposes and is reimplemented in terms
of ObjectCell. |
URIAlignment |
Represents an ontology alignment relating entities identified by their URIs |
URICell |
Represents an ontology alignment correspondence between two URIs |