Package de.fzi.kadmos.api.impl

Provides default implementations for the KADMOS API.

See:
          Description

Class Summary
OWLOntologyDictionary Singleton class to hold all locally loaded OWLOntology instances and map OWLEntity instances to identifiers.
SimpleAlignment Class representing a simple alignment of two ontologies.
SimpleAlignmentFactory Factory for creating SimpleAlignment instances.
SimpleCorrespondenceFactory Correspondence factory that creates SimpleCorrespondence objects.
 

Package de.fzi.kadmos.api.impl Description

Provides default implementations for the KADMOS API. In particular this package contains simple default implementation of a correspondence and an alignment, which are serialisable and provide efficient basic functionality. Projects that make use of this API are encouraged to extend these default implementations. Note that if specific alignment algorithms are developed based on the KADMOS API, developers might want to extend SimpleAlignment and implement the AlignmentAlgorithm interface. -->

Since:
1.0.0


Copyright © 2012. All Rights Reserved.