Alignment API and Server 3.5

Package fr.inrialpes.exmo.align.impl

Interface Summary
PreAlignment  
Similarity Represents the implementation of a similarity measure
 

Class Summary
Annotations  
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.
BasicEvaluator Evaluate proximity between two alignments.
BasicParameters Standard parameter list structure to be used everywhere.
BasicRelation Represents an ontology alignment relation.
ConcatenatedIterator This class builds a composite iterator from two iterators This helps writing more concise code.
DistanceAlignment  
HungarianAlgorithm  
MatrixMeasure Implements the structure needed for recording class similarity or dissimilarity within a matrix structure.
MEnumeration<T>  
MIterator<T>  
ObjectAlignment Represents an OWL ontology alignment.
ObjectCell Represents an ontology alignment correspondence.
Ontology Store the information regarding ontologies in a specific structure
OWLAPIAlignment Deprecated. OWLAPIAlignment has been deprecated to the profit of ObjectAlignment It remains here for compatibility purposes and is reimplemented in terms of ObjectAlignment.
OWLAPICell Deprecated. OWLAPICell as been deprecated to the profit of ObjectCell It remains here for compatibility purposes and is reimplemented in terms of ObjectCell.
URIAlignment Represents an ontology alignment relating entities identified by their URIs
URICell Represents an ontology alignment correspondence between two URIs
 


Alignment API and Server 3.5

(C) INRIA & friends, 2003-2008