Alignment API and Server 4.2.${version.update}

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   
fr.inrialpes.exmo.align.service   
 

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

Classes in fr.inrialpes.exmo.align.impl that implement AlignmentProcess
 class DistanceAlignment
          The mother class for distance or similarity-based alignments.
 

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

Classes in fr.inrialpes.exmo.align.impl.method that implement AlignmentProcess
 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 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.
 

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

Classes in fr.inrialpes.exmo.align.service that implement AlignmentProcess
 class WSAlignment
          This is an AlignmentProcess which perform matching by connecting to an AlignmentServer and retrieving or computing an alignment.
 


Alignment API and Server 4.2.${version.update}

(C) INRIA & friends, 2003-${curryear}