Class and Description |
---|
BasicAlignment
Represents a basic ontology alignment, i.e., a fully functionnal alignment
for wich the type of aligned objects is not known.
|
Class and Description |
---|
AlgebraRelation
Represents a relation from an algebra of relations
In addition to meet and join, it provides compose and inverse
|
BaseRelation |
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.
|
BasicOntologyNetwork
Represents a distributed system of aligned ontologies or network of ontologies.
|
BasicParameters
Deprecated.
This class implements Parameters for compatibility purposes.
Parameter list structure used everywhere at the begining of the API.
Parameters has been "morally" deprecated in the Alignment API for long,
it is now (4.4) not used anymore and marked deprecated.
By default and for means of communication, parameter names and values
are Strings (even if their type is Object).
A note about unchecked warnings
java.util.Properties is declared as hashtable<Object,Object>
However all its accessors can only put String as key in the hashtable
But propertyNames returns Enumeration and not Enumeration<String>
Using keySet will not change anything, because it will be Set<Object>
Java 6 introduces Set<String> stringPropertyNames() !!
|
BasicRelation
Represents an ontology alignment relation.
|
BitSetAlgebraRelation
Represents a dijunctive ontology alignment relation.
|
BitSetDisjunctiveRelation
Represents a dijunctive ontology alignment relation implementation.
|
DisjunctiveRelation
Represents a dijunctive ontology alignment relation.
|
Extensible |
Extensions
This contains the metadata extensions
They are indexed by namespace + local name.
|
MatrixMeasure
Implements the structure needed for recording class similarity
or dissimilarity within a matrix structure.
|
Namespace |
ObjectAlignment
Represents an OWL ontology alignment.
|
ObjectCell
Represents an ontology alignment correspondence.
|
OntologyTriple |
Similarity
Represents the implementation of a similarity measure
|
URIAlignment
Represents an ontology alignment relating entities identified by their URIs
|
URICell
Represents an ontology alignment correspondence between two URIs
|
Class and Description |
---|
BasicAlignment
Represents a basic ontology alignment, i.e., a fully functionnal alignment
for wich the type of aligned objects is not known.
|
Extensible |
Class and Description |
---|
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.
|
Extensible |
Extensions
This contains the metadata extensions
They are indexed by namespace + local name.
|
ObjectAlignment
Represents an OWL ontology alignment.
|
URIAlignment
Represents an ontology alignment relating entities identified by their URIs
|
Class and Description |
---|
BasicEvaluator
Evaluate proximity between two alignments.
|
ObjectAlignment
Represents an OWL ontology alignment.
|
ObjectCell
Represents an ontology alignment correspondence.
|
Class and Description |
---|
BasicAlignment
Represents a basic ontology alignment, i.e., a fully functionnal alignment
for wich the type of aligned objects is not known.
|
DistanceAlignment
The mother class for distance or similarity-based alignments.
|
Extensible |
MatrixMeasure
Implements the structure needed for recording class similarity
or dissimilarity within a matrix structure.
|
ObjectAlignment
Represents an OWL ontology alignment.
|
Similarity
Represents the implementation of a similarity measure
|
Class and Description |
---|
AlgebraRelation
Represents a relation from an algebra of relations
In addition to meet and join, it provides compose and inverse
|
BaseRelation |
BasicRelation
Represents an ontology alignment relation.
|
BitSetAlgebraRelation
Represents a dijunctive ontology alignment relation.
|
BitSetDisjunctiveRelation
Represents a dijunctive ontology alignment relation implementation.
|
DisjunctiveRelation
Represents a dijunctive ontology alignment relation.
|
Class and Description |
---|
Extensible |
Namespace |
Class and Description |
---|
BasicAlignment
Represents a basic ontology alignment, i.e., a fully functionnal alignment
for wich the type of aligned objects is not known.
|
DistanceAlignment
The mother class for distance or similarity-based alignments.
|
Extensible |
MatrixMeasure
Implements the structure needed for recording class similarity
or dissimilarity within a matrix structure.
|
ObjectAlignment
Represents an OWL ontology alignment.
|
Similarity
Represents the implementation of a similarity measure
|
Class and Description |
---|
Extensible |
Extensions
This contains the metadata extensions
They are indexed by namespace + local name.
|
Namespace |
URIAlignment
Represents an ontology alignment relating entities identified by their URIs
|
Class and Description |
---|
BasicAlignment
Represents a basic ontology alignment, i.e., a fully functionnal alignment
for wich the type of aligned objects is not known.
|
BasicOntologyNetwork
Represents a distributed system of aligned ontologies or network of ontologies.
|
Extensible |
URIAlignment
Represents an ontology alignment relating entities identified by their URIs
|
Class and Description |
---|
BasicAlignment
Represents a basic ontology alignment, i.e., a fully functionnal alignment
for wich the type of aligned objects is not known.
|
(C) INRIA & friends, 2003-2020