Alignment API and Server 4.0

Uses of Class
fr.inrialpes.exmo.align.impl.ObjectAlignment

Packages that use ObjectAlignment
fr.inrialpes.exmo.align.impl   
fr.inrialpes.exmo.align.impl.method   
fr.inrialpes.exmo.align.ling   
 

Uses of ObjectAlignment in fr.inrialpes.exmo.align.impl
 

Subclasses of ObjectAlignment in fr.inrialpes.exmo.align.impl
 class DistanceAlignment
           
 

Fields in fr.inrialpes.exmo.align.impl declared as ObjectAlignment
protected  ObjectAlignment ObjectAlignment.init
           
 

Methods in fr.inrialpes.exmo.align.impl that return ObjectAlignment
 ObjectAlignment ObjectAlignment.createNewAlignment(Object onto1, Object onto2)
          Generate a copy of this alignment object
static ObjectAlignment ObjectAlignment.toObjectAlignment(URIAlignment al)
           
 

Uses of ObjectAlignment in fr.inrialpes.exmo.align.impl.method
 

Subclasses of ObjectAlignment 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 ObjectAlignment in fr.inrialpes.exmo.align.ling
 

Subclasses of ObjectAlignment in fr.inrialpes.exmo.align.ling
 class JWNLAlignment
          This Class uses JWNLDistances to align two ontologies.
 


Alignment API and Server 4.0

(C) INRIA & friends, 2003-2010