Alignment API and Server 3.2

Uses of Interface
org.semanticweb.owl.align.AlignmentProcess

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

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

Classes in fr.inrialpes.exmo.align.impl that implement AlignmentProcess
 class DistanceAlignment
           
 

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

Classes in fr.inrialpes.exmo.align.impl.method that implement AlignmentProcess
 class ClassStructAlignment
          This class has been built for ISWC experiments with bibliography.
 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
 

Uses of AlignmentProcess in fr.inrialpes.exmo.align.ling
 

Classes in fr.inrialpes.exmo.align.ling that implement AlignmentProcess
 class JWNLAlignment
          This Class uses JWNLDistances to align two ontologies.
 


Alignment API and Server 3.2

(C) INRIA & friends, 2003-2008