Alignment API and Server 3.2

Uses of Package
fr.inrialpes.exmo.align.impl

Packages that use fr.inrialpes.exmo.align.impl
fr.inrialpes.exmo.align.impl   
fr.inrialpes.exmo.align.impl.eval   
fr.inrialpes.exmo.align.impl.method   
fr.inrialpes.exmo.align.impl.rel   
fr.inrialpes.exmo.align.ling   
fr.inrialpes.exmo.align.parser   
fr.inrialpes.exmo.align.service   
fr.inrialpes.exmo.align.util   
 

Classes in fr.inrialpes.exmo.align.impl used by fr.inrialpes.exmo.align.impl
BasicAlignment
          Represents a basic ontology alignment, i.e., a fully functionnal alignment for wich the type of aligned objects is not known.
BasicCell
          Represents an ontology alignment correspondence.
Ontology
          Store the information regarding ontologies in a specific structure
OntologyCache
          This caches the loaded ontologies so that it is possible to share them between alignments as well as to unload them if necessary.
OWLAPIAlignment
          Represents an OWL ontology alignment.
Similarity
          Represents the implementation of a similarity measure
URIAlignment
          Represents an ontology alignment relating entities identified by their URIs
 

Classes in fr.inrialpes.exmo.align.impl used by fr.inrialpes.exmo.align.impl.eval
BasicEvaluator
          Evaluate proximity between two alignments.
 

Classes in fr.inrialpes.exmo.align.impl used by fr.inrialpes.exmo.align.impl.method
BasicAlignment
          Represents a basic ontology alignment, i.e., a fully functionnal alignment for wich the type of aligned objects is not known.
DistanceAlignment
           
OWLAPIAlignment
          Represents an OWL ontology alignment.
 

Classes in fr.inrialpes.exmo.align.impl used by fr.inrialpes.exmo.align.impl.rel
BasicRelation
          Represents an ontology alignment relation.
 

Classes in fr.inrialpes.exmo.align.impl used by fr.inrialpes.exmo.align.ling
BasicAlignment
          Represents a basic ontology alignment, i.e., a fully functionnal alignment for wich the type of aligned objects is not known.
DistanceAlignment
           
MatrixMeasure
          Implements the structure needed for recording class similarity or dissimilarity within a matrix structure.
OWLAPIAlignment
          Represents an OWL ontology alignment.
Similarity
          Represents the implementation of a similarity measure
 

Classes in fr.inrialpes.exmo.align.impl used by fr.inrialpes.exmo.align.parser
Ontology
          Store the information regarding ontologies in a specific structure
 

Classes in fr.inrialpes.exmo.align.impl used by fr.inrialpes.exmo.align.service
Ontology
          Store the information regarding ontologies in a specific structure
OntologyCache
          This caches the loaded ontologies so that it is possible to share them between alignments as well as to unload them if necessary.
 

Classes in fr.inrialpes.exmo.align.impl used by fr.inrialpes.exmo.align.util
OntologyCache
          This caches the loaded ontologies so that it is possible to share them between alignments as well as to unload them if necessary.
 


Alignment API and Server 3.2

(C) INRIA & friends, 2003-2008