Package de.fuberlin.wiwiss.semmf.descr

Interface Summary
ClusterMatchingDescription Each object holding cluster matching information must implement this interface, in order to be compatible with the MatchingEngine.
GraphMatchingDescription Each object holding information about the matching process must implement this interface, in order to be compatible with the MatchingEngine.
NodeMatchingDescription Each object holding cluster matching information must implement this interface, in order to be compatible with the MatchingEngine.
PropertyMatchingDescription Each object holding property matching information must implement this interface, in order to be compatible with the MatchingEngine.
 

Class Summary
MatchingDescriptionReader This class reads a matching description from an RDF-file and returns a GraphMatchingDescription object.