Package de.uni_mannheim.informatik.dws.melt.matching_jena

  • Interface Summary 
    Interface Description
    LiteralExtractor
    Given a resource (from Jena - which has the model behind - and thus allows to traverse the whole graph), this interface extracts the literals which are usually helpful for matching.
    ResourcesExtractor
    An interface which extracts resources of a given OntModel.
    TextExtractor
    Given a Jena resource, a ValueExtractor can derive zero or more String representations.
  • Class Summary 
    Class Description
    ErrorHandlerCarryOn
    An Error handler that does nothing except for throwing an Exception in fatal cases.
    JenaHelper  
    MatcherPipelineYAAA
    A matcher template for matchers that are based on YAAA.
    MatcherPipelineYAAAJena
    Better use MatcherYAAAPipeline because it can combine matchers which use different APIS like Jena and OWLAPI etc
    MatcherPipelineYAAAJenaConstructor
    Better use MatcherPipelineYAAA because it can combine matchers which use different APIS like Jena and OWLAPI etc.
    MatcherYAAA
    A matcher template for matchers that are based on the YAAA Framework.
    MatcherYAAAJena
    A matcher template for matchers that are based on Apache Jena.
    OntologyCacheJena
    Cache and reader for Jena ontologies.
    TdbUtil
    TDB util for generating and inspecting TDB datasets.
    TdbUtil.DestinationGraph