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 |
BasicOntologyNetwork
Represents a distributed system of aligned ontologies or network of ontologies.
|
class |
DistanceAlignment
The mother class for distance or similarity-based alignments.
|
class |
IDDLOntologyNetwork
Represents a distributed system of aligned ontologies or network of ontologies.
|
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.
|
class |
Linkkey |
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 | Method and Description |
---|---|
protected void |
RDFRendererVisitor.printExtensions(Extensible extent) |
protected void |
JSONRendererVisitor.printExtensions(Extensible extent) |
Modifier and Type | Class and Description |
---|---|
class |
JWNLAlignment
This Class uses JWNLDistances to align two ontologies.
|
Modifier and Type | Method and Description |
---|---|
static void |
RDFParser.parseExtensions(org.apache.jena.rdf.model.Resource node,
Extensible ext) |
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.
|
(C) INRIA & friends, 2003-2020