|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectcorrespondenceComputations.QualifiedRestriction
public class QualifiedRestriction
Constructor Summary | |
---|---|
QualifiedRestriction()
|
Method Summary | |
---|---|
static java.util.Set<Correspondence> |
computeQualifiedRestriction(Ontology ont1,
Ontology ont2,
OntologyAlignment ali)
Compute the correspondences which consists of an object property out of one ontology and an object property plus a restricted range out of the other ontology. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QualifiedRestriction()
Method Detail |
---|
public static java.util.Set<Correspondence> computeQualifiedRestriction(Ontology ont1, Ontology ont2, OntologyAlignment ali) throws ComplexMappingException
filepath1
- filepath2
- alignmentPath
-
ComplexMappingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |