Package | Description |
---|---|
fr.inrialpes.exmo.align.impl | |
fr.inrialpes.exmo.align.impl.edoal |
Modifier and Type | Class and Description |
---|---|
class |
ObjectCell
Represents an ontology alignment correspondence.
|
class |
URICell
Represents an ontology alignment correspondence between two URIs
|
Modifier and Type | Method and Description |
---|---|
BasicCell |
BasicAlignment.addAlignCell(java.lang.String id,
java.lang.Object ob1,
java.lang.Object ob2,
Relation relation,
double measure,
Extensions extensions) |
BasicCell |
BasicAlignment.createCell(java.lang.String id,
java.lang.Object ob1,
java.lang.Object ob2,
Relation relation,
double measure) |
Modifier and Type | Class and Description |
---|---|
class |
EDOALCell
This implements an ontology correspondence when it
is a correspondence from the EDOAL Mapping Language.
|
(C) INRIA & friends, 2003-2020