|
Alignment API and Server 4.6 (1875M) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectAlignment | |
---|---|
fr.inrialpes.exmo.align.impl | |
fr.inrialpes.exmo.align.impl.edoal | |
fr.inrialpes.exmo.align.impl.eval | |
fr.inrialpes.exmo.align.impl.method | |
fr.inrialpes.exmo.align.ling |
Uses of ObjectAlignment in fr.inrialpes.exmo.align.impl |
---|
Subclasses of ObjectAlignment in fr.inrialpes.exmo.align.impl | |
---|---|
class |
DistanceAlignment
The mother class for distance or similarity-based alignments. |
Fields in fr.inrialpes.exmo.align.impl declared as ObjectAlignment | |
---|---|
protected ObjectAlignment |
ObjectAlignment.init
|
Methods in fr.inrialpes.exmo.align.impl that return ObjectAlignment | |
---|---|
ObjectAlignment |
BasicEvaluator.convertToObjectAlignment(Alignment al)
|
ObjectAlignment |
ObjectAlignment.createNewAlignment(Object onto1,
Object onto2)
Generate a copy of this alignment object |
static ObjectAlignment |
ObjectAlignment.toObjectAlignment(URIAlignment al)
|
Uses of ObjectAlignment in fr.inrialpes.exmo.align.impl.edoal |
---|
Methods in fr.inrialpes.exmo.align.impl.edoal with parameters of type ObjectAlignment | |
---|---|
static EDOALAlignment |
EDOALAlignment.toEDOALAlignment(ObjectAlignment al)
|
Uses of ObjectAlignment in fr.inrialpes.exmo.align.impl.eval |
---|
Methods in fr.inrialpes.exmo.align.impl.eval with parameters of type ObjectAlignment | |
---|---|
org.semanticweb.owlapi.model.OWLAxiom |
SemPRecEvaluator.correspToAxiom(ObjectAlignment al,
ObjectCell corresp)
|
void |
SemPRecEvaluator.loadFileAlignedOntologies(ObjectAlignment align)
|
void |
SemPRecEvaluator.loadPipedAlignedOntologies(ObjectAlignment align)
|
int |
SemPRecEvaluator.nbEntailedCorrespondences(ObjectAlignment al1,
ObjectAlignment al2)
|
Uses of ObjectAlignment in fr.inrialpes.exmo.align.impl.method |
---|
Subclasses of ObjectAlignment in fr.inrialpes.exmo.align.impl.method | |
---|---|
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 |
Uses of ObjectAlignment in fr.inrialpes.exmo.align.ling |
---|
Subclasses of ObjectAlignment in fr.inrialpes.exmo.align.ling | |
---|---|
class |
JWNLAlignment
This Class uses JWNLDistances to align two ontologies. |
|
Alignment API and Server 4.6 (1875M) | |||||||||
PREV NEXT | FRAMES NO FRAMES |