Alignment API and Server 4.6 (1875M)

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.aggr   
fr.inrialpes.exmo.align.impl.edoal   
fr.inrialpes.exmo.align.impl.eval   
fr.inrialpes.exmo.align.impl.method   
fr.inrialpes.exmo.align.impl.rel   
fr.inrialpes.exmo.align.impl.renderer   
fr.inrialpes.exmo.align.ling   
fr.inrialpes.exmo.align.parser   
fr.inrialpes.exmo.align.service   
 

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.
BasicOntologyNetwork
          Represents a distributed system of aligned ontologies or network of ontologies.
BasicParameters
          Deprecated. This class implements Parameters for compatibility purposes. Parameter list structure used everywhere at the begining of the API. Parameters has been "morally" deprecated in the Alignment API for long, it is now (4.4) not used anymore and marked deprecated. By default and for means of communication, parameter names and values are Strings (even if their type is Object). A note about unchecked warnings java.util.Properties is declared as hashtable However all its accessors can only put String as key in the hashtable But propertyNames returns Enumeration and not Enumeration Using keySet will not change anything, because it will be Set Java 6 introduces Set stringPropertyNames() !!
Extensions
          This contains the metadata extensions They are indexed by namespace + local name.
MatrixMeasure
          Implements the structure needed for recording class similarity or dissimilarity within a matrix structure.
Namespace
           
ObjectAlignment
          Represents an OWL ontology alignment.
OntologyTriple
           
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.aggr
BasicAlignment
          Represents a basic ontology alignment, i.e., a fully functionnal alignment for wich the type of aligned objects is not known.
 

Classes in fr.inrialpes.exmo.align.impl used by fr.inrialpes.exmo.align.impl.edoal
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.
Extensions
          This contains the metadata extensions They are indexed by namespace + local name.
ObjectAlignment
          Represents an OWL ontology alignment.
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.
ObjectAlignment
          Represents an OWL ontology alignment.
ObjectCell
          Represents an ontology alignment correspondence.
 

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
          The mother class for distance or similarity-based alignments.
MatrixMeasure
          Implements the structure needed for recording class similarity or dissimilarity within a matrix structure.
ObjectAlignment
          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.impl.rel
BasicRelation
          Represents an ontology alignment relation.
 

Classes in fr.inrialpes.exmo.align.impl used by fr.inrialpes.exmo.align.impl.renderer
Namespace
           
 

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
          The mother class for distance or similarity-based alignments.
MatrixMeasure
          Implements the structure needed for recording class similarity or dissimilarity within a matrix structure.
ObjectAlignment
          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
Extensions
          This contains the metadata extensions They are indexed by namespace + local name.
Namespace
           
URIAlignment
          Represents an ontology alignment relating entities identified by their URIs
 

Classes in fr.inrialpes.exmo.align.impl used by fr.inrialpes.exmo.align.service
BasicAlignment
          Represents a basic ontology alignment, i.e., a fully functionnal alignment for wich the type of aligned objects is not known.
URIAlignment
          Represents an ontology alignment relating entities identified by their URIs
 


Alignment API and Server 4.6 (1875M)

(C) INRIA & friends, 2003-2014