|
Alignment API and Server 4.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicAlignment | |
---|---|
fr.inrialpes.exmo.align.impl | |
fr.inrialpes.exmo.align.impl.edoal | |
fr.inrialpes.exmo.align.impl.method | |
fr.inrialpes.exmo.align.ling | |
fr.inrialpes.exmo.align.service |
Uses of BasicAlignment in fr.inrialpes.exmo.align.impl |
---|
Subclasses of BasicAlignment in fr.inrialpes.exmo.align.impl | |
---|---|
class |
DistanceAlignment
|
class |
ObjectAlignment
Represents an OWL ontology alignment. |
class |
URIAlignment
Represents an ontology alignment relating entities identified by their URIs |
Methods in fr.inrialpes.exmo.align.impl that return BasicAlignment | |
---|---|
BasicAlignment |
BasicAlignment.createNewAlignment(Object onto1,
Object onto2)
Algebraic part This is to be improved by (TODO): - improving cell equivalence (maybe not dependent on the confidence... |
Uses of BasicAlignment in fr.inrialpes.exmo.align.impl.edoal |
---|
Subclasses of BasicAlignment in fr.inrialpes.exmo.align.impl.edoal | |
---|---|
class |
EDOALAlignment
This class is an encapsulation of BasicAlignement so that it creates the structures required by the MappingDocument within the BasicAlignment |
Uses of BasicAlignment in fr.inrialpes.exmo.align.impl.method |
---|
Subclasses of BasicAlignment 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 BasicAlignment in fr.inrialpes.exmo.align.ling |
---|
Subclasses of BasicAlignment in fr.inrialpes.exmo.align.ling | |
---|---|
class |
JWNLAlignment
This Class uses JWNLDistances to align two ontologies. |
Uses of BasicAlignment in fr.inrialpes.exmo.align.service |
---|
Subclasses of BasicAlignment in fr.inrialpes.exmo.align.service | |
---|---|
class |
WSAlignment
Represents an ontology alignment relating entities identified by their URIs |
|
Alignment API and Server 4.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |