Modifier and Type | Interface and Description |
---|---|
interface |
AlgebraRelation<T extends BaseRelation>
Represents a relation from an algebra of relations
In addition to meet and join, it provides compose and inverse
|
interface |
DisjunctiveRelation<T extends BaseRelation>
Represents a dijunctive ontology alignment relation.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicAlignment
Represents a basic ontology alignment, i.e., a fully functionnal alignment
for wich the type of aligned objects is not known.
|
class |
BasicCell
Represents an ontology alignment correspondence.
|
class |
BasicRelation
Represents an ontology alignment relation.
|
class |
BitSetAlgebraRelation<T extends BaseRelation>
Represents a dijunctive ontology alignment relation.
|
class |
BitSetDisjunctiveRelation<T extends BaseRelation>
Represents a dijunctive ontology alignment relation implementation.
|
class |
DistanceAlignment
The mother class for distance or similarity-based alignments.
|
class |
ObjectAlignment
Represents an OWL ontology alignment.
|
class |
ObjectCell
Represents an ontology alignment correspondence.
|
class |
URIAlignment
Represents an ontology alignment relating entities identified by their URIs
|
class |
URICell
Represents an ontology alignment correspondence between two URIs
|
Modifier and Type | Class and Description |
---|---|
class |
AverageAggregator |
class |
BasicAggregator |
class |
ConsensusAggregator |
Modifier and Type | Class and Description |
---|---|
class |
EDOALAlignment
An alignment between complex expressions built from the elements of two ontologies
It may make more sense to extend ObjectAlignment,
but EDOAL does not require the ontologies to be loaded.
|
class |
EDOALCell
This implements an ontology correspondence when it
is a correspondence from the EDOAL Mapping Language.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassStructAlignment
Establishes an alignment based on the comparison of the properties
that classes have in common.
|
class |
EditDistNameAlignment
This class aligns ontology with regard to the editing distance between
class names.
|
class |
NameAndPropertyAlignment
This class has been built for ISWC experiments with bibliography.
|
class |
NameEqAlignment
Matches two oontologies based on the equality of the name of their entities.
|
class |
SMOANameAlignment
This class aligns ontology with regard to the editing distance between
class names.
|
class |
StringDistAlignment
Represents an OWL ontology alignment.
|
class |
StrucSubsDistAlignment
This class has been built for ISWC experiments with bibliography.
|
class |
SubsDistNameAlignment
This class implements alignment based on substring distance
of class and property labels
THIS CLASS IS ONLY HERE FOR COMPATIBILITY PURPOSES
|
Modifier and Type | Class and Description |
---|---|
class |
A16AlgebraRelation
The A16 Algebras of relations
(see: Armen Inants, Jérôme Euzenat, Algebras of ontology alignment relations, Proc.
|
class |
A2AlgebraRelation
The A2 Algebras of relations
(see: Jérôme Euzenat, Algebras of ontology alignment relations, Proc.
|
class |
A5AlgebraRelation
The A5 Algebras of relations
(see: Jérôme Euzenat, Algebras of ontology alignment relations, Proc.
|
class |
EquivRelation
Represents an OWL equivalence relation.
|
class |
HasInstanceRelation
Represents an OWL equivalence relation.
|
class |
IncompatRelation
Represents an OWL equivalence relation.
|
class |
InstanceOfRelation
Represents a relation between an instance and its class.
|
class |
NonTransitiveImplicationRelation
Represents a non transitive implication relation.
|
class |
SubsumedRelation
Represents an OWL subsumption relation.
|
class |
SubsumeRelation
Represents an OWL subsumption relation.
|
Modifier and Type | Class and Description |
---|---|
class |
JWNLAlignment
This Class uses JWNLDistances to align two ontologies.
|
Modifier and Type | Class and Description |
---|---|
class |
WSAlignment
This is an AlignmentProcess which perform matching by connecting
to an AlignmentServer and retrieving or computing an alignment.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Alignment
Represents an Ontology alignment.
|
interface |
AlignmentProcess
Represents an executable alignment
|
interface |
Cell
Represents an correspondence between ontology entities.
|
interface |
Relation |
(C) INRIA & friends, 2003-2020