OntoSim 2.3

Uses of Interface
fr.inrialpes.exmo.ontosim.AlignmentSpaceMeasure

Packages that use AlignmentSpaceMeasure
fr.inrialpes.exmo.ontosim.align   
fr.inrialpes.exmo.ontosim.entity   
 

Uses of AlignmentSpaceMeasure in fr.inrialpes.exmo.ontosim.align
 

Classes in fr.inrialpes.exmo.ontosim.align that implement AlignmentSpaceMeasure
 class AbstractAlignmentSpaceMeasure<S>
           
 class AD
          This class provides all what is necessary for computing Agreement/Disagreement measures between ontologies as defined by Mathieu d'Aquin in his K-Cap paper and refined (and to be refined by ourselves).
 class Agreement
           
 class AlignmentGlobalSum
           
 class ASAbstractCoverageTraversal
          This class implements measures based on the coverage of the initial ontology by the composition of alignments
 class ASAlignmentPathMeasure
          This class implements measures depending on the existence of an path between the ontologies in the alignment space.
 class ASLargestCoverageMeasure
          This class implements measures based on the coverage of the initial ontology by the composition of alignments
 class ASShortestPathMeasure
          A measure between ontologies in the alignment space depending of the length of the shortest path between the ontologies.
 class ASUnionPathCoverageMeasure
           
 class Disagreement
           
 

Uses of AlignmentSpaceMeasure in fr.inrialpes.exmo.ontosim.entity
 

Classes in fr.inrialpes.exmo.ontosim.entity that implement AlignmentSpaceMeasure
 class AlignmentEntitySim
           
 


OntoSim 2.3

(C) INRIA, UPMF & friends, 2008-2011