|
AROMA 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.inrialpes.exmo.align.impl.BasicAlignment
fr.inrialpes.exmo.align.impl.ObjectAlignment
fr.inrialpes.exmo.aroma.AROMA
public class AROMA
Field Summary | |
---|---|
int |
consensus
|
AbstractAEntityFactory |
fact
|
protected boolean |
functionnal
|
protected boolean |
lexicalSim
|
protected double |
lexicalSimThreshold
|
protected boolean |
removeCycles
|
protected Index |
ruleIndex
|
protected double |
ruleThreshold
|
boolean |
skos
|
Fields inherited from class fr.inrialpes.exmo.align.impl.ObjectAlignment |
---|
init |
Fields inherited from class fr.inrialpes.exmo.align.impl.BasicAlignment |
---|
debug, extensions, hash1, hash2, level, namespaces, onto1, onto2, time, type |
Constructor Summary | |
---|---|
AROMA()
|
Method Summary | |
---|---|
void |
align(org.semanticweb.owl.align.Alignment a,
Properties param)
|
private Thread |
getAlignThread(AEntity root1,
AEntity root2,
Set<MatchingRelation> align)
|
void |
init(Object onto1,
Object onto2)
|
private AEntity[] |
loadCHierarchies()
|
private AEntity[] |
loadPHierarchies()
|
protected void |
parseParam(Properties param)
|
Methods inherited from class fr.inrialpes.exmo.align.impl.ObjectAlignment |
---|
createCell, createNewAlignment, getOntology1URI, getOntology2URI, loadInit, ontology1, ontology2, toObjectAlignment, toURIAlignment, toURIAlignment |
Methods inherited from class fr.inrialpes.exmo.align.impl.BasicAlignment |
---|
accept, addAlignCell, addAlignCell, addAlignCell, addAlignCell, addCell, avgConfidence, cleanUp, clone, compose, convertExtension, cut, cut, cut2, deleteAllCells, diff, dump, getAlignCell1, getAlignCell2, getAlignCells1, getAlignCells2, getAlignedObject1, getAlignedObject2, getAlignedRelation1, getAlignedRelation2, getAlignedStrength1, getAlignedStrength2, getArrayElements, getElements, getExtension, getExtensions, getFile1, getFile2, getLevel, getOntology1, getOntology2, getOntologyObject1, getOntologyObject2, getParameters, getType, getXNamespace, getXNamespaces, harden, ingest, init, inverse, iterator, join, maxConfidence, meet, minConfidence, nbCells, remCell, removeAlignCell, render, setExtension, setExtensions, setFile1, setFile2, setLevel, setOntology1, setOntology2, setType, setXNamespace, varianceConfidence |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.semanticweb.owl.align.Alignment |
---|
addAlignCell, addAlignCell, clone, compose, cut, cut, diff, dump, getAlignCell1, getAlignCell2, getAlignCells1, getAlignCells2, getAlignedObject1, getAlignedObject2, getAlignedRelation1, getAlignedRelation2, getAlignedStrength1, getAlignedStrength2, getElements, getExtension, getExtensions, getFile1, getFile2, getLevel, getOntology1, getOntology1URI, getOntology2, getOntology2URI, getType, harden, init, inverse, iterator, join, meet, nbCells, remCell, render, setExtension, setFile1, setFile2, setLevel, setOntology1, setOntology2, setType |
Methods inherited from interface org.semanticweb.owl.align.Visitable |
---|
accept |
Field Detail |
---|
public AbstractAEntityFactory fact
protected double lexicalSimThreshold
protected double ruleThreshold
protected Index ruleIndex
protected boolean removeCycles
protected boolean functionnal
protected boolean lexicalSim
public boolean skos
public int consensus
Constructor Detail |
---|
public AROMA()
Method Detail |
---|
public void init(Object onto1, Object onto2) throws org.semanticweb.owl.align.AlignmentException
init
in interface org.semanticweb.owl.align.Alignment
init
in class fr.inrialpes.exmo.align.impl.ObjectAlignment
org.semanticweb.owl.align.AlignmentException
protected void parseParam(Properties param)
public void align(org.semanticweb.owl.align.Alignment a, Properties param) throws org.semanticweb.owl.align.AlignmentException
align
in interface org.semanticweb.owl.align.AlignmentProcess
org.semanticweb.owl.align.AlignmentException
private AEntity[] loadCHierarchies()
private AEntity[] loadPHierarchies()
private Thread getAlignThread(AEntity root1, AEntity root2, Set<MatchingRelation> align)
|
AROMA 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |