Interface | Description |
---|---|
AlgebraRelation<T extends BaseRelation> |
Represents a relation from an algebra of relations
In addition to meet and join, it provides compose and inverse
|
BaseRelation | |
DisjunctiveRelation<T extends BaseRelation> |
Represents a dijunctive ontology alignment relation.
|
Extensible | |
Similarity |
Represents the implementation of a similarity measure
|
Class | Description |
---|---|
AbstractRepairer | |
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.
|
BasicConfidence |
Represents an ontology alignment confidence
This class is currently unused.
|
BasicEvaluator |
Evaluate proximity between two alignments.
|
BasicOntologyNetwork |
Represents a distributed system of aligned ontologies or network of ontologies.
|
BasicParameters | Deprecated
This class implements Parameters for compatibility purposes.
|
BasicRelation |
Represents an ontology alignment relation.
|
BitSetAlgebraRelation<T extends BaseRelation> |
Represents a dijunctive ontology alignment relation.
|
BitSetDisjunctiveRelation<T extends BaseRelation> |
Represents a dijunctive ontology alignment relation implementation.
|
CellStruct | |
ConcatenatedIterator<O> |
This class builds a composite iterator from two iterators
This helps writing more concise code.
|
DistanceAlignment |
The mother class for distance or similarity-based alignments.
|
Extensions |
This contains the metadata extensions
They are indexed by namespace + local name.
|
IDDLOntologyNetwork |
Represents a distributed system of aligned ontologies or network of ontologies.
|
InstanceBasedMatrixMeasure |
InstanceBasedMatrixMeasure
This is a generic distance store in which
- a distance between instances is computed and stored in the table
- the classical distance between classes is computed from the distance between
instances through classical measure (linkage, etc.).
|
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.
|
OntologyTriple | |
URIAlignment |
Represents an ontology alignment relating entities identified by their URIs
|
URICell |
Represents an ontology alignment correspondence between two URIs
|
Enum | Description |
---|---|
Namespace |
(C) INRIA & friends, 2003-2020