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.
  • Interface Summary 
    Interface Description
    Filter
    Interface for filters.
    IExplainerMapping
    Interface for classes that are able to generate explanatory statements about individual mappings.
    IExplainerResource
    Interface for classes that are able to generate explanatory statements about individual resources.
    IMatcher<Alignment,​Model>
    Generic Matcher Interface.
  • Class Summary 
    Class Description
    DataStore
    Store accessible to all matchers where variables and results can be persisted in.
    MatcherCombination
    Combines multiple matchers.
    MatcherFile
    For this matcher the results file that shall be written can be specified.
    MatcherString  
    MatcherURL
    RawMatcher which implements the minimal interface for being executed under the SEALS platform.
    OaeiOptions
    Class which holds options for OAEI evaluation (usually set in HOBBIT wrapper)