Modifier and Type | Field and Description |
---|---|
(package private) Cell |
LCell.cell |
Modifier and Type | Method and Description |
---|---|
(package private) Cell |
LCell.getCell() |
Constructor and Description |
---|
LCell(Cell c,
Alignment al) |
Modifier and Type | Class and Description |
---|---|
class |
BasicCell
Represents an ontology alignment correspondence.
|
class |
ObjectCell
Represents an ontology alignment correspondence.
|
class |
URICell
Represents an ontology alignment correspondence between two URIs
|
Modifier and Type | Field and Description |
---|---|
protected java.util.Hashtable<java.lang.Object,java.util.Set<Cell>> |
BasicAlignment.hash1 |
protected java.util.Hashtable<java.lang.Object,java.util.Set<Cell>> |
BasicAlignment.hash2 |
Modifier and Type | Method and Description |
---|---|
Cell |
URIAlignment.addAlignCell(java.lang.Object ob1,
java.lang.Object ob2) |
Cell |
BasicAlignment.addAlignCell(java.lang.Object ob1,
java.lang.Object ob2) |
Cell |
URIAlignment.addAlignCell(java.lang.Object ob1,
java.lang.Object ob2,
java.lang.String relation,
double measure) |
Cell |
BasicAlignment.addAlignCell(java.lang.Object ob1,
java.lang.Object ob2,
java.lang.String relation,
double measure) |
Cell |
URIAlignment.addAlignCell(java.lang.String id,
java.lang.Object ob1,
java.lang.Object ob2,
Relation relation,
double measure)
Cell methods
|
Cell |
BasicAlignment.addAlignCell(java.lang.String id,
java.lang.Object ob1,
java.lang.Object ob2,
Relation relation,
double measure) |
Cell |
BasicAlignment.addAlignCell(java.lang.String id,
java.lang.Object ob1,
java.lang.Object ob2,
java.lang.String relation,
double measure) |
Cell |
ObjectCell.compose(Cell c) |
Cell |
BasicCell.compose(Cell c) |
Cell |
URIAlignment.getAlignCell1(java.lang.Object ob) |
Cell |
BasicAlignment.getAlignCell1(java.lang.Object ob) |
Cell |
URIAlignment.getAlignCell2(java.lang.Object ob) |
Cell |
BasicAlignment.getAlignCell2(java.lang.Object ob) |
Cell |
URICell.inverse() |
Cell |
ObjectCell.inverse() |
Cell |
BasicCell.inverse() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<Cell> |
BasicAlignment.getAlignCells(java.lang.Object ob1,
java.lang.Object ob2) |
java.util.Set<Cell> |
URIAlignment.getAlignCells1(java.lang.Object ob) |
java.util.Set<Cell> |
BasicAlignment.getAlignCells1(java.lang.Object ob) |
java.util.Set<Cell> |
URIAlignment.getAlignCells2(java.lang.Object ob) |
java.util.Set<Cell> |
BasicAlignment.getAlignCells2(java.lang.Object ob) |
java.util.ArrayList<Cell> |
BasicAlignment.getArrayElements() |
java.util.Enumeration<Cell> |
BasicAlignment.getElements() |
java.util.TreeSet<Cell> |
BasicAlignment.getSortedIterator()
Generates a sorted iterator for the alignment
WARNING: this is quite expensive since it allocates and sort a structure each time
|
java.util.Iterator<Cell> |
BasicAlignment.iterator() |
java.util.Set<Cell> |
BasicCell.join(Cell c) |
java.util.Set<Cell> |
BasicCell.meet(Cell c) |
Modifier and Type | Method and Description |
---|---|
protected void |
BasicAlignment.addCell(Cell c) |
int |
BasicCell.compareTo(Cell c)
Used to order the cells in an alignment:
this > c iff this.getStrength() < c.getStrength()
|
Cell |
ObjectCell.compose(Cell c) |
Cell |
BasicCell.compose(Cell c) |
boolean |
BasicCell.equals(Cell c) |
java.util.Set<Cell> |
BasicCell.join(Cell c) |
java.util.Set<Cell> |
BasicCell.meet(Cell c) |
void |
BasicAlignment.remCell(Cell c) |
void |
BasicAlignment.removeAlignCell(Cell c) |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.Hashtable<Cell,BasicAggregator.CountCell> |
BasicAggregator.count |
Modifier and Type | Method and Description |
---|---|
Cell |
BasicAggregator.isAlreadyThere(Cell c)
Find the relation if it already exists.
|
Modifier and Type | Method and Description |
---|---|
Cell |
BasicAggregator.isAlreadyThere(Cell c)
Find the relation if it already exists.
|
Modifier and Type | Class and Description |
---|---|
class |
EDOALCell
This implements an ontology correspondence when it
is a correspondence from the EDOAL Mapping Language.
|
Modifier and Type | Method and Description |
---|---|
Cell |
EDOALAlignment.getAlignCell1(java.lang.Object ob) |
Cell |
EDOALAlignment.getAlignCell2(java.lang.Object ob) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<Cell> |
EDOALAlignment.getAlignCells1(java.lang.Object ob) |
java.util.Set<Cell> |
EDOALAlignment.getAlignCells2(java.lang.Object ob) |
Modifier and Type | Field and Description |
---|---|
(package private) Cell |
GraphEvaluator.EvalCell.cell |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.Set<Cell> |
DiffEvaluator.falsenegative |
(package private) java.util.Set<Cell> |
DiffEvaluator.falsepositive |
(package private) java.util.Set<Cell> |
DiffEvaluator.truepositive |
Modifier and Type | Method and Description |
---|---|
Cell |
GraphEvaluator.EvalCell.cell() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<Cell> |
DiffEvaluator.getFalseNegative() |
java.util.Set<Cell> |
DiffEvaluator.getFalsePositive() |
java.util.Set<Cell> |
DiffEvaluator.getTruePositive() |
Modifier and Type | Method and Description |
---|---|
protected double |
ExtPREvaluator.computeEffSimilarity(Cell c1,
Alignment s2)
Effort-based relaxed precision and recal similarity
Note: it will be better if the parameters were replaced by the actual sibling (choice)
Table 3 of [Ehrig2005]
|
protected double |
ExtPREvaluator.computePrecisionOrientedSimilarity(Cell c1,
Alignment s2)
Oriented relaxed precision and recal similarity
Table 4 (and 5) of [Ehrig and Euzenat 2005]
|
protected double |
ExtPREvaluator.computeRecallOrientedSimilarity(Cell c1,
Alignment s2)
Oriented relaxed precision and recal similarity
Table 6 (and 7) of [Ehrig and Euzenat 2005]
|
protected double |
ExtPREvaluator.computeSymSimilarity(Cell c1,
Alignment s2)
Symmetric relaxed precision and recal similarity
This computes similarity depending on structural measures:
the similarity is symALPHA^(val1+val2), symALPHA being lower than 1.
|
boolean |
GraphEvaluator.isCorrect(Cell c,
Alignment ref)
Tells if the cell is found in the reference alignment
(without relation consideration)
|
Modifier and Type | Method and Description |
---|---|
void |
DiffEvaluator.printAsCells(java.lang.String what,
java.util.Set<Cell> set,
java.io.PrintWriter writer) |
private java.lang.String |
DiffEvaluator.writeCellsHTML(java.util.Set<Cell> set,
java.lang.String what) |
Constructor and Description |
---|
EvalCell(Cell c,
boolean b) |
Modifier and Type | Field and Description |
---|---|
(package private) Cell |
XSLTRendererVisitor.cell |
(package private) Cell |
SWRLRendererVisitor.cell |
(package private) Cell |
SPARQLSelectRendererVisitor.cell |
(package private) Cell |
SPARQLLinkkerRendererVisitor.cell |
(package private) Cell |
SPARQLConstructRendererVisitor.cell |
(package private) Cell |
SKOSRendererVisitor.cell |
(package private) Cell |
SILKRendererVisitor.cell |
(package private) Cell |
SEKTMappingRendererVisitor.cell |
(package private) Cell |
RDFRendererVisitor.cell |
(package private) Cell |
OWLAxiomsRendererVisitor.cell |
(package private) Cell |
JSONRendererVisitor.cell |
(package private) Cell |
HTMLRendererVisitor.cell |
(package private) Cell |
GraphPatternRendererVisitor.cell |
(package private) Cell |
CSVRendererVisitor.cell |
(package private) Cell |
COWLMappingRendererVisitor.cell |
Modifier and Type | Method and Description |
---|---|
private void |
XSLTRendererVisitor.collectURIs(Cell cell) |
protected void |
SPARQLConstructRendererVisitor.generateConstruct(Cell cell,
Expression expr1,
Expression expr2) |
void |
XSLTRendererVisitor.generateTransformation(Cell cell) |
void |
XSLTRendererVisitor.visit(Cell cell) |
void |
XMLMetadataRendererVisitor.visit(Cell c) |
void |
SWRLRendererVisitor.visit(Cell cell) |
void |
SPARQLSelectRendererVisitor.visit(Cell cell) |
void |
SPARQLLinkkerRendererVisitor.visit(Cell cell) |
void |
SPARQLConstructRendererVisitor.visit(Cell cell) |
void |
SKOSRendererVisitor.visit(Cell cell) |
void |
SILKRendererVisitor.visit(Cell cell) |
void |
SEKTMappingRendererVisitor.visit(Cell cell) |
void |
RDFRendererVisitor.visit(Cell cell) |
void |
OWLAxiomsRendererVisitor.visit(Cell cell) |
void |
JSONRendererVisitor.visit(Cell cell) |
void |
HTMLRendererVisitor.visit(Cell cell) |
void |
HTMLMetadataRendererVisitor.visit(Cell c) |
void |
CSVRendererVisitor.visit(Cell cell) |
void |
COWLMappingRendererVisitor.visit(Cell cell) |
Modifier and Type | Field and Description |
---|---|
protected Cell |
XMLParser.cell
the relation content as text...
|
Modifier and Type | Method and Description |
---|---|
Cell |
Alignment.addAlignCell(java.lang.Object ob1,
java.lang.Object ob2) |
Cell |
Alignment.addAlignCell(java.lang.Object ob1,
java.lang.Object ob2,
java.lang.String relation,
double measure)
Cells are created and indexed at once
|
Cell |
Cell.compose(Cell c) |
Cell |
Alignment.getAlignCell1(java.lang.Object ob)
Cells are retrieved
These primitives are deprecated.
|
Cell |
Alignment.getAlignCell2(java.lang.Object ob)
//@deprecated There is more than one cell about one object
|
Cell |
Cell.inverse() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<Cell> |
Alignment.getAlignCells1(java.lang.Object ob)
Cells are retrieved
These primitives are deprecated.
|
java.util.Set<Cell> |
Alignment.getAlignCells2(java.lang.Object ob) |
java.util.Enumeration<Cell> |
Alignment.getElements() |
java.util.Iterator<Cell> |
Alignment.iterator() |
Modifier and Type | Method and Description |
---|---|
Cell |
Cell.compose(Cell c) |
boolean |
Cell.equals(Cell c) |
void |
Alignment.remCell(Cell c) |
void |
AlignmentVisitor.visit(Cell o) |
(C) INRIA & friends, 2003-2020