A B C D E F G H I J K L M N O P Q R S T U W

M

m - Static variable in class de.fuberlin.wiwiss.semmf.vocabulary.MD
Used to create instances of Jena classes: Resource and Property
main(String[]) - Static method in class de.fuberlin.wiwiss.semmf.examples.JobMatching
 
matcher - Variable in class de.fuberlin.wiwiss.semmf.descr.impl.NodeMatchingDescriptionImpl
A Matcher which will be used to calculate the similarity of the query and resource nodes.
matcher - Variable in class de.fuberlin.wiwiss.semmf.descr.impl.PropertyMatchingDescriptionImpl
A Matcher which will be used to calculate the similarity of the query and resource properties.
Matcher - Interface in de.fuberlin.wiwiss.semmf.engine
Each Matcher assigned to a NodeMatchingDescription and therefore passed to the matching engine must implement this interface.
MatchingDescriptionReader - Class in de.fuberlin.wiwiss.semmf.descr
This class reads a matching description from an RDF-file and returns a GraphMatchingDescription object.
MatchingDescriptionReader() - Constructor for class de.fuberlin.wiwiss.semmf.descr.MatchingDescriptionReader
 
MatchingEngine - Class in de.fuberlin.wiwiss.semmf.engine
Given a MatchingDescription this class performs semantic matching between a query graph and a set of resource graphs.
MatchingEngine(String) - Constructor for class de.fuberlin.wiwiss.semmf.engine.MatchingEngine
Constructor
MatchingEngine(String, String) - Constructor for class de.fuberlin.wiwiss.semmf.engine.MatchingEngine
Constructor
MatchingEngine(GraphMatchingDescription) - Constructor for class de.fuberlin.wiwiss.semmf.engine.MatchingEngine
Constructor.
MatchingEngine.QueryCluster - Class in de.fuberlin.wiwiss.semmf.engine
 
MatchingEngine.QueryCluster() - Constructor for class de.fuberlin.wiwiss.semmf.engine.MatchingEngine.QueryCluster
 
MatchingEngine.QueryGraph - Class in de.fuberlin.wiwiss.semmf.engine
 
MatchingEngine.QueryGraph() - Constructor for class de.fuberlin.wiwiss.semmf.engine.MatchingEngine.QueryGraph
 
MatchingEngine.QueryNode - Class in de.fuberlin.wiwiss.semmf.engine
A certain Node matching a particular pathExpr from a NodeMatchingDescription NOTE: There might be multiple QueryNodes matching the same pathExpr
MatchingEngine.QueryNode() - Constructor for class de.fuberlin.wiwiss.semmf.engine.MatchingEngine.QueryNode
 
MatchingEngine.QueryProperty - Class in de.fuberlin.wiwiss.semmf.engine
 
MatchingEngine.QueryProperty() - Constructor for class de.fuberlin.wiwiss.semmf.engine.MatchingEngine.QueryProperty
 
MatchingResult - Interface in de.fuberlin.wiwiss.semmf.result
When the method exec() is invoked on a MatchingEngine, a MatchingResult object holding a List of ranked instances of GraphMatchingDescription is returned.
MatchingResultImpl - Class in de.fuberlin.wiwiss.semmf.result.impl
 
MatchingResultImpl(List) - Constructor for class de.fuberlin.wiwiss.semmf.result.impl.MatchingResultImpl
Constructor
maxDevFraction - Variable in class de.fuberlin.wiwiss.semmf.engine.NumericMatcher
For two numbers n1 nad n2, maxDevFraction is a fraction of n1 which indicates the maximum deviation from n1 beyond which the similarity between n1 and n2 eqals 0.
maxDevFraction - Static variable in class de.fuberlin.wiwiss.semmf.vocabulary.MD
 
MD - Class in de.fuberlin.wiwiss.semmf.vocabulary
Vocabulary (in form of Jena objects) used for creating matching descriptions.
MD() - Constructor for class de.fuberlin.wiwiss.semmf.vocabulary.MD
 
MilestoneCalculator - Interface in de.fuberlin.wiwiss.semmf.taxon
 
milestones - Variable in class de.fuberlin.wiwiss.semmf.engine.TaxonomicMatcher
Stores milestone values for all levels of this taxonomy.
multiplyUnderscore(int) - Static method in class de.fuberlin.wiwiss.semmf.util.Util
Helper method used in printHierarchyTree() to mark the indentation of a concept with a series of "_ " according to its hierarchy level.

A B C D E F G H I J K L M N O P Q R S T U W