Package de.uni_mannheim.informatik.dws.melt.matching_base
package de.uni_mannheim.informatik.dws.melt.matching_base
The classes contained in this project can be used as simple template for ontology matchers.
You can extend
MatcherString
or
MatcherURL
and implement align
in order to get
started.-
ClassDescriptionAn AddNegatives matcher requires an ideally correct alignment as input to its match function (input alignment).Store accessible to all matchers where variables and results can be persisted in.Helper for creating files etc.Interface for filters.Interface for classes that are able to generate explanatory statements about individual mappings.Interface for classes that are able to generate explanatory statements about individual resources.IMatcher<ModelClass,
AlignmentClass, ParameterClass> Generic matcher interface which just implements one method called match.A matcher interface which allows the matcher to call other matchers as well.Combines multiple matchers.For this matcher the results file that shall be written can be specified.Executes all matchers one after the other.RawMatcher which implements the minimal interface for being executed under the SEALS platform.An exception which can be thrown by a matcher in case something goes wrong.Util methods for meltDeprecated.use parameters file instead.List all the keys (URLs) which can be used as matching parameters.