Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbbreviationHandler() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations.AbbreviationHandler
 
ABSOLUTE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.SetSimilarity
Returns absolute number of the intersection.
ABSOLUTE_MATCHES - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarHierarchyFilterApproach
Absolute matches in the hierarchy independent where it appears in the hierarchy.
AbstractTypeTransformer<S,T> - Class in de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer
 
AbstractTypeTransformer(Class<S>, Class<T>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.AbstractTypeTransformer
 
accessToken - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
ACCURACY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersOptimizingMetric
The accuracy is optimized.
activeDatabases - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService
Map of all active databases (required for collective close and for commits).
add(char) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
Add a character to the word being stemmed.
add(char[], int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
Adds wLen characters to the word being stemmed contained in a portion of a char[] array.
add(Track, String...) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackNameLookup
 
add(ExecutionResult, ExecutionResult, double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.MatcherSimilarity
 
add(AgonyNode<E>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyQueue
 
add(TransitiveClosure<T>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.TransitiveClosure
Adds another transitive closure to this object.
add(Correspondence, String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AnalyticalAlignmentInformation
Add information about a cell.
add(Iterable<T>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.TransitiveClosure
Adds elements to this transitive closure.
add(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Creates a new Correspondence and adds it to this mapping.
add(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMPrefixMap
 
add(String, String, double) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Creates a new Correspondence and adds it to this mapping.
add(String, String, double, CorrespondenceRelation) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Creates a new Correspondence and adds it to this mapping.
add(String, String, double, CorrespondenceRelation, Map<String, Object>) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Creates a new Correspondence and adds it to this mapping.
add(String, String, CorrespondenceRelation) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Creates a new Correspondence and adds it to this mapping.
add(String, Property) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer.ExplainerResourceProperty
Add an RDF feature.
add(Collection<T>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.util.Counter
Deprecated.
Add a collection of elements to the counter.
add(T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.util.Counter
Deprecated.
Add one element to the counter
add(T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Add one element to the counter
add(T...) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.TransitiveClosure
Adds elements to this transitive closure.
add(T, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.util.Counter
Deprecated.
Add the element (first parameter) multiple times (amount is specified in the second parameter).
add(T, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Add this element to the counter multiple times.
addAdditionalConfidence(Class<?>, double) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Adds an additional confidence based on a specific class.
addAdditionalConfidence(String, double) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Adds an additional confidence associated with any specific string value.
addAdditionalConfidence(String, String, Class<?>, double) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Adds the correspondence if not existing or adds the extensions values and updates confidence value.
addAdditionalConfidenceAndExplanation(String, String, Class<?>, double, String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Adds the correspondence if not existent or adds the extensions values and updates confidence value.
addAdditionalConfidenceIfHigher(Class<?>, double) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Adds an additional confidence based on a specific class only if the confidence is higher.
addAdditionalConfidenceIfHigher(String, double) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Adds an additional confidence associated with any specific string value only if the confidence is higher.
addAdditionalExplanation(Class<?>, String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Adds an additional explanation
addAdditionalExplanation(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Adds an additional explanation
addAdditionalExplanation(String, String, Class<?>, String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Adds the correspondence if not existent or adds the extensions values and updates confidence value.
addAlignmentExtensions() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
Adds extension values.
AddAlignmentExtensions - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel
Adds the provided extensions to the alignment when the matcher is executed.
AddAlignmentExtensions(Object...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AddAlignmentExtensions
List the Extensions as key1, value1, key2, value2 etc.
AddAlignmentExtensions(Map<Object, Object>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AddAlignmentExtensions
 
AddAlignmentMatcher - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel
This is a simple matcher that adds a given alignment to the inputAlignment.
AddAlignmentMatcher() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AddAlignmentMatcher
Constructor Alignment to be forwarded must be given in match operation.
AddAlignmentMatcher(Alignment) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AddAlignmentMatcher
Constructor
AddAlignmentMatcher(File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AddAlignmentMatcher
Constructor
AddAlignmentMatcher(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AddAlignmentMatcher
Constructor
addAll(Counter<T>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Adds another counter to this counter.
addAll(TransformersArguments) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersArguments
 
addAll(Iterable<Correspondence>, String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AnalyticalAlignmentInformation
Add multiple cells that have the same feature value.
addAll(Iterable<Correspondence>, HashMap<String, String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AnalyticalAlignmentInformation
Add multiple cells that have the same feature values.
addAll(Iterable<T>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Add a collection of elements to the counter.
addAll(Iterator<T>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Add a collection of elements to the counter.
addAll(Map<? extends String, ? extends String>) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMPrefixMap
 
addAll(Map<String, Object>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersArguments
 
addAllTransformersViaServiceRegistry() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
 
addAllTransformersViaServiceRegistry(ClassLoader) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
 
addAlternativeWritingsSimple(HashSet<String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Generate alternative writings (particularly interesting for English and German hyphenation).
addAnchorClass(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
addArgument(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Add one single argument like '-v' or 'test'.
addArgument(String, Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAConfiguration
Adds an argument.
addArgumentLine(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Adds an argument line which is one (huge) string containing multiple arguments.
addArgumentLine(String, boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
 
addArguments(String...) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Add multiple arguments at once.
addArguments(List<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Add multiple arguments at once.
addArgumentScope(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Adds multiple arguments in one scope.
addArgumentScope(List<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Adds multiple arguments in one scope.
addBoxPlotMatcherConfidence() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
addClashedLabel(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.SimpleStringMatcher
Adds a clashed label to the corresponding map.
addConfidence(Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FilterByErrorDegree
 
addConfidenceBar() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
addConfiguration(BoundedPathMatchingConfiguration) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.BoundedPathMatching
 
addConfigurationClassHierarchy() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.BoundedPathMatching
 
addConfigurationPropertyHierarchy() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.BoundedPathMatching
 
addConfusionHeatMap() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
addConstructorParameter(List<Object>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
In case the matcher needs parameters in the constructor which should be changed in each run, use this method.
addConstructorParameter(List<Object>, Class<?>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
In case the matcher needs parameters in the constructor which should be changed in each run, use this method.
addCorrespondences - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FamerClustering
 
addCorrespondencesMultiCluster(Alignment, Map<String, Set<T>>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ClusterUtil
This function adds correspondences from the alignment where the source and target are in the same cluster.
addDataChart() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
addDataCount() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
addDefaultDashboard() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
addDistance(Properties, double, double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
 
addEdge(T, T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ComputeErrDegree
 
addEdge(T, T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection
 
addEdge(T, T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleRemoval
 
addEdge(T, T, double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ComputeErrDegree
 
addElement(DcjsElement) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
addEnvironmentVariable(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Adds an environemtn varibale to the environment of the started process.
addEnvironmentVariableFromCondaActivate(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
When starting a python process within a conda virtual environment, it is usually necessary to run conda activate env-name.
addEnvironmentVariableMap(Map<String, String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Adds multiple environment variables which are stored in a map.
addExtensionValue(Object, Object) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Set the value for an extension.
addExtensionValue(Object, Object) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Set the value for an extension.
addExtensionValue(String, Object) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Set the value for an extension.
addExtensionValue(String, Object) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Set the value for an extension.
addExtensionValue(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.OntoInfo
Set the value for an extension.
addFileLocations(String, String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAConfiguration
 
addFragment - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.DocumentSimilarityBase
 
addFunction(String, Function<OntResource, Double>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AdditionalConfidenceByFunction
Add an additional function with confidence key.
addGenerationArgument(String, Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
Add parameters which are passed to the generate function of transformers library.
addIn(AgonyGraphEdge) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphNode
 
addInformationToUnion - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeExecutor
 
addingInformationToUnion - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
 
addInstanceMatch(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances.ClassMatchInfo
 
ADDITIONAL_CONFIDENCE_SUFFIX - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.MeltExtensions
The key of the extension should end with this suffix, to be detected as an additional confidence.
ADDITIONAL_EXPLANATION_SUFFIX - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.MeltExtensions
The key of the extension should end with this suffix, to be detected as an additional explanation.
AdditionalConfidenceByFunction - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel
Adds an additional confidence by a user chosen function which gets a ontResource and has to return a double.
AdditionalConfidenceByFunction(String, Function<OntResource, Double>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AdditionalConfidenceByFunction
This adds a confidence by a given function.
AdditionalConfidenceByFunction(Function<OntResource, Double>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AdditionalConfidenceByFunction
This adds a confidence by a given function.
AdditionalConfidenceByFunction(Map.Entry<String, Function<OntResource, Double>>...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AdditionalConfidenceByFunction
Multiple confidence functions.
AdditionalConfidenceByFunction(Map<String, Function<OntResource, Double>>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AdditionalConfidenceByFunction
Multiple confidence functions.
AdditionalConfidenceFilter - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter
It filters based on the additional confidence.
AdditionalConfidenceFilter(double, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.AdditionalConfidenceFilter
 
additionalConfidenceKey - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.AdditionalConfidenceFilter
 
additionalConfidenceKey - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceCurvatureFilter
 
additionalConfidenceNames - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ConfidenceCombiner
 
additionallySwitchSourceTarget - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBaseFineTuner
 
additionalText - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
addJavaRuntimeParameters(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSealsBuilder
 
addJsHelperFileName(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
addJsMethod(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
addJsMethod(String...) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
addJsMethod(List<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
addLine(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.TermFromFileReader
 
addLiteral(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.Neighbours
 
addLiteralContained(ProcessedLiteral) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProcessedLiteral
 
addLoadingArgument(String, Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
Can add any parameter which are passed to the from_pretrained method.
addLoadingArguments(TransformersArguments) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
 
addMatcher(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.multisource.MultiSourcePipelineSequential
 
addMatcherMetricTableOnlyMatcher() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
addMatchType(Function<OntModel, Iterator<? extends Resource>>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
Adds a function which gets an ontModel and returns an iterator over elements which should be matched like classes, instances, properties etc.
addMeltDefaultTransformers() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
This can be called in case the service registry does not work (in case of SEALS - due to the classloader).
addMetricTableOnlySelected() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
addMetricTableSelectedAndMatcher() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
addModelInformation(Model, Map<String, Set<String>>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cmrelation.CMRelationMetric
 
addModelInformation(Model, Map<String, Set<String>>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.AlignmentClosureRefiner
 
addModelToRequest(HttpGet, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Given a path to a model or vector file, this method determines whether it is a model or a vector file and adds the corresponding parameter to the request.
addNegatives(Alignment, Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesViaAlignment
This method returns a training alignment based on a recall alignment and a reference alignment.
addNegatives(Alignment, Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesViaMatcher
This method returns a training alignment based on a recall alignment and a reference alignment.
AddNegatives - Interface in de.uni_mannheim.informatik.dws.melt.matching_base
An AddNegatives matcher requires an ideally correct alignment as input to its match function (input alignment).
AddNegativesRandomly - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives
Abstract class which is the base class for all AddNegatives which are based on random sampling.
AddNegativesRandomly(boolean, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesRandomly
 
AddNegativesRandomlyAbsolute - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives
This component adds negative samples to the alignment.
AddNegativesRandomlyAbsolute(int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesRandomlyAbsolute
This component adds numberOfNegatives negative samples to the alignment
AddNegativesRandomlyAbsolute(int, boolean, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesRandomlyAbsolute
 
AddNegativesRandomlyOneOneAssumption - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives
This component adds negative samples to the alignment.
AddNegativesRandomlyOneOneAssumption(int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesRandomlyOneOneAssumption
 
AddNegativesRandomlyOneOneAssumption(int, boolean, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesRandomlyOneOneAssumption
 
AddNegativesRandomlyShare - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives
This component adds negative samples to the alignment.
AddNegativesRandomlyShare(double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesRandomlyShare
 
AddNegativesRandomlyShare(double, boolean, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesRandomlyShare
 
AddNegativesViaAlignment - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives
This component adds negative correspondences to the input alignment via an alignment (generated by a recall optimized matcher).
AddNegativesViaAlignment(Alignment) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesViaAlignment
Constructor with requires the recall alignment.
AddNegativesViaMatcher - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives
This component adds negative correspondences to the input alignment via a recall optimized matcher.
AddNegativesViaMatcher(Object) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesViaMatcher
Constructor with requires the recall matcher
addNegativeWord(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBinaryFilter
 
addNeighboursToCorrespondence - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
addNodes(List<T>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ComputeErrDegree
 
addOrModify(Correspondence) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Adds the correspondence if not existent or adds the extensions values and updates confidence value.
addOrModify(String, String, double, CorrespondenceRelation, Map<String, Object>) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Adds the correspondence if not existent or adds the extensions values and updates confidence value.
addOrModify(String, String, String, Object) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Adds the correspondence if not existent or adds the extensions values and updates confidence value.
addOrModify(String, String, Map<String, Object>) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Adds the correspondence if not existent or adds the extensions values and updates confidence value.
addOrPut(HashMap<String, HashSet<String>>, String, HashSet<String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Helper method.
addOrUseHighestConfidence(Correspondence) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Adds the correspondence if not existing.
addOrUseHighestConfidence(String, String, double) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Adds the correspondence if not existent.
addOut(AgonyGraphEdge) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphNode
 
addParam(String, Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SearchSpace
 
addParameter(String, Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersArguments
 
addParameter(String, Object...) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
Adds a parameter search.
addParameter(String, List<Object>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
Adds a parameter search.
addParameters(List<String>, List<List<Object>>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
Adds a multiple parameter searches.
addParameters(Map<String, List<Object>>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
Adds a multiple parameter searches.
addPieChart(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
addPieChartEvaluation() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
addPieChartMultiValue(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
AddPositivesWithReference - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.matchers
This matcher will detect the test case given in the input and use the reference (gold standard) to sample from it with the given rate which is added to the input alignment.
AddPositivesWithReference() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.matchers.AddPositivesWithReference
 
AddPositivesWithReference(double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.matchers.AddPositivesWithReference
 
AddPositivesWithReference(double, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.matchers.AddPositivesWithReference
 
addPositiveWord(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBinaryFilter
 
addPrecisionRecallScatterPlot() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
addRefinementToNewSet(Set<Refiner>, Refiner) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
Helper method to create a new refinement set and add a new refinement to it.
addResource(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.Neighbours
 
addResourceFilter(Class<? extends SentenceTransformersPredicate>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
 
addResultPerMatcher() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
addResultPerTestCase() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
addRuntime(long) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
Adds runtime to this execution result.
addRuntime(long) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
addScores(RankingResult) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingResult
Adds all scores of otherResult.
addSelectMenu(String, String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
addslack(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
addSourceURI(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.SourceTargetURIs
 
addStack(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
addStack(String, String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
addStaticConstructorParameter(Object...) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
In case you need parameters for the matcher constructor, but do not want the change them in each run, but keep them the same, then use this method.
addStaticConstructorParameter(List<Object>, List<Class<?>>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
In case you need parameters for the matcher constructor, but do not want the change them in each run, but keep them the same, then use this method.
addStdErrConsumer(ProcessOutputConsumer) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Set the consumer for the std:err processing.
addStdOutConsumer(ProcessOutputConsumer) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Add the consumer for the std:out processing.
addSubstitutionDefaultLookups() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Adds all default subsitiution lookups: SystemProperties EnvironmentVariables JVMArguments
addSubstitutionForEnvironmentVariables() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Adds substitution lookups for environment variables.
addSubstitutionForJVMArguments() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Adds substitution lookups for JVM arguments such as -Xmx or -Xms.
addSubstitutionForSystemProperties() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Adds substitution lookups for system properties.
addSubstitutionFunction(Function<String, String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Add your own substitution function.
addSubstitutionMap(Map<String, Object>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Adds substitution map which replaces all variables in the command line with the elements in this map.
addSuccesor(MwbEdge) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbNode
 
addSynonyms(Set<String>, Resource) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WiktionarySynsetCSV
Add synonyms from a resource which has a synonyms relation
addTagIfNotExists(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Adds tags if they are not there yet.
addTargetURI(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.SourceTargetURIs
 
addTestCase(TestCase) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.LocalTrack
 
addTestCase(String, File, File, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.LocalTrack
 
addTestCase(String, File, File, File, File, GoldStandardCompleteness, File, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.LocalTrack
 
addTestCase(String, URI, URI, URI, URI, GoldStandardCompleteness, URI, URI) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.LocalTrack
 
addTextFilter() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
addTrackTestcaseSunburst() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
addTrainingArgument(String, Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
 
addTrainingArgument(String, Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
Adds a training argument for the transformers trainer.
addTrainingParameterToMakeTrainingFaster() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTuner
This will add (potencially multiple) training parameters to the current trainingArguments to make the training faster.
addTransformer(TypeTransformer<?, ?>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
 
AGGREGATES_METHOD - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
#Method denoting the aggregation of the result of several methods
Agony<E> - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony
Class for computing hierarchy ranks in directed graphs (with cycles).This is an implementation of the paper:
Faster way to agony - Discovering hierarchies in directed graphs by Nikolaj Tatti
which is an improved version of the paper:
Hierarchies in directed networks by Nikolaj Tatti
Code is available at https://users.ics.aalto.fi/ntatti/software.shtml.
Agony(List<Map.Entry<E, E>>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
Agony(Map<E, Set<E>>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
AgonyEdge - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony
Helper class for Agony.
AgonyEdge(int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyEdge
 
AgonyGraph - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony
Helper class for Agony.
AgonyGraph() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraph
 
AgonyGraph(AgonyGraph) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraph
 
AgonyGraphEdge - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony
Helper class for Agony.
AgonyGraphEdge(int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphEdge
 
AgonyGraphNode - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony
Helper class for Agony.
AgonyGraphNode(int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphNode
 
AgonyNode<E> - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony
Helper class for Agony.
AgonyNode(int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
AgonyQueue<E> - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony
Helper class for Agony.
AgonyQueue() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyQueue
 
AgonyQueue(Collection<AgonyNode<E>>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyQueue
 
AgonyUtil - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony
Deprecated.
use DotGraphUtil instead.
AgonyUtil() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyUtil
Deprecated.
 
alcomoAlignmentToYaaaAlignment(Mapping) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.AlcomoFilter
Mapping from Alcomo Mapping to YAAA's Alignment.
AlcomoException - Exception in de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers
 
AlcomoException(String, Throwable) - Constructor for exception de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.AlcomoException
 
AlcomoFilter - Class in de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers
Filter which makes and alignment coherent.
AlcomoFilter() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.AlcomoFilter
Constructor.
alcomoSemanticRelationToYaaaCorrespondenceRelation(int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.AlcomoFilter
Mapping of the ALCOMO semantic relation code to YAAA's CorrespondenceRelation.
algorithm - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FilterByErrorDegree
 
ALGORITHM - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
STRING denoting the name of an algorithm implemented by a BasicMethod
ALID - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.AlignmentServer
STRING uniquely identifying the alignment.
align(URL, URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherURL
Aligns two ontologies specified via their URL and returns the URL of the resulting alignment, which should be stored locally.
align(URL, URL, URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherURL
Aligns two ontologies specified via their URL, with an input alignment specified by its URL, and returns the URL of the resulting alignment, which should be stored locally.
alignment - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.AlignmentAndParameters
 
alignment - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
alignment - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.BaselineStringMatcher
 
alignment - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
Alignment
alignment - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeResult
 
alignment - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
Alignment - Class in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
Data structure to represent an Alignment.
Alignment() - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
Alignment(boolean, boolean, boolean, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
Alignment(Alignment) - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Copy constructor which copies all information stores in alignment as well as all correspondences.
Alignment(Alignment, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Copy constructor which copies all information stores in alignment as well as all correspondences (depending on attribute copyCorrespondences).
Alignment(File) - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
Alignment(File, boolean, boolean, boolean, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
Alignment(InputStream) - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
Alignment(InputStream, boolean, boolean, boolean, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
Alignment(Iterable<Correspondence>) - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
Alignment(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
Alignment(String, boolean, boolean, boolean, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
Alignment(URL) - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
Alignment(URL, boolean, boolean, boolean, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
ALIGNMENT - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
ALIGNMENT_NAME - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
Alignment2LogmapMapping - Class in de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.logmap
Converts Alignment to Set of MappingObjectStr.
Alignment2LogmapMapping() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.logmap.Alignment2LogmapMapping
 
Alignment2URLTransformer - Class in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.typetransformation
 
Alignment2URLTransformer() - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.typetransformation.Alignment2URLTransformer
 
AlignmentAnalyzerMetric - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer
The AlignmentAnalyzerMetric is capable of calculating statistics about a finished alignment.
AlignmentAnalyzerMetric() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerMetric
 
AlignmentAnalyzerResult - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer
The AlignmentAnalyzerResult is the output of the AlignmentAnalyzerMetric.
AlignmentAnalyzerResult(ExecutionResult, double, double, Map<CorrespondenceRelation, Integer>, boolean, Map<String, Integer>, int, int, List<String>, Map<Arity, Integer>, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Constructor
AlignmentAndParameters - Class in de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer
Due to the fact that a matcher can only return one value, but alignment and parameters can be changed, an extra object is necessary.
AlignmentAndParameters(Object, Object) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.AlignmentAndParameters
 
AlignmentClosureRefiner - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.refinement
This refiner will create the closure of the system and reference alignment.
AlignmentClosureRefiner() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.AlignmentClosureRefiner
 
alignmentDataCube - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube
Internal, wrapped data structure.
alignmentExtensions - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorBasic
The alignment extensions that are to be printed.
alignmentExtensions - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
The alignment extensions that are to be printed.
alignmentFile - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ProcessOutputAlignmentCollector
 
alignmentFile - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AlignmentSaveMatcher
 
AlignmentHandler - Class in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
The AlignmentHandler manages the parsing of alignment files.
AlignmentHandler(Alignment) - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
Constructor
AlignmentParser - Class in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
The AlignmentParser can parse XML files following the convention described in the Alignment Format.
AlignmentParser() - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentParser
 
AlignmentSaveMatcher - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel
Just saves the ontologies in a specific format.
AlignmentSaveMatcher(File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AlignmentSaveMatcher
Choose in which file the alignment is stored.
alignmentsCube - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
Analytical Store for all alignments.
AlignmentsCube - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util
Analytical Store for alignments.
AlignmentsCube() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube
Constructor
AlignmentsCube.StringString - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util
Internal data structure.
AlignmentsCube.TestCaseMatcher - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util
TestCaseMatcher Structure
AlignmentSerializer - Class in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
The AlignmentSerializer writes an Alignment to a file.
AlignmentSerializer() - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentSerializer
 
AlignmentServer() - Constructor for enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.AlignmentServer
 
alignmentToBeUsed - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AddAlignmentMatcher
Alignment to be added.
alignmentToBeUsed - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ForwardAlwaysMatcher
Alignment to be returned.
alignmentToBeUsed - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ForwardMatcher
Alignment to be returned.
AlignmentXmlRepair - Class in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
Class which helps to repair alignment files which are for example not correctly encoded.
AlignmentXmlRepair() - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentXmlRepair
 
alignModel(String, String, String, Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Align two knowledge graph embeddings
all - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleOntModel
 
ALL - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio.V2016
With the this benchmark all 6 largebio matching tasks are executed.
ALL - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Multifarm
 
ALL - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.ProcessMatching
 
ALL_IN_ONE_TRACK - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Multifarm
All multifarm testcases in one track.
allGraphs - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
allGraphs - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionRunnerMultiSource
 
ALLOW_ALIGNMENT_REPAIR - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.ParameterConfigKeys
A boolean value indicating if an unparsable alignment file should be automatically repaired.
ALLOW_MULTI_STEP - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
If true, then the tranformation can be performed with multiple steps (TypeTransformer).
allowedInstanceTypes - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
allowFiltering - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypePredictor
 
allProperties - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleOntModel
 
allReferenceEntitiesFound() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Indicates whether the URIs named in the reference file
allStringLiterals - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorUseLongestLiteralOrFragment
 
allTestCasesFromSameTrack(List<TestCase>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionRunnerMultiSource
 
allTypes(Node, Graph) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.ResourceType
Deprecated.
 
allTypes(Node, Graph) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConceptType
 
ALOD - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goDatasets
 
ALOD_CLASSIC_ENDPOINT - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice.WebIsAlodEndpoint
 
ALOD_CLASSIC_HYPERNYM_BUFFER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
 
ALOD_CLASSIC_HYPERNYMY_ASK_BUFFER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
 
ALOD_CLASSIC_LABEL_URI_BUFFER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
 
ALOD_CLASSIC_SYONYMY_BUFFER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
 
ALOD_XL_ENDPOINT - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice.WebIsAlodEndpoint
 
ALOD_XL_HYPERNYM_BUFFER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
 
ALOD_XL_HYPERNYMY_ASK_BUFFER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
 
ALOD_XL_LABEL_URI_BUFFER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
 
ALOD_XL_NO_PROXY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice.WebIsAlodEndpoint
 
ALOD_XL_SYONYMY_BUFFER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
 
AlodStringCleaner - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringCleaners
 
AlodStringCleaner() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringCleaners.AlodStringCleaner
 
alpha - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
Alpha for significance tests.
alpha - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarCrossTrackResult
 
alpha - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarIndividualResult
 
alpha - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarTrackResult
 
ALPHABETICALLY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.SameConfidenceRanking
Sorts correspondences with same confidence in alphabetical order of source and target
alwaysUseAnderberg - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClustererELKI
 
AMOUNT_OF_CLASSES_ASCENDING - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByOrder
Sorted by the number of classes in a model.
AMOUNT_OF_CLASSES_DECENDING - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByOrder
Sorted by the number of classes in a model.
AMOUNT_OF_INSTANCES_ASCENDING - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByOrder
Sorted by the number of instances in a model.
AMOUNT_OF_INSTANCES_DECENDING - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByOrder
Sorted by the number of instances in a model.
AnalyticalAlignmentInformation - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util
This data structure can be used to store all kind of analytical information about one alignment.
AnalyticalAlignmentInformation() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AnalyticalAlignmentInformation
 
AnalyticalAlignmentInformation.DefaultFeatures - Enum in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util
Data structure for some often used features.
analyze(Model, String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.ResourceType
Deprecated.
Returns the most precise/specific resource type.
analyze(Model, String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConceptType
Returns the most precise/specific resource type.
analyzeAndParseFileCumulative(File, File, SemanticWebLibrary) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_validation.PartialFileParsing
 
analyzeAndParseFileInParts(File, File, SemanticWebLibrary) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_validation.PartialFileParsing
 
analyzeErrDistribution(Alignment, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FilterByErrorDegree
Write a tsv file which contains the err value in the first column and the number of correspondences with this value as a second column.
analyzeVectorTextFile(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.util.VectorOperations
Parses the concepts (not the vectors) from a text model file, i.e.
analyzeWithInference(InfModel, String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.ResourceType
Deprecated.
Anlyze the type of the resource.
analyzeWithInference(InfModel, String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConceptType
Anlyze the type of the resource.
analyzeWithJena(OntModel, String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConceptType
Returns the most precise/specific resource type.
analzye() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Perform an analysis on the level of a test case.
Anatomy() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Anatomy
 
AnatomyDefault - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.MLDatasets
 
anchorClass - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
anchorStyle - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
ANNOTATION_PROP - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProperyTypeCourseGrained
 
ANNOTATION_PROP - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProperyTypeFineGrained
 
ANNOTATION_PROPERTY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.ResourceType
Deprecated.
 
ANNOTATION_PROPERTY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConceptType
 
annotationExtractor - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorForTransformers
 
annotationExtractor - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorSet
 
annotationExtractor - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorShortAndLongTexts
 
annotationExtractor - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractorsMap.TextExtractorMapSet
 
annotationProperties - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleOntModel
 
AnonymousNodeFilter - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter
This filter removes correspondences where the source or target is a blank node.
AnonymousNodeFilter() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.AnonymousNodeFilter
Constructor
append(Set<String>, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.MultipleTextReplacementMultiReturn
 
appendStringPostProcessing(TextExtractorMap, Function<String, String>) - Static method in interface de.uni_mannheim.informatik.dws.melt.matching_jena.TextExtractorMap
 
appendStringPostProcessing(TextExtractor, Function<String, String>) - Static method in interface de.uni_mannheim.informatik.dws.melt.matching_jena.TextExtractor
 
applyModel(File, Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MachineLearningWEKAFilter
 
applyStoredMLModel(File, Alignment, List<String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.MachineLearningScikitFilter
Load a machine learning model from a file (trained/generated with trainAndStoreMLModel) and apply it to the alignment which is then filtered.
applyStoredMLModel(File, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Apply a stored model to a new file (predict file).
approach - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarHierarchyFilter
Which approach to determine the confidence.
ARABIC - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.Language
 
areAllEqual(double, double...) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceFilter
 
Argumentation() - Constructor for enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.Argumentation
 
arguments - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ArgumentScope
 
arguments - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
The arguments to start the external process
arguments - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAConfiguration
 
ArgumentScope - Class in de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process
An argument scope are multiple arguments but if an argument cannot be substituted, the whole argument scope will be empty.
ArgumentScope(Iterable<String>, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ArgumentScope
 
Arity - Enum in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer
 
Arity() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.Arity
 
arityCounts - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Which arity occurs how often
Arrays2 - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering
Arrays2
Arrays2() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Arrays2
 
arrayToLink - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.MaxGramLeftToRightTokenizer
 
arrayToLink - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramLeftToRightTokenizer
 
askBuffer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Buffer for (expensive) ask queries.
askBuffer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
Buffer for ask queries.
assertIndexOnConfidence() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
assertIndexOnRelation() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
assertIndexOnSource() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
assertIndexOnTarget() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
ASYMPTOTIC - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.TestType
Asymptotic test.
ASYMPTOTIC_CONTINUITY_CORRECTION - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.TestType
Asymptotic test with continuity correction.
ASYMPTOTIC_CONTINUITY_CORRECTION_EXACT_FALLBACK - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.TestType
Asymptotic test with continuity correction.
ASYMPTOTIC_EXACT_FALLBACK - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.TestType
Asymptotic test.
AUC - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersOptimizingMetric
The area under curve (AUC)will be optimized.
AUCF1 - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersOptimizingMetric
The sum of AUC and F1 will be optimized.
augment(MwbNode, PriorityQueue<MwbNode>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MaxWeightBipartiteExtractor
 
augmentPathTo(MwbNode) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MaxWeightBipartiteExtractor
 
authConfig - Variable in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.PrepareHobbitGitlab
 
AuthConfig - Class in de.uni_mannheim.informatik.dws.melt.matching_maven_plugin
Class holding the authorization configuration.
AuthConfig() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.AuthConfig
 
AUTHOR_ID - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
LIST OF STRINGS: Identifies the persons or groups responsible for asserting the mappings.
AUTHOR_LABEL - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
LIST OF STRINGS: A string identifying the author of this mapping.
AVERAGE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClusterLinkage
Average linkage (also called UPGMALinkage).
averagePrecision - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingResult
Average precision, see Wikipedia.

B

b - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
 
babelNet - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetKnowledgeSource
 
BABELNET_HYPERNYMY_BUFFER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
Stores the synonyms of BabelNet Data Structure: String -> HashSet<String>.
BABELNET_MULTI_CONCEPT_BUFFER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
Stores 1:n links for BabelNet Data Structure: String -> HashSet<String>
BABELNET_SINGLE_CONCEPT_BUFFER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
Stores existing and non-existing concepts.
BABELNET_SYNONYM_BUFFER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
Stores the synonyms of BabelNet Data Structure: String -> HashSet<String>
BabelNetEmbeddingLinker - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet
 
BabelNetEmbeddingLinker(File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetEmbeddingLinker
Constructor
BabelNetEmbeddingLinker(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetEmbeddingLinker
Constructor
BabelNetKnowledgeSource - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet
A dictionary that will use BabelNet offline indices.
BabelNetKnowledgeSource() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetKnowledgeSource
Constructor.
BabelNetLinker - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet
Links concepts to BabelNet (using the BabelNet indices).
BabelNetLinker(BabelNetKnowledgeSource) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetLinker
Constructor
BabelNetRdfLinker - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet
Links concepts to BabelNet (using the RDF dataset - NOT the indices).
BabelNetRdfLinker(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetRdfLinker
 
backgroundKnowledgeSource - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcherStandAlone
 
backgroundMatcher - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcherStandAlone
 
BackgroundMatcher - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher
Template matcher where the background knowledge and the exploitation strategy (represented as ImplementedBackgroundMatchingStrategies) can be plugged-in.
BackgroundMatcher(SemanticWordRelationDictionary) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
Convenience Default Constructor Threshold: 0.0 and Strategy: Synonymy are assumed.
BackgroundMatcher(SemanticWordRelationDictionary, ImplementedBackgroundMatchingStrategies) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
Convenience Default Constructor Threshold: 0.0 is assumed.
BackgroundMatcher(SemanticWordRelationDictionary, ImplementedBackgroundMatchingStrategies, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
Main Constructor
BackgroundMatcherStandAlone - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher
Matcher which applies String matching and matches then with the provided background knowledge source and strategy.
BackgroundMatcherStandAlone(SemanticWordRelationDictionary, ImplementedBackgroundMatchingStrategies, boolean, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcherStandAlone
Constructor
BackgroundMatcherStandAlone(SemanticWordRelationDictionary, ImplementedBackgroundMatchingStrategies, boolean, MatcherYAAAJena, double, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcherStandAlone
Constructor
BackgroundMatcherStandAlone(SemanticWordRelationDictionary, ImplementedBackgroundMatchingStrategies, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcherStandAlone
Constructor
BackgroundMatcherTools - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher
A tools class containing static functionality for string-based matching.
BackgroundMatcherTools() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcherTools
 
BadHostsFilter - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter
This filter removes correspondences where the source or target has not the same host of the OntModels.
BadHostsFilter() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BadHostsFilter
Initialises the BadHostsFilter in a non strict mode.
BadHostsFilter(boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BadHostsFilter
Constructor
BadHostsFilter(boolean, Function<OntModel, String>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BadHostsFilter
Constructor
BagOfWords - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel
Data structure keeps the notion of the original ordering but the equals method will ignore the ordering
BagOfWords(String[]) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.BagOfWords
Constructor
BagOfWordsSetSimilarityFilter - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance
Filters individual/instance mappings by comparing literals.
BagOfWordsSetSimilarityFilter() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.BagOfWordsSetSimilarityFilter
 
BagOfWordsSetSimilarityFilter(Set<Property>, double, SetSimilarity) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.BagOfWordsSetSimilarityFilter
 
BagOfWordsSetSimilarityFilter(Set<Property>, Function<Literal, Collection<String>>, double, SetSimilarity) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.BagOfWordsSetSimilarityFilter
 
BagOfWordsSetSimilarityFilter(Property...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.BagOfWordsSetSimilarityFilter
 
base(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
BASE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.SimInstanceMetric
matches two classes c1 and c2 if they share at least one already matches instance.
BASE_URI - Static variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.AlignmentServer
 
BASE_URI - Static variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.Argumentation
 
BASE_URI - Static variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.DublinCore
 
BASE_URI - Static variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.Linkkey
 
BASE_URI - Static variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
 
BASE_URI - Static variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
 
BASE_URI - Static variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.StandardApi
 
baseDirectory - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAMatcher
The base directory where all files are written.
BaseFilterWithSetComparison - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter
Basic filter for instances which compares sets like neighbours or properties.
BaseFilterWithSetComparison(double, SetSimilarity) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BaseFilterWithSetComparison
 
baseHobbitURL - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
baselineExecutionResult - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.ResidualRefiner
The baseline execution results.
baselineMatcher - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
Baseline matcher for residual results.
baselineMatcher - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.ResidualRefiner
Baseline Matcher that is used to calculate the ResidualRefiner.baselineExecutionResult.
BaselineStringMatcher - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel
A very basic string matcher that can be used as baseline for matchers.
BaselineStringMatcher() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.BaselineStringMatcher
 
BASIC_METHOD - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
STRING denoting an atomic method
BasicEquality - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality
This class considers two Strings to be equal when they contain the same tokens.
BasicEquality() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality.BasicEquality
 
batchSizeOptimization - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFilter
 
batchSizeOptimization - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTuner
 
BatchSizeOptimization - Enum in de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers
An enum which describes entities on how to optimize the batch size.
BatchSizeOptimization() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.BatchSizeOptimization
 
belongToTheSameCluster(Iterable<T>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.TransitiveClosure
Checks if all given elements belong to the same identity set.
belongToTheSameCluster(T...) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.TransitiveClosure
Checks if all given elements belong to the same identity set.
benchmarks - Variable in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.PrepareHobbitGitlab
 
BestThresholdMeltOptimizer - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.optimizer
 
BestThresholdMeltOptimizer() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.optimizer.BestThresholdMeltOptimizer
 
betweenFrequency(double, double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Return a list of elements with their frequency.
betweenFrequencyRelativeToTotal(double, double, long) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Return a list of elements with their frequency relative to the given total number.
betweenFrequencyRelativeToTotalReturningElements(double, double, long) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Return a set of elements where the frequency is between the given min and max arguments (greater or equal to min and less or equal to max).
betweenFrequencyReturningElements(double, double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Return a set of elements where the frequency is between the given min and max arguments (greater or equal to min and less or equal to max).
bfs(Map<String, Set<String>>, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cmrelation.CMRelationMetric
 
bfs(Map<String, Set<String>>, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.AlignmentClosureRefiner
 
Biblio() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.SystematicBenchmark.Biblio
 
BINARY_ADDITIONAL_CONFIDENCE_KEY - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMChooseGivenEntityFilter
 
bind(int, int, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraph
 
bind(AgonyGraphEdge, AgonyGraphNode, AgonyGraphNode) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraph
 
Biodiv() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Biodiv
 
Biodiv_V2023 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.MLDatasets
 
BioML() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.BioML
 
BioML_2022 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.MLDatasets
 
bla(ExecutionResult) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cmrelation.CMRelation
 
BOOLEAN - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.SetSimilarity
Returns 1 if intersection is not empty and 0 if it is empty.
bothDirections - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
 
BOTTOM - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.SameConfidenceRanking
Sorts true positive correspondences at the bottom of each confidence class.
bound - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphEdge
 
BoundedPathMatching - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel
Structure based matcher which allows to find matches in hierarchies which are between two already matched entities.
BoundedPathMatching() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.BoundedPathMatching
 
BoundedPathMatching(List<BoundedPathMatchingConfiguration>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.BoundedPathMatching
 
BoundedPathMatchingConfiguration - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel
Configuration objetc for BoundedPathMatching class.
BoundedPathMatchingConfiguration(int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.BoundedPathMatchingConfiguration
 
BR - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.ProcessMatching
 
buffer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetKnowledgeSource
Buffer for synonyms
bufferSize - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.OutputDiscardThread
 
build(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSealsBuilder
 
buildFragmentLabelAltLabel(String, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
 
buildFromFolder(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSealsBuilder
Returns all possible MatcherSeals instances for a given file or directory.
buildHypernymDepthQuery(String, String, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Checks whether one wikidata URI is a subclass/instance of the other.
buildInstanceOfSublcassOfCleanQuery(String, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
The query obtained is so that the depth is upwards followed.
buildLevenshteinIndex(Map<PropertySpecificStringProcessingMultipleReturn, Map<Object, Set<String>>>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
bulkLoadToTdbOntModel(String, String, OntModelSpec) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil
 

C

cache - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.Metric
 
cache - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMPrefixMap
 
CACHED - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.AlignmentServer
TIMESTAMP of the last time the alignment was read
cacheFolder - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
The folder where the individual tracks that were downloaded will be cached so that they can be reused across multiple evaluation session.
calcAverage(double[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Arrays2
 
calcMaximum(double[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Arrays2
 
calcMaximum(int[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Arrays2
 
calcMedian(double[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Arrays2
 
calcMinimum(double[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Arrays2
 
calcQualityFunction() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
calcSum(double[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Arrays2
 
calcSum(double[], int, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Arrays2
 
calculateAggregatedTestCaseMap(Map<McNemarIndividualResult, Double>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
Given a Map with p values, aggregate the number of significant/not significant alignments.
calculateAllMultifarmTracks() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Multifarm
 
calculateConfusionMatrixFromMappings(Alignment, Alignment, Alignment, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixMetric
Calculation method which calculates the confusion matrix given three mappings: tp, fp, and fn.
calculateDistance(double[], double[]) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.math.EuclideanDistance
 
calculateDistance(double[], double[]) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.math.VectorDistance
Calculation of the distance.
calculateEuclideanDistance(double[], double[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.math.MathOperations
Calculates the euclidean distance between two vectors.
calculatePvalues(double, TestType) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
 
calculateSimilarity(String[], String[]) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures.CombinedJaccardAndOverlapCoefficient
 
calculateSimilarity(String[], String[]) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures.DiceCoefficient
Returns the dice similarity of two sets represented by String Arrays.
calculateSimilarity(String[], String[]) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures.JaccardSimilarity
Returns the Jaccard similarity of two sets represented by two String arrays.
calculateSimilarity(String[], String[]) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures.RelativeSubsetSizeCoefficient
 
calculateSimilarity(String[], String[]) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures.SetSimilarityMeasure
Instance-Specific similarity calculation.
calculateSimilarity(HashSet<String>, HashSet<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures.CombinedJaccardAndOverlapCoefficient
 
calculateSimilarity(HashSet<String>, HashSet<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures.DiceCoefficient
 
calculateSimilarity(HashSet<String>, HashSet<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures.JaccardSimilarity
 
calculateSimilarity(HashSet<String>, HashSet<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures.RelativeSubsetSizeCoefficient
 
calculateSimilarity(HashSet<String>, HashSet<String>) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures.SetSimilarityMeasure
Instance-Specific similarity calculation.
calculateSimilarityWithNumbers(int, int, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures.CombinedJaccardAndOverlapCoefficient
 
calculateSimilarityWithNumbers(int, int, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures.DiceCoefficient
 
calculateSimilarityWithNumbers(int, int, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures.JaccardSimilarity
 
calculateSimilarityWithNumbers(int, int, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures.RelativeSubsetSizeCoefficient
 
calculateSimilarityWithNumbers(int, int, int) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures.SetSimilarityMeasure
A quick way to calcualte set similarity.
CalculationMode() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.MatcherSimilarityMetric.CalculationMode
 
call() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionRunner
 
call() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionRunnerMultiSource
 
call() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.DistanceMatrixComputationJob
 
call() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeExecutor
 
call() - Method in class de.uni_mannheim.informatik.dws.melt.receiver_hobbit.FileReceiverCallable
 
callable - Variable in class de.uni_mannheim.informatik.dws.melt.receiver_hobbit.FileReceiverCallableState
 
callClearIndex() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
 
CAMEL_CASE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.StringProcessing
 
CAMEL_CASE_SPLIT - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
 
canExecute() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherURL
In our case the DemoMatcher can be executed on the fly.
CANNOT_BE_DETERMINED - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.Significance
 
CapitalizeFirstLetterModifier - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers
Example: Input: "hello" Output: "Hello"
CapitalizeFirstLetterModifier() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.CapitalizeFirstLetterModifier
 
CapitalizeFirstLettersModifier - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers
 
CapitalizeFirstLettersModifier(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.CapitalizeFirstLettersModifier
Constructor
capitalizeModifier - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceCapitalizeModifier
 
capitalizeModifier - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatUnderscoreCapitalizeModifier
 
CardinalityFilter - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter
Deprecated.
CardinalityFilter() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.CardinalityFilter
Deprecated.
 
cartesianProduct(int, List<List<Object>>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
 
CBOW - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecType
Continuous bag-of-words model for word2vec.
cell - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
CELL - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
centralStore - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.DataStore
Central Store Object
CENTROID - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClusterLinkage
Centroid linkage (also called UPGMCLinkage).
CERTIFICATE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.StandardApi
STRING a certificate from an issuing source.
changeClass - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFilter
 
characters(char[], int, int) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
CharactersOnlyTokenizeSpaceSeparateLowercaseModifier - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers
This StringModifier removes all characters that are not a letter and then applies the TokenizeSpaceSeparateLowercaseModifier.
CharactersOnlyTokenizeSpaceSeparateLowercaseModifier() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.CharactersOnlyTokenizeSpaceSeparateLowercaseModifier
 
chartType - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
CHECK_URL - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.http.MatcherHTTPCall
 
checkAndCreateDirectory(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.Evaluator
Checks if the directory is not null, creates it and check if it is a directory.
checkAndCreateDirectory(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.EvaluatorMultiSource
Checks if the directory is not null, creates it and check if it is a directory.
checkConnection(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.PrepareHobbitGitlab
 
checkDocumentFrequency(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
 
checkFile(File) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentSerializer
 
CheckJavaVersionConsumer() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals.CheckJavaVersionConsumer
 
checkRequirements() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Checks whether all Python requirements are installed and whether the server is functional.
checkSystemTtlContent(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.PrepareHobbitGitlab
 
child - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphEdge
 
CHINESE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.Language
 
choice(String, List<Object>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace
Sample a categorical value.
clashedLabels - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.SimpleStringMatcher
Tracks clashed labels.
CLASS - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.ResourceType
Deprecated.
 
CLASS - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConceptType
 
classes - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleOntModel
 
classes - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
CLASSIC_CONFIDENCE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
 
ClassMatchInfo() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances.ClassMatchInfo
 
className - Variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
 
classRefiner - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
classRepresentation(Set<Object>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
 
classTypes - Static variable in enum de.uni_mannheim.informatik.dws.melt.matching_eval.ResourceType
Deprecated.
 
classTypes - Static variable in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConceptType
 
clazz - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypePredictionResult
 
clazz - Variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
 
cleanLabelForLabelLookup(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicLinker
When looking up a resource on WebIsALOD using a plain label, that label needs to be stripped off from invalid characters.
cleanLabelForLabelLookup(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLLinker
When looking up a resource on WebIsALOD using a plain label, that label needs to be stripped off from invalid characters.
cleanString(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringCleaners.AlodStringCleaner
This method removes illegal characters of a string when used in a SPARQL query.
cleanString(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringCleaners.DBpediaStringCleaner
This method removes illegal characters of a string when used in a SPARQL query.
cleanString(String) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringCleaners.StringCleaner
 
cleanStringForDBpediaQuery(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
This method removes illegal characters of a string when used in a SPARQL query.
cleanValueFromTypeAnnotation(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Will clean a value from a type annotation.
clear() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.DataStore
Delete store.
clear() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
Removes all transformers.
clear() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.SourceTargetURIs
 
clearAnchorClass() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
clearArrayFromNumbers(String[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Given a String array, numeric tokens will be removed.
clearArrayFromStopwords(String[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Returns an array cleaned from stopwords.
clearCovers(int[], int[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.HungarianAlgorithm
 
clearElements() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
clearEnvironment() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Removes the user defined environment variables.
clearHashSetFromStopwords(HashSet<String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Removes the stopwords from the given HashSet.
clearIndex() - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena.multisource.IndexBasedJenaMatcher
 
clearStdErrConsumers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Removes all stdout consumers.
clearStdOutConsumers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Removes all stdout consumers.
clearSubstitutionLoopkups() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Clear all substitution lookups.
clearTrainingData() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBaseFineTuner
Removes the training data
clone() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Clustering
 
close() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ProcessOutputAlignmentCollector
 
close() - Method in interface de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ProcessOutputConsumer
 
close() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
 
close() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetKnowledgeSource
 
close() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetRdfLinker
 
close() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
 
close() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.GensimEmbeddingModel
 
close() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.SemanticWordRelationDictionary
Closing open resources.
close() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicKnowledgeSource
 
close() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Clean-up and close db.
close() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLKnowledgeSource
 
close() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
 
close() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
De-constructor; call before ending the program.
close() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetKnowledgeSource
 
close() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.JenaOntologyValidationService
 
close() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
Free all resources which are attached to this validation service.
close() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
CLOSE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
Close match relation meaning that two concepts are close to each other and can be used in some cases interchangeably.
closeAllProcessStreams(Process) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
 
closeAllServices() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
 
closeDatabase(PersistenceService.PreconfiguredPersistences) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService
Close a single persistence.
closePersistenceService() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService
Close all opened databases and shut down service.
closePrinters() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
This method flushes and closes global printers.
CLOSURE_REFINER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRelationTypePrediction
 
cls - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.DefaultHashMap
 
cluster - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Clustering
 
ClusterDistance - Enum in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge
The distance measure to use for clustering.
ClusterDistance() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClusterDistance
 
clusterer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByCluster
The cluster implementation.
Clusterer - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge
An interface to choose between different implementations of clusterers like SMILE library or ELKI.
ClustererELKI - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge
Clusterer based on the ELKI library and always using the Andernberg algorithm.
ClustererELKI() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClustererELKI
 
ClustererELKI(boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClustererELKI
Constructor for ELKI which also needs information if anderberg should be always used or if also SLINK and CLINK should be used.
ClustererSmile - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge
Clusterer based on the SMILE library.
ClustererSmile() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClustererSmile
 
ClustererSmile(int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClustererSmile
Clusterer based on the SMILE library.
ClustererSmile(int, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClustererSmile
Clusterer based on the SMILE library.
ClustererSmile(int, int, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClustererSmile
Clusterer based on the SMILE library.
clustering - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
Clustering - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering
Clustering
Clustering(int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Clustering
 
Clustering(int[]) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Clustering
 
clusteringAlgorithm - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FamerClustering
 
ClusterLinkage - Enum in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge
The clustering likage.
ClusterLinkage() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClusterLinkage
 
clusterOnePos - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeTaskPos
 
clusterResultPos - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeTaskPos
 
clusterTwoPos - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeTaskPos
 
ClusterUtil - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering
Helper class for adding and filtering correspondences based on cluster assignments.
ClusterUtil() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ClusterUtil
 
cm - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cmrelation.CMRelation
 
cmMetric - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
CMRelation - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cmrelation
 
CMRelation(Map<Map.Entry<CorrespondenceRelation, CorrespondenceRelation>, Alignment>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cmrelation.CMRelation
 
CMRelationMetric - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cmrelation
 
CMRelationMetric() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cmrelation.CMRelationMetric
 
collectStats - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
combine(Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ConfidenceCombiner
 
CombinedJaccardAndOverlapCoefficient - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures
50% Jaccard, 50% Overlap Coefficient.
CombinedJaccardAndOverlapCoefficient() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures.CombinedJaccardAndOverlapCoefficient
 
COMMENT - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProperyTypeFineGrained
 
COMMENT - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING Free text field containing either curator notes or text generated by tool providing additional informative information.
COMMENT_AND_LONGEST_LITERAL - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProperyTypeCourseGrained
 
COMMENT_LIKE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProperyTypeFineGrained
 
COMMENT_LIKE_PROPERTIES - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.PropertyVocabulary
 
COMMENT_NAME - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProperyTypeFineGrained
 
COMMENT_NAMES - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.PropertyVocabulary
 
commit() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
Commit data changes if active.
commit() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
Commit data changes if active.
commit(PersistenceService.PreconfiguredPersistences) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetKnowledgeSource
 
commit(PersistenceService.PreconfiguredPersistences) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService
 
commit(PersistenceService.PreconfiguredPersistences) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
 
commit(PersistenceService.PreconfiguredPersistences) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
Commit persistence.
commitAll() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
Commit data changes if active.
commitAll() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Commit data changes if active.
commitAll() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
Commit data changes if active.
commitAll(PersistenceService.PreconfiguredPersistences) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Transaction commit
CommonKG - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Knowledgegraph
Deprecated.
better use
CommonKG() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.CommonKG
 
CommonPropertiesFilter - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance
Filter which deletes instance mappings if they have no matched properties in common.
CommonPropertiesFilter() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.CommonPropertiesFilter
Constructor with default parameters.
CommonPropertiesFilter(double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.CommonPropertiesFilter
Constructor with reduced parameters.
CommonPropertiesFilter(double, SetSimilarity) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.CommonPropertiesFilter
Constructor with reduced parameters.
CommonPropertiesFilter(double, SetSimilarity, boolean, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.CommonPropertiesFilter
Constructor with all necessary parameters.
comparator - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByOrder
the comparator which compares the models and bring them into an order.
comparator - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherTransitivePairsOrderBased
 
compare(Correspondence, Correspondence) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceConfidenceComparator
 
compare(File, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.ParisMatcher.FileNumberDescendingComparator
 
compare(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
The compare method compares two concepts that are available in a background knowledge source.
compareScore(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
 
compareTo(Track) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
compareTo(LatexPrecisionRecall.PrecRecPoint) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall.PrecRecPoint
 
compareTo(MwbNode) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbNode
 
compareTo(Counter.MutableInt) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter.MutableInt
 
compareTo(Correspondence) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
comparingByConfidence() - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
COMPLETE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_data.GoldStandardCompleteness
The GS is complete and thus all correspondences NOT in gold standard are wrong.
COMPLETE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClusterLinkage
Complete linkage.
Complex() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Complex
 
COMPOSES_METHOD - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
#CompoundMethod linking a compound method to its components
COMPOUND_METHOD - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
STRING denotting a method made by composing other methods
compute(int, int, int) - Method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.SetSimilarity
Compute the set comparison.
compute(ExecutionResult) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerMetric
 
compute(ExecutionResult) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixMetric
 
compute(ExecutionResult) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cmrelation.CMRelationMetric
 
compute(ExecutionResult) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.Metric
 
compute(ExecutionResult) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingMetric
 
compute(ExecutionResult) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingMetricGroup
 
compute(Alignment, Alignment, GoldStandardCompleteness) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixMetric
 
compute(Alignment, Alignment, GoldStandardCompleteness, Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixMetric
 
compute(Set<E>, Set<E>) - Method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.SetSimilarity
Compute the set comparison.
computeAgony() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
Returns a mapping between each node and its corresponding rank (represented as integers).
computeAgonyReverseMap() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
Returns a mapping between the different ranks/levels and corresponding nodes (of the graph) in these levels.
computeClustering(int, double, long, int, int, ModularityAlgorithm) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ComputeErrDegree
 
computeClusterToID(Clustering) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ComputeErrDegree
 
computeCurvature(double[]) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.MeltCurvature
 
computeCurvature(double[], double[]) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.MeltCurvature
Computes the y value where the curvature changes.
computeDistanceMatrix(double[][], double[][], boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.DistanceMatrixComputationJob
 
computeElementToCluster(Clustering) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ComputeErrDegree
 
ComputeErrDegree<T> - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering
This class can compute two things:
1) Communities detected by the Louvrain algorithm.
ComputeErrDegree() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ComputeErrDegree
 
computeForCompleteGoldStandard(Alignment, Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixMetric
Calculate the confusion matrix under the premises that the gold standard is complete.
computeForPartialGoldStandard(Alignment, Alignment, GoldStandardCompleteness) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixMetric
Calculate the confusion matrix under the premises that the gold standard is incomplete, i.e., partial.
computeHasOntologyDefinition(OntModel) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.JenaOntologyValidationService
 
computeHasOntologyDefinition(OWLOntology) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OwlApiOntologyValidationService
 
computeHasOntologyDefinition(T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
computeIDCG(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingMetric
 
computeIDToCluster(Map<Integer, List<Integer>>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ComputeErrDegree
 
computeLinkError() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ComputeErrDegree
 
computeLinkError(int, double, long, int, int, ModularityAlgorithm) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ComputeErrDegree
 
computeLinkError(ModularityAlgorithm) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ComputeErrDegree
 
computeNumberOfRestrictions(OntModel) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.JenaOntologyValidationService
 
computeNumberOfRestrictions(OWLOntology) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OwlApiOntologyValidationService
 
computeNumberOfRestrictions(T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
computeNumberOfStatements(OntModel) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.JenaOntologyValidationService
 
computeNumberOfStatements(OWLOntology) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OwlApiOntologyValidationService
 
computeNumberOfStatements(T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
computeRange() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MinMax
 
computeSimilarity(ExecutionResult, ExecutionResult) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.MatcherSimilarityMetric
Computes the Jaccard overlap between two system results.
computeSimilarity(Alignment, Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.MatcherSimilarityMetric
Computes the Jaccard overlap between two alignments.
computeStatistics(T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
Set local statistics variables.
computeTransitiveClosure - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
concatArray(String[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Concatenates a string array to one string separated by spaces.
ConceptType - Enum in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter
This enum represents different resource types that may occur in an ontology.
ConceptType() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConceptType
 
Conference() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Conference
 
CONFERENCE_TRACK_EXTRACTOR - Static variable in interface de.uni_mannheim.informatik.dws.melt.matching_base.multisource.DatasetIDExtractor
Extractor for the Conference track available at OAEI.
CONFERENCE_TRACKS - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSource
 
ConferenceDBpedia - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Conference
Experimental Track for conference which maps conference ontologies to DBpedia.
confidence - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.ConfidenceRefiner
 
confidence - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.PropertySpecificStringProcessingMultipleReturn
 
confidence - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypePredictionResult
 
confidence - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
CONFIDENCE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
Double: A score between 0 and 1 to denote the confidence or probability that the match is correct, where 1 denotes total confidence.
CONFIDENCE - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
CONFIDENCE_KEY_PATTERN - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
ConfidenceCombiner - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel
Combines the additional confidences and set the overall correspondence confidence to be the mean of the selected confidences.
ConfidenceCombiner() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ConfidenceCombiner
Calculates the mean of all additional confidences.
ConfidenceCombiner(Class...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ConfidenceCombiner
Compute the mean of the confidences.
ConfidenceCombiner(Set<String>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ConfidenceCombiner
Compute the mean of the confidences.
ConfidenceCombiner(UnivariateStatistic) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ConfidenceCombiner
 
ConfidenceCombiner(UnivariateStatistic, Set<String>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ConfidenceCombiner
Constructor
ConfidenceCurvatureFilter - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter
Filters the alignment by computing the inflection point of the sorted confidences.
ConfidenceCurvatureFilter(MeltCurvature) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceCurvatureFilter
 
ConfidenceCurvatureFilter(MeltCurvature, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceCurvatureFilter
Initializes the object with all possible attributes.
ConfidenceFilter - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter
This filter returns only alignments with confidence greater or equals than a specific threshold.
ConfidenceFilter() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceFilter
 
ConfidenceFilter(double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceFilter
 
ConfidenceFilter(double, double, double, double, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceFilter
 
ConfidenceFinder - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning
This class offers static functionality to analyze and optimize matchers in terms of their confidences (and confidence thresholds).
ConfidenceFinder() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.ConfidenceFinder
 
confidenceNames - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MachineLearningWEKAFilter
Which additional confidences should be used to train the classifier.
confidenceNames - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.MachineLearningScikitFilter
Which additional confidences should be used to train the classifier.
ConfidenceRefiner - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.refinement
 
ConfidenceRefiner(double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.ConfidenceRefiner
 
config - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersArguments
 
config - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace
 
config - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAMatcher
 
configuration - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Doc2vecModelMatcher
 
CONFIGURATION_BASE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.MeltExtensions
The base URI that is to be used with extension predicates that have to be defined "on the spot" and require a base URI.
configurations - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.BoundedPathMatching
 
configureLongestDistanceToStraightLine(boolean, double) - Static method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.MeltCurvature
 
ConfusionMatrix - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm
Data Structure for an individual confusion matrix.
ConfusionMatrix(Alignment, Alignment, Alignment, double, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrix
Constructor to fill confusion matrix.
ConfusionMatrix(Alignment, Alignment, Alignment, int, double, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrix
Constructor to fill confusion matrix.
ConfusionMatrixAggregationMode - Enum in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm
 
ConfusionMatrixAggregationMode() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixAggregationMode
 
ConfusionMatrixMacroAveraged - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm
Data Structure for an individual confusion matrix.
ConfusionMatrixMacroAveraged(Alignment, Alignment, Alignment, double, double, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixMacroAveraged
 
ConfusionMatrixMacroAveraged(Alignment, Alignment, Alignment, int, double, double, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixMacroAveraged
 
confusionMatrixMetric - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
ConfusionMatrixMetric - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm
Confusion Matrix Metric.
ConfusionMatrixMetric() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixMetric
 
connectionRequestTimeout - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
 
connectTimeout - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
 
cons(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
 
CONSIDER_ALL - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations.AbbreviationHandler
 
CONSTRUCTOR - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
constructor constant to be used in GridSearch.addParameter(String, List).
consumers - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.OutputCollectorThread
 
containedLiterals - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProcessedLiteral
 
containerId - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
The containerID for the current running container.
contains(T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection.SliceableStack
 
containsKey(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.DataStore
Check if key exists in store.
containsKey(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAConfiguration
 
containsMostlyNumbers(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.StringProcessing
 
containsMostlyNumbers(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.StringUtil
 
containsSourceAndTarget() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.SourceTargetURIs
 
containsSplitWords(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
 
containsSplitWords(String[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
 
content - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
CONTROL_CODE_PATTERN - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAMatcher
 
convert(int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.NumberToWordsConverter
 
convert(long) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.HumanReadbleByteCount
Convert bytes in human readable values like 12.12GB or 5.23 MB etc.
convert(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.NumberToWordsConverter
 
convertDoubleToInt(double, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MaxWeightBipartiteExtractor
 
convertLessThanOneThousand(int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.NumberToWordsConverter
 
convertPath(int[][], int[][], int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.HungarianAlgorithm
 
convertSetToStringPipeSeparated(Set<String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.io.IOoperations
Returns the elements of a HashSet in one line without a line break.
convertToBOW2URI(Map<String, Set<String>>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.SimpleStringMatcher
Convert a HashMap<String, HashSet<String>> to a HashMap<BagOfWords, String>.
convertToTag(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Converts a string to a tag.
convertToUriLinkMap(Map<String, Set<String>>, boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
This method transforms the uri2labels into a uri2links HashMap.
convertToUriLinksMap(Map<String, Set<String>>, boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
This method converts a URIs -> labels HashMap to a URIs -> List<nlinks>.
convertToUriTokenMap(Map<String, Set<String>>, boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
This method converts a URIs -> labels HashMap to a URIs -> tokens HashMap.
copy(AgonyGraph) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraph
 
COPY_IN_MEMORY - Static variable in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.CopyMode
Copy the model in memory.
copyAlignmentFiles - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
If true: system alignments will be copied to the evaluation directories.
copyDirectory(File, File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
 
copyExtensionsToAlignment(Alignment, Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
This method creates a deep copy of targetAlignment and further copies extension values from the sourceAlignment.
copyExtensionsToAlignment(Alignment, Alignment, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
This method creates a deep copy of targetAlignment and further copies extension values from the sourceAlignment.
copyExtensionsToThisAlignment(Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Copies extensions from correspondences in the otherAlignment to this alignment.
copyExtensionsToThisAlignment(Alignment, boolean) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Copies extensions from correspondences in the otherAlignment to this alignment.
copyMode - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeExecutor
 
copyMode - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
 
CopyMode - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers
Defines different modes how a model should be copied during incremental merge.
copyOf(double[][]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.HungarianAlgorithm
 
copyright - Variable in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsDescriptorHandler
 
copySystemAlignment(ExecutionResult, File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.EvaluatorUtil
Writes the system alignment to the specified file.
corpusChunkSize - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
 
corpusFile - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.DocumentSimilarityBase
 
correspondence - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbEdge
Payload of the edge: this is just used for later extraction of the correct alignment and for the weight of the edge.
Correspondence - Class in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
A Correspondence contains a relation that holds between two elements from two different ontologies.
Correspondence() - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Constructor for empty correspondence initialization by AlignmentParser.
Correspondence(Correspondence) - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Copy constructor for correspondences.
Correspondence(String, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Constructor The relation that holds between the two entities is assumed to be CorrespondenceRelation.EQUIVALENCE.
Correspondence(String, String, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Constructor The relation that holds between the two entities is assumed to be CorrespondenceRelation.EQUIVALENCE.
Correspondence(String, String, double, CorrespondenceRelation) - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Constructor The identifier is set to null by default.
Correspondence(String, String, double, CorrespondenceRelation, Object...) - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Constructor The identifier is set to null by default.
Correspondence(String, String, double, CorrespondenceRelation, Map<String, Object>) - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Constructor The identifier is set to null by default.
Correspondence(String, String, double, CorrespondenceRelation, Map<String, Object>, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Constructor
Correspondence(String, String, double, Object...) - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Constructor The identifier is set to null by default.
Correspondence(String, String, CorrespondenceRelation) - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Constructor The identifier is set to null by default.
CorrespondenceConfidenceComparator - Class in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
Comparator for Correspondence.
CorrespondenceConfidenceComparator() - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceConfidenceComparator
 
correspondenceExtensions - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
The correspondence extensions that are to be printed.
correspondenceExtensions - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube
Correspondence extension.
CorrespondenceRelation - Enum in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
Enumeration for the relations used in a Correspondence such as "equivalence"/"=".
CorrespondenceRelation(String, String, String...) - Constructor for enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
Constructor
cosineSimilarity(double[], double[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.math.MathOperations
Calculate The cosine similarity between two vectors.
cosineSimilarity(Double[], Double[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.math.MathOperations
Calculate The cosine similarity between two vectors.
cosineSimilarity(Double[], Double[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goClient
Calculates the cosine similarity between two vectors.
cosineSimilarity(Double[], Double[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Calculate The cosine similarity between two vectors.
CosineSimilarityLoss - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersLoss
For each sentence pair, we pass sentence A and sentence B through our network which yields the embeddings u und v.
cost - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TransformationEdge
 
cost - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TransformationRoute
 
count - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
count - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
countDistinctTermsPerResource - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.StopwordExtraction
If true, counts only tokens only once (even if it appears in one literal multiple times or multiple times in different literals).
Counter<T> - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.util
Deprecated.
use the counter in matching-jena-matchers.
Counter<T> - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util
A Counter is for counting arbitrary objects.
Counter() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.util.Counter
Deprecated.
 
Counter() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Create a new counter object with a default initial capacity.
Counter(Iterable<T>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Create a new counter object from the given iterable.
Counter(Iterable<T>, Comparator<T>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Create a new counter object from the given iterable.
Counter(Comparator<T>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Create a new counter object with a default initial capacity.
Counter.MutableInt - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util
 
countOfAllElements() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.TransitiveClosure
Returns the number of all elements in this transitive closure (regardless of their identity set).
countOfIdentitySets() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.TransitiveClosure
Returns the number of identity sets in this transitive closure.
counts - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.util.Counter
Deprecated.
 
counts - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
 
countUndirectedEdges - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ComputeErrDegree
 
Coverage - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.statistics
This class allows to analyze the concept coverage given a data source.
Coverage() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.statistics.Coverage
 
COVERAGE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.Linkkey
PERCENTAGE of one-to-one links generated by the linkkey on a particular dataset.
CoverageResult - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.statistics
The result object of Coverage.
CoverageResult(double, Map<String, Set<String>>, Set<String>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.statistics.CoverageResult
Constructor
CoverageResult(float, Map<String, Set<String>>, Set<String>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.statistics.CoverageResult
Constructor
coverageScore - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.statistics.CoverageResult
The share of linked strings.
CREATE_TDB - Static variable in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.CopyMode
Creates a new TDB storage for every KG which is the target of a merge (all triples are added to this KG).
CREATE_TDB_FOR_LARGE_KG - Static variable in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.CopyMode
Creates a new TDB storage for the target KG but only if the model is large (by default greater than 100_000 triples - also see CopyMode.createTdbForLargeKg(int)).
createClassHierarchyConfiguration() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.BoundedPathMatchingConfiguration
 
createClassHierarchyConfiguration(int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.BoundedPathMatchingConfiguration
 
createCorpusFileIfNecessary(OntModel, OntModel) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.DocumentSimilarityBase
 
createDescriptor(List<String>, String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsDescriptorHandler
 
createDimensionDefinition(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
createDimensionDefinitionCsvField(String, String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
createDimensionDefinitionCsvFieldJsonArray(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
createDimensionDefinitionCsvFieldNumber(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
createDimensionDefinitionCsvFieldString(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
createDimensionDefinitionMultipleCsvFields(String, String...) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
createDummyFile(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsDescriptorHandler
 
createEmptyModel(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
createExcludeNeighboursFunction(Set<Property>, Function<Literal, Object>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
createFileWithRandomNumber(File, String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.FileUtil
Create a new file in the given directory with prefix and suffix and a random number.
createFileWithRandomNumber(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.FileUtil
Create a new file in the user defined tmp directory with prefix and suffix and a random number.
createFileWithRandomNumberInUserTmp(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.FileUtil
Create a new file in the user defined tmp directory with prefix and suffix and a random number.
createFolderWithRandomNumberInDirectory(File, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.FileUtil
Creates a folder with a random number attached to the prefix in a given folder.
createFolderWithRandomNumberInUserTmp(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.FileUtil
Creates a new folder in the user defined tmp folder.
createGroupDefinition(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
createGroupDefinitionBasedOnDimension(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
createGroupDefinitionReduceField(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
createGroupDefinitionReduceSortedAttribute(String, String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
createGroupDefinitionReduceTwoFields(String, String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
createGroupDefinitionRemoveEmptyBins(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
createLocation(String, String...) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.SealsDownloadHelper
 
createLoremIpsum(int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
 
createManager() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
 
createMaxLiteralLengthFunction(Property) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AdditionalConfidenceByFunction
 
createNetworkWithoutEdgeWeights() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
createNetworkWithoutNodeAndEdgeWeights() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
createNetworkWithoutNodeWeights() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
createNewModel() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.JenaHelper
 
createNewModel(Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.JenaHelper
 
createNewOntModel() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.JenaHelper
 
createNewOntModel(Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.JenaHelper
 
createNormalizedNetwork1() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
createNormalizedNetwork2() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
createOntology() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.multisource.MatcherMultiSourceYAAAJena
 
createOrder(Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Creates a deterministic order of correspondences.
createOrder(List<Correspondence>) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Creates a deterministic order of correspondences.
createOrUpdateFile(Project, RepositoryFileApi, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.PrepareHobbitGitlab
 
createPredictionFile(OntModel, OntModel, Alignment, File, boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBinaryFilter
Create the prediction file which is a CSV file with two columns.The first column is the text from the left resource and the second column is the text from the right resource.
createPredictionFile(OntModel, OntModel, Alignment, File, boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypePredictor
 
createPredictionFile(OntModel, OntModel, Alignment, File, boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFilter
Create the prediction file which is a CSV file with two columns.The first column is the text from the left resource and the second column is the text from the right resource.
createPredictionFile(OntModel, OntModel, Alignment, File, boolean, boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypePredictor
 
createPropertyHierarchyConfiguration() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.BoundedPathMatchingConfiguration
 
createPropertyHierarchyConfiguration(int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.BoundedPathMatchingConfiguration
 
createPrunedNetwork(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
createPrunedNetwork(int, Random) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
createReducedNetwork(Clustering) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
createSubnetwork(boolean[]) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
createSubnetwork(int[]) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
createSubnetwork(Clustering, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
createSubnetwork(Clustering, int, int[], int[], int[], double[]) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
createSubnetworkLargestComponent() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
createSubnetworks(Clustering) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
createTDB(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil
 
createTDBbackedModel(String, Model, OntModelSpec) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil
 
createTdbForLargeKg(int) - Static method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.CopyMode
Creates a new TDB storage for the target KG but only if the model is large (which can be further defined by the number of triples as the parameter).
createTextFile(Iterator<? extends OntResource>, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
 
createTrainingFile(OntModel, OntModel, Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBaseFineTuner
Creates a new file and writes all correspondences as textual data to it.
createURL(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.ParisMatcher
 
createWelcomeMessage() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.MeltUtil
 
CREATION_DATE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
sameAs http://purl.org/dc/elements/1.1/:date
CREATOR - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.DublinCore
STRING identifying an entity primarily responsible for making the alignment.
CREATOR_ID - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
LIST OF STRINGS: Identifies the persons or groups responsible for the creation of the mapping.
CREATOR_LABEL - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING A string identifying the creator of this mapping.
crossIndexMatch - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
crossValidationNumber - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MachineLearningWEKAFilter
Number of cross validation to execute.
crossValidationNumber - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.MachineLearningScikitFilter
Number of cross validation to execute.
csvFormat - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
csvFormat - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRelationTypePrediction
 
csvSupplier - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
cudaVisibleDevices - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
 
CURATION_RULE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
LIST OF STRINGS: A curation rule is a (potentially) complex condition executed by an agent that led to the establishment of a mapping.
CURATION_RULE_TEXT - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
LIST OF STRINGS: A curation rule is a (potentially) complex condition executed by an agent that led to the establishment of a mapping.
CURIE_MAP - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
MAP STRING TO STRING: Curie map which maps the short form (prefix) to its long form.
currentID - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ComputeErrDegree
 
currentOntoInfo - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
currentPosition - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection.SliceableStack
 
currentRow - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
curslack - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
curvature - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceCurvatureFilter
 
cut(double) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Returns a new alignment which contains only correspondences above or equal the given threshold (it will not modify the current object).
cutAfterThirtyTwoThousandCharacters(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube
This method cuts Strings after 32000 characters.
cutAtThreshold(double[], double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.math.MathOperations
This method will set values below the threshold to 0.0 and those equal or above to 1.0.
cutNgramPosition - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramLeftToRightTokenizer
 
cutSize(double) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Returns only the size of the new alignment which contains only correspondences above or equal the given threshold (it will not modify the current object).
cvc(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
 
cycleDetection - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleRemoval
 
CycleDetection<T extends Comparable<T>> - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph
 
CycleDetection() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection
 
CycleDetection(Collection<T>, Function<T, Set<T>>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection
 
CycleDetection(Map<T, Set<T>>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection
 
CycleDetection.SliceableStack - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph
 
CycleDetection.StackNode - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph
 
cycledfs() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
CycleRemoval<T extends Comparable<T>> - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph
This class removes cycles based on the Agony algorithm.
CycleRemoval() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleRemoval
 
CycleRemoval(Map<T, Set<T>>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleRemoval
 
CycleRemoval(Map<T, Set<T>>, Function<Map<T, Set<T>>, List<List<T>>>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleRemoval
Constructor which accepts the graph and a function which computes cycles.
CycleRemoval(Map<T, Set<T>>, List<List<T>>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleRemoval
Constructor which accepts the graph and precomputed cycles.
CZECH - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.Language
 

D

dag - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
damerauLevenshtein(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.StringUtil
 
damerauLevenshteinNormalised(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.StringUtil
 
DashboardBuilder - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard
Generates a dashboard with dc.js components based on the generated csv file.
DashboardBuilder(EvaluatorCSV) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
Constructor
DashboardBuilder(EvaluatorCSV, String, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
Constructor
DashboardBuilder(ExecutionResultSet) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
Constructor
DashboardBuilder(ExecutionResultSet, String, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
Constructor
DashboardBuilder(File, String, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
Constructor which just uses an csv file and not the whole EvaluatorCSV.
DashboardBuilder(Supplier<String>, ExecutionResultSet, String, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
dataLoadingIndicator - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
DatasetIDExtractor - Interface in de.uni_mannheim.informatik.dws.melt.matching_base.multisource
Extracts from an URI the corresponding source / dataset identifier (which needs to be included in the URI like a specific domain etc).
DatasetIDExtractorHelperJena - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers
Extracts the dataset id from a whole model based on sampling some resources.
DatasetIDExtractorHelperJena() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.DatasetIDExtractorHelperJena
 
DatasetIDExtractorUrlPattern - Class in de.uni_mannheim.informatik.dws.melt.matching_base.multisource
Extracts the dataset id given a URL pattern which is currently a prefix and infix.
DatasetIDExtractorUrlPattern(String, String, Function<String, String>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.multisource.DatasetIDExtractorUrlPattern
 
DatasetIDExtractorUrlPrefixMap - Class in de.uni_mannheim.informatik.dws.melt.matching_base.multisource
Extracts the dataset id given a map of URL prefixes and corresponding dataset ID.
DatasetIDExtractorUrlPrefixMap(String...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.multisource.DatasetIDExtractorUrlPrefixMap
Needs the prefix and dataset id in the given order.
DatasetIDExtractorUrlPrefixMap(Map<String, String>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.multisource.DatasetIDExtractorUrlPrefixMap
Needs the map of prefix to datasetid
DatasetIDHelper - Class in de.uni_mannheim.informatik.dws.melt.matching_base.multisource
Small utilities for dataset id extraction.
DatasetIDHelper() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.multisource.DatasetIDHelper
 
DataStore - Class in de.uni_mannheim.informatik.dws.melt.matching_base
Store accessible to all matchers where variables and results can be persisted in.
DataStore() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.DataStore
Constructor
DataStore(Properties) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.DataStore
Initialize the Datastore with Properties
DATATYPE_PROPERTY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.ResourceType
Deprecated.
 
DATATYPE_PROPERTY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConceptType
 
datatypeProperties - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleOntModel
 
datatypeProperties - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
DATE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.DublinCore
TIMESTAMP of an event in the lifecycle of the alignment.
datsetIdExtractor - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FamerClustering
 
dbnary - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WiktionarySynsetCSV
 
DBPEDIA - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goDatasets
 
DBPEDIA_HYPERNYMY_BUFFER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
 
DBPEDIA_LABEL_LINK_BUFFER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
 
DBPEDIA_SYNONYMY_BUFFER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
 
DBpediaEmbeddingLinker - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia
Link DBpedia embeddings using the "normal" DBpedia linker (DBpediaLinker.
DBpediaEmbeddingLinker(DBpediaLinker, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaEmbeddingLinker
Main Constructor
DBpediaEmbeddingLinker(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaEmbeddingLinker
Constructor
DBpediaKnowledgeSource - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia
DBpedia knowledge source.
DBpediaKnowledgeSource() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
Default constructor.
DBpediaKnowledgeSource(boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
Constructor for SPARQL access.
DBpediaKnowledgeSource(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
Constructor for DBpedia TDB access.
DBpediaKnowledgeSource(String, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
Constructor for DBpedia TDB access.
dbpediaLinker - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaEmbeddingLinker
 
DBpediaLinker - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia
 
DBpediaLinker(DBpediaKnowledgeSource) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
Constructor
DBpediaStringCleaner - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringCleaners
 
DBpediaStringCleaner() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringCleaners.DBpediaStringCleaner
 
dcg - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingResult
Discounted cumulative gain, see Wikipedia.
DcjsElement - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard
This class is only a helper class.
DcjsElement(String, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
de.uni_mannheim.informatik.dws.melt.matching_assembly - package de.uni_mannheim.informatik.dws.melt.matching_assembly
 
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.
de.uni_mannheim.informatik.dws.melt.matching_base.external.cli - package de.uni_mannheim.informatik.dws.melt.matching_base.external.cli
 
de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process - package de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process
 
de.uni_mannheim.informatik.dws.melt.matching_base.external.docker - package de.uni_mannheim.informatik.dws.melt.matching_base.external.docker
 
de.uni_mannheim.informatik.dws.melt.matching_base.external.http - package de.uni_mannheim.informatik.dws.melt.matching_base.external.http
 
de.uni_mannheim.informatik.dws.melt.matching_base.external.seals - package de.uni_mannheim.informatik.dws.melt.matching_base.external.seals
 
de.uni_mannheim.informatik.dws.melt.matching_base.multisource - package de.uni_mannheim.informatik.dws.melt.matching_base.multisource
 
de.uni_mannheim.informatik.dws.melt.matching_base.receiver - package de.uni_mannheim.informatik.dws.melt.matching_base.receiver
 
de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer - package de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer
 
de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.basetransformers - package de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.basetransformers
 
de.uni_mannheim.informatik.dws.melt.matching_data - package de.uni_mannheim.informatik.dws.melt.matching_data
This package contains the classes to support tracks and test cases.
de.uni_mannheim.informatik.dws.melt.matching_eval - package de.uni_mannheim.informatik.dws.melt.matching_eval
 
de.uni_mannheim.informatik.dws.melt.matching_eval_client - package de.uni_mannheim.informatik.dws.melt.matching_eval_client
 
de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator - package de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator
 
de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer - package de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer
 
de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric - package de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric
 
de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer - package de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer
 
de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm - package de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm
 
de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cmrelation - package de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cmrelation
 
de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking - package de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking
 
de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity - package de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity
 
de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance - package de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance
 
de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util - package de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util
 
de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard - package de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard
 
de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage - package de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage
 
de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit - package de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit
 
de.uni_mannheim.informatik.dws.melt.matching_eval.matchers - package de.uni_mannheim.informatik.dws.melt.matching_eval.matchers
 
de.uni_mannheim.informatik.dws.melt.matching_eval.multisource - package de.uni_mannheim.informatik.dws.melt.matching_eval.multisource
 
de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning - package de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning
 
de.uni_mannheim.informatik.dws.melt.matching_eval.profiling - package de.uni_mannheim.informatik.dws.melt.matching_eval.profiling
 
de.uni_mannheim.informatik.dws.melt.matching_eval.refinement - package de.uni_mannheim.informatik.dws.melt.matching_eval.refinement
 
de.uni_mannheim.informatik.dws.melt.matching_eval.resultswriter.mappingdesc - package de.uni_mannheim.informatik.dws.melt.matching_eval.resultswriter.mappingdesc
 
de.uni_mannheim.informatik.dws.melt.matching_eval.util - package de.uni_mannheim.informatik.dws.melt.matching_eval.util
 
de.uni_mannheim.informatik.dws.melt.matching_eval.visualization - package de.uni_mannheim.informatik.dws.melt.matching_eval.visualization
 
de.uni_mannheim.informatik.dws.melt.matching_jena - package de.uni_mannheim.informatik.dws.melt.matching_jena
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external
This package contains classes which support external knowledge sources that can be used for matching.
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.combined - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.combined
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher
This package contains preconfigured matcher content that can be used in matching pipelines or as an example/reference for a new background-based matcher.
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.dataStructures - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.dataStructures
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.io - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.io
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringCleaners - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringCleaners
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.math - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.math
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.optimizer - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.optimizer
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.sparql - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.sparql
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.testTools - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.testTools
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.statistics - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.statistics
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction
This package contains mapping extraction approaches as shown in Analyzing Mapping Extraction Approaches - C.
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.resourcesExtractors - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.resourcesExtractors
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractorsMap - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractorsMap
 
de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper - package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper
 
de.uni_mannheim.informatik.dws.melt.matching_jena.multisource - package de.uni_mannheim.informatik.dws.melt.matching_jena.multisource
 
de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation - package de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation
 
de.uni_mannheim.informatik.dws.melt.matching_maven_plugin - package de.uni_mannheim.informatik.dws.melt.matching_maven_plugin
 
de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go - package de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go
This package contains a client to consume KGvec2go vectors easily in Java.
de.uni_mannheim.informatik.dws.melt.matching_ml.python - package de.uni_mannheim.informatik.dws.melt.matching_ml.python
 
de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers - package de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers
 
de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction - package de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction
 
de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea - package de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea
 
de.uni_mannheim.informatik.dws.melt.matching_ml.util - package de.uni_mannheim.informatik.dws.melt.matching_ml.util
 
de.uni_mannheim.informatik.dws.melt.matching_owlapi - package de.uni_mannheim.informatik.dws.melt.matching_owlapi
 
de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers - package de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers
 
de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.logmap - package de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.logmap
 
de.uni_mannheim.informatik.dws.melt.matching_owlapi.typetransformation - package de.uni_mannheim.informatik.dws.melt.matching_owlapi.typetransformation
 
de.uni_mannheim.informatik.dws.melt.matching_validation - package de.uni_mannheim.informatik.dws.melt.matching_validation
 
de.uni_mannheim.informatik.dws.melt.receiver_cli - package de.uni_mannheim.informatik.dws.melt.receiver_cli
 
de.uni_mannheim.informatik.dws.melt.receiver_hobbit - package de.uni_mannheim.informatik.dws.melt.receiver_hobbit
 
de.uni_mannheim.informatik.dws.melt.receiver_http - package de.uni_mannheim.informatik.dws.melt.receiver_http
 
de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api - package de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
 
de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.typetransformation - package de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.typetransformation
 
debug - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
 
debugFile - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
If set, all metrics will be logged.
debugFile - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchPropBasedOnInstances
 
debugFile - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
If set to a existing file, this class writes additional debug information to the corresponding file.
decimalSymbols - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
decreaseCount() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
decrement() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter.MutableInt
 
decrement(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter.MutableInt
 
deepCopy(Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.DispatcherHelper
 
deepCopy(Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.DispatcherHelper
 
Default - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Anatomy
Default Anatomy Testsuite which is used all the time.
Default - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Biodiv
Default Testsuite which is used all the time.
Default - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Link
The default HOBBIT Link Discovery Task
DEFAULT - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.PrefixLookup
Default Prefix Lookup (independent of a particular ontology).
DEFAULT_EXPOSED_PORT - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
 
DEFAULT_FILTER_MODE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter
 
DEFAULT_HINT_LANG - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.JenaTransformerHelper
 
DEFAULT_JENA_ONT_MODEL_SPEC - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
default OntModelSpec that will be used when no spec is given for the Jena implementation.
DEFAULT_MINIMUM_CONFIDENCE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicKnowledgeSource
 
DEFAULT_MULTI_PROCESS - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersMultiProcessing
This uses the default start method for the operating system.
DEFAULT_MULTIPLIER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MaxWeightBipartiteExtractor
 
DEFAULT_ONTOLOGY_SERIALIZATION_FORMAT - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.ParameterConfigKeys
The default serialization format for ontologies / knowledge graphs.
DEFAULT_PARAMETERS_SERIALIZATION_FORMAT - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.ParameterConfigKeys
The default serialization format for parameters.
DEFAULT_PERSISTENCE_DIRECTORY - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService
Directory where all persistence database files will be saved.
DEFAULT_PORT - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Developer note: Do not change the default port since other applications rely on it (e.g.
DEFAULT_REASONER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.AlcomoFilter
 
DEFAULT_RESOURCES_DIRECTORY - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Default resources directory (where the python files will be copied to by default) and where the resources are read from within the JAR.
DEFAULT_THRESHOLD - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter
 
DEFAULT_TRACK_SIGNIFICANCE_SHARE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
 
DEFAULT_X - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter
 
defaultbranch - Variable in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.PrepareHobbitGitlab
 
DefaultExtensions - Class in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
Default vocabulary as given by http://alignapi.gforge.inria.fr/labels.html.
DefaultExtensions() - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions
 
DefaultExtensions.AlignmentServer - Enum in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
Alignment server extensions.
DefaultExtensions.Argumentation - Enum in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
Argumentation Extensions
DefaultExtensions.DublinCore - Enum in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
Dublin Core Extensions
DefaultExtensions.Linkkey - Enum in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
Linkkey Extensions
DefaultExtensions.MeltExtensions - Enum in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
Additional vocabulary introduced with the MELT framework.
DefaultExtensions.OmvMetadata - Enum in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
Ontology Metadata Vocabulary being a metadata ontology introduces many different labels that can be used in Alignment and correspondences but also defines it own sorts of objects that can be annotated.
DefaultExtensions.OMWG - Enum in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
OMWG Extensions
DefaultExtensions.SSSOM - Enum in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
DefaultExtensions.StandardApi - Enum in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
Standard API extensions by the AlignmentAPI.
DefaultFeatures() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AnalyticalAlignmentInformation.DefaultFeatures
 
DefaultHashMap<K,V> - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util
 
DefaultHashMap(Class) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.DefaultHashMap
 
definedTracks - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository
 
deleteOriginalSystemResults(ExecutionResultSet) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Deletes all system results which are stored usually in the tmp folder.
deletePersistenceDirectory() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.testTools.TestOperations
Delete the persistence directory.
deleteslack(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
deleteTempFiles - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
If true, deletes files in tmp folder which starts with "alignment" before running a matcher
deleteTempFiles() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Deletes all matcher result files which starts with "alignment" and are stored in the tmp folder.
delimiter - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.MaxGramLeftToRightTokenizer
Used to concatenate single tokens.
delimiter - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramLeftToRightTokenizer
 
delimiter - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramTokenizer
 
delimiter - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.CapitalizeFirstLettersModifier
 
DEPTH_DEPENDEND_MATCHES - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarHierarchyFilterApproach
Average of the lowest match in both hierarchies (depth of match in the hierarchy / maximum depth of the hierarchy).
DERIVED_FROM - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.StandardApi
URI the alignment from which this one is issued, if applicable
descEndText - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.PartialFileParsing
 
describeResources(TestCase, int, File, boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ManualInspection
 
describeResourcesWithExtractor(TestCase, int, File, boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ManualInspection
 
describeResourcesWithExtractor(TestCase, int, File, boolean, boolean, boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ManualInspection
 
describes - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WiktionarySynsetCSV
 
description - Variable in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsDescriptorHandler
 
DESCRIPTION - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.DublinCore
STRING describing the alignment.
DESCRIPTIVE_PROPERTIES - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.PropertyVocabulary
 
descText - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.PartialFileParsing
 
DestinationGraph(DatasetGraphTDB, Node, boolean, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
detectCommunities() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ComputeErrDegree
Detect communities in this graph.
detectCommunities(int, double, long, int, int, ModularityAlgorithm) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ComputeErrDegree
Detect communities in this graph.
detectCommunities(ModularityAlgorithm) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ComputeErrDegree
Detect communities in this graph.
determineAggregatedAlignmentExtensionValuesToWriteForCSV(Set<ExecutionResult>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
determineAlignmentExtensionValuesToWriteForCSV(Map<String, Object>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
Given the existing extension values of an alignment, determine what to write in the CSV file.
determineCommonConcepts(HashMap<String, HashSet<String>>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Helper method.
determineExtensionValuesToWriteForCSV(Map<String, Object>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorBasic
Given the existing extension values of an alignment, determine what to write in the CSV file.
determineType(Correspondence, OWLOntology, OWLOntology) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.logmap.Alignment2LogmapMapping
 
dfs(List<Resource>, Set<String>, Set<Resource>, List<List<Resource>>, BoundedPathMatchingConfiguration) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.BoundedPathMatching
 
DICE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.SimInstanceMetric
Value is computed by 2 x overlapping instances / ( instances of class 1 + instances of class 2).
DICE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.SetSimilarity
Sørensen-Dice coefficient (DSC): twice the number of intersection set divided by the sum of the number of elements in each set.
DiceCoefficient - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures
 
DiceCoefficient() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures.DiceCoefficient
 
dictionary - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetLinker
KnowledgeSource used for lookups.
dictionary - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryLinker
The dictionary that is used to perform lookups.
dictionary - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetKnowledgeSource
WordNet dictionary instance.
dictionary - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetLinker
The WordNet dictionary instance that is to be used.
diff - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
dimensionDefinition - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
dimensionDefinitions - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
DISCRIMINABILITY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.Linkkey
PERCENTAGE of instances which are linked by this linkkey on a particular dataset.
DispatcherHelper - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers
A helper class which contains some static function which are often used in dispatchers.
DispatcherHelper() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.DispatcherHelper
 
displayTree() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
Displays the tree in a JFrame to interatcively look at the tree.
distance - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbNode
Shortest path property for distance.
distance - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeTaskPos
 
distance - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeTreeNode
 
distance - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByCluster
The cluster distance like euclidean (the default) etc.
distance - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherTransitivePairsTextBased.MatchingPair
 
DistanceMatrixComputationJob - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge
The job/callable to compute the distance matrix in parallel.
DistanceMatrixComputationJob(double[][], int, int, int, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.DistanceMatrixComputationJob
 
DistanceMatrixComputationResult - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge
A result of the distance matrix computation.
DistanceMatrixComputationResult(int, int, double[][]) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.DistanceMatrixComputationResult
 
distanceNormalized - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeTaskPos
 
distances - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
 
divideWithTwoDenominators(double, double, double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixMetric
Simple division that is to be performed.
divideWithTwoDenominators(double, double, double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.ConfidenceFinder
Simple division that is to be performed.
Doc2vecModelMatcher - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python
Updates the confidence of already matched resources.
Doc2vecModelMatcher() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Doc2vecModelMatcher
 
dockerClient - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
 
DockerLogCallback - Class in de.uni_mannheim.informatik.dws.melt.matching_base.external.docker
ResultCallback logging directly using the SLF4J logger.
DockerLogCallback() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.DockerLogCallback
 
DockerNotRunningException - Exception in de.uni_mannheim.informatik.dws.melt.matching_base.external.docker
An exception when docker is not running.
DockerNotRunningException(String, Throwable) - Constructor for exception de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.DockerNotRunningException
 
DockerStringCallback - Class in de.uni_mannheim.informatik.dws.melt.matching_base.external.docker
ResultCallback collecting the full log and returning it as a single string for further processing.
DockerStringCallback() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.DockerStringCallback
 
DocumentSimilarityBase - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python
A base class for all matchers which write a csv file where every line represents a resource with with cell as identifier like URI and second cell the corresponding tokens (whitespace separated).
DocumentSimilarityBase() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.DocumentSimilarityBase
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class de.uni_mannheim.informatik.dws.melt.receiver_http.Main.MatcherServlet
 
DOID_ORDO - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Phenotype.V2016
This task consists of matching the DOID (9,301 entities) and ORDO (12,974) ontologies.
DOID_ORDO - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Phenotype.V2017
This task consists of matching the DOID (38,240 classes) and ORDO (13,504) ontologies.
DOMAIN - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goClient
Address of server url.
domainToTestcaseParts - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.PartitionerFromDatasetIdExtractor
 
doNotUseInputAlignment - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
If true, the input alignment is not passed to SEALS even if one is provided.
doNotUseInputAlignment - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSealsBuilder
If true, the input alignment is not passed to SEALS even if one is provided.
doPost(HttpServletRequest, HttpServletResponse) - Method in class de.uni_mannheim.informatik.dws.melt.receiver_http.Main.MatcherServlet
 
Doremus() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Doremus
 
DotGraphUtil - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph
Util to write Dot graphs.
DotGraphUtil() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.DotGraphUtil
 
doublec(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
 
downloadSealsIfNecessary(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
 
downloadToCache() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.LocalTrack
 
downloadToCache() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.SealsTrack
 
downloadToCache() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
dsg - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
dual - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
DublinCore() - Constructor for enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.DublinCore
 
DUTCH - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.Language
 

E

earlyStopping - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
edges - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
edges - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraph
 
edgeWeight - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
editDistance(String, String, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.StringUtil
 
editDistanceNormalised(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.StringUtil
 
EDOAL - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
elementToID - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ComputeErrDegree
 
EMPTY - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.PrefixLookup
 
EMPTY_REFINEMENT - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
Constant for an empty refinement.
emptyCache() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Empties the cache.
emptyCache() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
Empties the cache.
encode(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.SealsDownloadHelper
Create an URL encoding for the given String.
encode(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
encode(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetRdfLinker
 
encodeWord(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
Encodes words so that they can be looked up in the wiktionary dictionary.
ENCODING - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentSerializer
Constant for UTF-8 encoding.
ENCODING - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMSerializer
Constant for UTF-8 encoding.
end - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.PartialFileParsing
 
endElement(String, String, String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
endIndexExclusive - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.MaxGramLeftToRightTokenizer
 
endIndexExclusive - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramLeftToRightTokenizer
 
ENDPOINT_URL - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
The public SPARQL endpoint.
ENDPOINT_URL - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
The public SPARQL endpoint.
ENDPOINT_URL - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
The public SPARQL endpoint.
ENDPOINT_URL - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
The public SPARQL endpoint.
ENDPOINT_URL - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
The public SPARQL endpoint.
ends(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
 
ENGLISH - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.Language
 
ENGLISH_GENITIVE_S - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.StringProcessing
 
ENGLISH_NUMBER_WORDS_SET - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
A set containing nominal and cardinal numbers from 1 to 1ß
ENGLISH_STOPWORDS - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.StringUtil
A set of English stopwords.
enhanceAlignment(URI, URI, URI) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cmrelation.CMRelationMetric
 
enhanceAlignment(Model, Model, Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cmrelation.CMRelationMetric
 
enteringFunction - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection.StackNode
 
ENTITY1 - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
ENTITY2 - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
entityFile - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.GensimEmbeddingModel
File to the vocabulary entries of the model.
entityOne - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
entityTwo - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
environment - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
The variables in the environment which are used when starting an external process.
epochs - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
The epochs to be used for the training.
EPOCHS_DEFAULT - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
Default for Word2VecConfiguration.epochs parameter.
EqualityWithStopwordAndNumberRemoval - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality
 
EqualityWithStopwordAndNumberRemoval() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality.EqualityWithStopwordAndNumberRemoval
Default constructor
EqualityWithStopwordAndNumberRemovalSpellingCorrection - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality
This class considers two Strings to be equal when they contain the same tokens with stopwords removed.
EqualityWithStopwordAndNumberRemovalSpellingCorrection() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality.EqualityWithStopwordAndNumberRemovalSpellingCorrection
Default constructor with edit distance tolerance = 2.0f.
EqualityWithStopwordAndNumberRemovalSpellingCorrection(float) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality.EqualityWithStopwordAndNumberRemovalSpellingCorrection
 
EqualityWithStopwordRemoval - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality
Removes stopwords before comparing strings.
EqualityWithStopwordRemoval() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality.EqualityWithStopwordRemoval
 
EqualityWithStopwordRemovalAndStemming - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality
This class considers two Strings to be equal when they contain the same tokens with stopwords removed.
EqualityWithStopwordRemovalAndStemming() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality.EqualityWithStopwordRemovalAndStemming
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.ExecutionResultTuple
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarCrossTrackResult
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarIndividualResult
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarTrackResult
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube.TestCaseMatcher
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.AlignmentClosureRefiner
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.ConfidenceRefiner
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.RelationTypeRefiner
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.ResidualRefiner
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.TypeRefiner
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall.PrecRecPoint
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.BagOfWords
Two BagOfWords qualify as the same object if they contain the same objects.
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.dataStructures.StringString
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeTaskPos
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter.MutableInt
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorAllAnnotationProperties
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorAllLiterals
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorAllStringLiterals
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorByProperty
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorFallback
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorUrlFragment
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorUrlLocalName
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.NormalizedLiteral
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProcessedLiteral
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorAllAnnotationProperties
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorAllLiterals
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorAllStringLiterals
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorFallback
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorForTransformers
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorMultipleProperties
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorProperty
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorUrlFragment
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorUrlLocalName
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorUseLongestLiteralOrFragment
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractorsMap.NormalizedLiteral
 
equals(Object) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
equalsDistances(double[], double[], double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
 
equalsTree(int[][], int[][]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
 
equalsTreeElement(int[], int[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
 
EQUIV_SUPERVISED - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.BioML.V2022
 
EQUIV_UNSUPERVISED - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.BioML.V2022
 
EQUIVALENCE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
Equivalence relation, when two concepts are exactly the same (has the same intension/semantic).
erasePrimes(int[][]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.HungarianAlgorithm
 
errConsumer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
processes the strings which are printed on the std::err.
error(String, long, long) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.ErrorHandlerCarryOn
 
ErrorHandlerCarryOn - Class in de.uni_mannheim.informatik.dws.melt.matching_jena
An Error handler that does nothing except for throwing an Exception in fatal cases.
ErrorHandlerCarryOn() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.ErrorHandlerCarryOn
 
ESCAPE_XML_TEXT - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentSerializer
XML Text escaper which do no escape double-quotes (heavily used by JSON serializations.
ESCAPED_AMPERSAND - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentXmlRepair
 
EUCLIDEAN - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClusterDistance
Euclidean distance for double arrays.
EuclideanDistance - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.math
 
EuclideanDistance() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.math.EuclideanDistance
 
euler - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
eulerian - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyEdge
 
EVALUATION_RESULT - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AnalyticalAlignmentInformation.DefaultFeatures
 
EVALUATIONEXCLUSION - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_data.TestCaseType
 
evaluationExclusionAlignment - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
Alignment of correspondences which should be removed from the matcher during evaluation.
Evaluator - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator
Abstract class for all default evaluators.
Evaluator(ExecutionResultSet) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.Evaluator
Constructor.
EvaluatorAlignmentAnalyzer - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator
Evaluates the alignments (min/max confidence, type of relations, correct positions of uris etc) and writes the output to the results folder.
EvaluatorAlignmentAnalyzer(ExecutionResultSet) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorAlignmentAnalyzer
Constructor
EvaluatorBasic - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator
A basic evaluator that is easy on Memory and prints the performance results per test case in CSV format.
EvaluatorBasic(ExecutionResultSet) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorBasic
Constructor.
EvaluatorBasic(ExecutionResultSet, ConfusionMatrixMetric) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorBasic
Constructor.
EvaluatorCopyResults - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator
This evaluator simply writes the system alignments of individual ExecutionResult instances to a file in the results folder.
EvaluatorCopyResults(ExecutionResultSet) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCopyResults
 
EvaluatorCSV - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator
This evaluator is capable of persisting the results of the matching process in a CSV file (which can be consumed in Excel, for example).
EvaluatorCSV(ExecutionResultSet) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
Constructor
EvaluatorCSV(ExecutionResultSet, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
Constructor
EvaluatorCSV(ExecutionResultSet, ConfusionMatrixMetric) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
Constructor
EvaluatorCSV(ExecutionResultSet, ConfusionMatrixMetric, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
Constructor
EvaluatorMcNemarSignificance - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance
Implementation of a significance test according to information specified in: Mohammadi, Majid; Atashin, Amir Ahooye; Hofman, Wout; Tan, Yaohua.
EvaluatorMcNemarSignificance(ExecutionResultSet) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
Constructor.
EvaluatorMcNemarSignificance(ExecutionResultSet, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
Constructor.
EvaluatorMultiSource - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.multisource
Abstract class for all multisource evaluators.
EvaluatorMultiSource(ExecutionResultSetMultiSource) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.EvaluatorMultiSource
Constructor.
EvaluatorMultiSourceBasic - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.multisource
 
EvaluatorMultiSourceBasic(ExecutionResultSetMultiSource) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.EvaluatorMultiSourceBasic
 
EvaluatorPipeline - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator
A basic evaluator that is easy on Memory and prints the performance results per test case in CSV format.
EvaluatorPipeline(Evaluator...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorPipeline
 
EvaluatorPipeline(ExecutionResultSet, List<Class<Evaluator>>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorPipeline
 
EvaluatorRank - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator
A rank evaluator which writes a file resultsRanking.csv.
EvaluatorRank(ExecutionResultSet) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRank
Convenience Constructor.
EvaluatorRank(ExecutionResultSet, SameConfidenceRanking...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRank
Constructor
EvaluatorRankGroup - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator
An evaluator that calculates rank metrics on an per-element basis for each element of a specified source ontology.
EvaluatorRankGroup(ExecutionResultSet, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRankGroup
Convenience Constructor.
EvaluatorRankGroup(ExecutionResultSet, int, SameConfidenceRanking...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRankGroup
Constructor
EvaluatorRelationTypePrediction - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator
 
EvaluatorRelationTypePrediction(ExecutionResultSet) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRelationTypePrediction
 
evaluators - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorPipeline
 
EvaluatorUtil - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util
A class offering multiple services to evaluators (building blocks for quick evaluator development).
EvaluatorUtil() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.EvaluatorUtil
 
EVIDENCE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
STRING denoting evidence in favour of the alignment properties
EXACT - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.TestType
Exact McNemar test.
exactLength(String, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.StringUtil
 
ExactStringMatcher - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel
Matcher which creates correspondences based on exact string match.
ExactStringMatcher() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.ExactStringMatcher
 
excludedHypernyms - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
DBpedia annotates quite a lot of hypernyms.
excludeNeighbours - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
A function which returns a set of elements (uri as string and/or text filtered with literalprocessing function) which should be ignored.
excludeSameURIMapping - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.CommonPropertiesFilter
If true, this excludes correspondences which maps to the same URI.
execute() - Method in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.PrepareHobbitGitlab
 
executeAggregation(Iterable<ConfusionMatrix>, ConfusionMatrixAggregationMode) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixMetric
Internal aggregation logic.
executionResult - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Execution result that was analyzed.
ExecutionResult - Class in de.uni_mannheim.informatik.dws.melt.matching_eval
This class represents the result of a matcher execution.
ExecutionResult(TestCase, String, Alignment) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
Constructor used by tests to check if metrics compute correctly.
ExecutionResult(TestCase, String, Alignment, Alignment) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
Constructor used by tests to check if metrics compute correctly.
ExecutionResult(TestCase, String, URL, long, Alignment, Alignment, Object, Set<Refiner>, Object) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
Base constructor which needs all parameters
ExecutionResult(TestCase, String, URL, long, Object, Object) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
Constructor used by ExecutionRunner for initializing a execution result from a matcher run
ExecutionResult(ExecutionResult, Alignment, Alignment, Refiner) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
Copies all members except the mappings from the given execution result (like a copy constructor).
ExecutionResultMultiSource - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.multisource
This class represents the result of a multi source matcher execution.
ExecutionResultMultiSource(Object, Object, Object, String, List<URL>, List<TestCase>, long, boolean, Partitioner) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
ExecutionResultMultiSource(Object, Object, Object, String, List<URL>, List<TestCase>, long, Partitioner) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
ExecutionResultMultiSource(Object, String, List<TestCase>, long, boolean, Partitioner) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
ExecutionResultSet - Class in de.uni_mannheim.informatik.dws.melt.matching_eval
A collection of individual ExecutionResult instances that are typically returned by an Executor.
ExecutionResultSet() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
Constructor
ExecutionResultSet(ExecutionResultSet) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
Constructor
executionResultSetForLookups - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.ResidualRefiner
An optional variable for lookups to improve the performance.
ExecutionResultSetMultiSource - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.multisource
A collection of individual ExecutionResultMultiSource instances that are typically returned by an ExecutorMultiSource.
ExecutionResultSetMultiSource() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultSetMultiSource
 
ExecutionResultTuple - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity
Data structure to hold two ExecutionResult instances.
ExecutionResultTuple(ExecutionResult, ExecutionResult) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.ExecutionResultTuple
 
ExecutionRunner - Class in de.uni_mannheim.informatik.dws.melt.matching_eval
Individual execution object for parallel execution.
ExecutionRunner(TestCase, Object, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionRunner
 
ExecutionRunner(TestCase, Object, String, Object, Object) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionRunner
 
ExecutionRunnerMultiSource - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.multisource
A helper class which stores the information for one multi source matching task.
ExecutionRunnerMultiSource(List<TestCase>, Object, String, List<URL>, Partitioner, Object, Object) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionRunnerMultiSource
 
executor - Variable in class de.uni_mannheim.informatik.dws.melt.receiver_hobbit.HobbitWrapper
 
Executor - Class in de.uni_mannheim.informatik.dws.melt.matching_eval
The Executor runs a matcher or a list of matchers on a single test case or a list of test cases.
Executor() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
 
ExecutorMultiSource - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.multisource
 
ExecutorMultiSource() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSource
 
ExecutorMultiSourceParallel - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.multisource
Executes the multi source task in parallel.
ExecutorMultiSourceParallel() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSourceParallel
 
ExecutorMultiSourceParallel(int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSourceParallel
 
ExecutorParallel - Class in de.uni_mannheim.informatik.dws.melt.matching_eval
Executor to run matchers in parallel.
ExecutorParallel() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorParallel
 
ExecutorParallel(int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorParallel
 
ExecutorSeals - Class in de.uni_mannheim.informatik.dws.melt.matching_eval
This executor can run SEALS matchers.
ExecutorSeals(File, File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Constructor The default timeout of 12 hours will be used.
ExecutorSeals(File, File, long, TimeUnit) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Constructor
ExecutorSeals(File, File, File, List<String>, long, TimeUnit, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Constructor
ExecutorSeals(File, File, List<String>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Constructor The default timeout of 12 hours will be used.
ExecutorSeals(File, File, List<String>, long, TimeUnit) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Constructor
ExecutorSeals(String, File, File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Constructor The default timeout of 12 hours will be used.
ExecutorSeals(String, File, File, File, List<String>, long, TimeUnit, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Constructor
ExecutorSeals(String, File, File, List<String>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Constructor The default timeout of 12 hours will be used.
ExecutorSeals(String, File, File, List<String>, long, TimeUnit) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Constructor
ExecutorSeals(String, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Constructor
ExecutorSeals(String, String, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Constructor
exists(URL) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.SealsTrack
Check whether the given URL can be reached.
existsProperty(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsExternalDescriptorHandler
 
expand(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMPrefixMap
 
expandObject(Object) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMPrefixMap
Expands the given parameter with the prefixes stored in this prefix map.
ExplainerResourceProperty - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer
A simple IExplainerResource which is capable of retrieving properties for given resources.
ExplainerResourceProperty() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer.ExplainerResourceProperty
 
ExplainerResourceProperty(List<NamePropertyTuple>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer.ExplainerResourceProperty
Constructor
ExplainerResourceProperty(Property...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer.ExplainerResourceProperty
Use the given properties and choose the local name of the proeprty as the name.
ExplainerResourceType - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer
A simple IExplainerResource which return the type of the resource.
ExplainerResourceType() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer.ExplainerResourceType
 
ExplainerResourceUtil - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer
 
ExplainerResourceUtil() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer.ExplainerResourceUtil
 
EXPLANATION_KEY_PATTERN - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
exportResource(File, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Export a resource embedded into a Jar file to the local file path.
extactRepresentation() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall.PrecRecPoint
 
EXTENSION - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
ExtensionMap - Class in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
 
ExtensionMap() - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.ExtensionMap
 
extensions - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AddAlignmentExtensions
 
extensions - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Extended attributes.
extensions - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
extensions - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.OntoInfo
 
externalCommand - Variable in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsExternalDescriptorHandler
 
ExternalProcess - Class in de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process
Handles everything with external process When no ProcessOutputConsumer is added, the default is to discard it.
ExternalProcess() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
 
ExternalProcess(List<String>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
 
ExternalResource - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external
An external resource carries a name, has a linker, and can be asked whether it holds a representation for a specified word.
ExternalResourceWithHypernymCapability - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external
 
ExternalResourceWithSynonymCapability - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external
 
extract(OntModel, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.resourcesExtractors.ResourcesExtractorClasses
 
extract(OntModel, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.resourcesExtractors.ResourcesExtractorDatatypeProperties
 
extract(OntModel, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.resourcesExtractors.ResourcesExtractorInstances
 
extract(OntModel, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.resourcesExtractors.ResourcesExtractorObjectProperties
 
extract(OntModel, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.resourcesExtractors.ResourcesExtractorRDFProperties
 
extract(OntModel, Properties) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena.ResourcesExtractor
This function extracts specific resources of a given OntModel.
extract(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorAllAnnotationProperties
 
extract(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorAllLiterals
 
extract(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorAllStringLiterals
 
extract(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorByProperty
 
extract(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorFallback
 
extract(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorUrlFragment
 
extract(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorUrlLocalName
 
extract(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorAllAnnotationProperties
 
extract(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorAllLiterals
 
extract(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorAllStringLiterals
 
extract(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorFallback
 
extract(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorForTransformers
Returns a set of descriptions.
extract(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorLabelAndDirectSuperclass
 
extract(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorMultipleProperties
 
extract(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorOnlyLabel
 
extract(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorProperty
 
extract(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
extract(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorSet
 
extract(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorShortAndLongTexts
 
extract(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorUrlFragment
 
extract(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorUrlLocalName
 
extract(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorUseLongestLiteralOrFragment
 
extract(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorVerbalizedRDF
 
extract(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractorsMap.TextExtractorMapSet
 
extract(Resource) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena.LiteralExtractor
Given a jena resource r, it extracts the literals which are usually helpful for matching.
extract(Resource) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena.LiteralExtractorMap
Given a jena resource r, it extracts the literals which are usually helpful for matching.
extract(Resource) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena.TextExtractor
Given a Jena resource this method extracts textual/string representations from it.
extract(Resource) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena.TextExtractorMap
Given a Jena resource this method extracts textual/string representations from it.
extractAllValues(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
extractcycle(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
extractFragment(Resource) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorOnlyLabel
 
extractionProblem - Variable in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.AlcomoFilter
 
extractMainClass() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.receiver.MainMatcherClassExtractor
 
extractMetadata(BufferedReader) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMParser
 
extractNumber(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.ParisMatcher.FileNumberDescendingComparator
 
extractOne(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorOnlyLabel
 
extractor - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ManualInspection
 
extractor - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorAllAnnotationProperties
 
extractor - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
 
extractors - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorFallback
 
extractors - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorFallback
 
extractProperty(Resource, Property) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorOnlyLabel
Extract literal if language tag fits or (as fallback) literal with no language tag.
extractStopwords(Iterable<? extends Resource>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.StopwordExtraction
 
extractStopwords(Iterator<? extends Resource>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.StopwordExtraction
 
extractSubArray(double[][], int, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.DistanceMatrixComputationJob
 

F

F1 - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersOptimizingMetric
The f-measure is optimized.
fact(int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
Returns the factorial of n.
FALLBACK_MATCHER_NAME - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
 
falseNegative - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrix
 
falsePositive - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrix
 
FamerClustering - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering
A filter for multi source matching.
FamerClustering(DatasetIDExtractor) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FamerClustering
 
FamerClustering(DatasetIDExtractor, AbstractParallelClustering) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FamerClustering
 
FamerClustering(DatasetIDExtractor, AbstractParallelClustering, boolean, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FamerClustering
 
fatal(String, long, long) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.ErrorHandlerCarryOn
 
file - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.FileCache
 
FILE_NAME_AGGREGATED_TESTCASES_MC_NEMAR_ASYMPTOTIC - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
 
FILE_NAME_AGGREGATED_TESTCASES_MC_NEMAR_ASYMPTOTIC_CCORRECTION - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
 
FILE_NAME_AGGREGATED_TESTCASES_MC_NEMAR_ASYMPTOTIC_CCORRECTION_EXACT_FALLBACK - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
 
FILE_NAME_AGGREGATED_TESTCASES_MC_NEMAR_ASYMPTOTIC_EXACT_FALLBACK - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
 
FILE_NAME_AGGREGATED_TRACKS_MC_NEMAR_ASYMPTOTIC - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
 
FILE_NAME_AGGREGATED_TRACKS_MC_NEMAR_ASYMPTOTIC_CCORRECTION - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
 
FILE_NAME_AGGREGATED_TRACKS_MC_NEMAR_ASYMPTOTIC_CCORRECTION_EXACT_FALLBACK - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
 
FILE_NAME_AGGREGATED_TRACKS_MC_NEMAR_ASYMPTOTIC_EXACT_FALLBACK - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
 
FILE_NAME_TEST_CASE_MC_NEMAR_ASYMPTOTIC - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
 
FILE_NAME_TEST_CASE_MC_NEMAR_ASYMPTOTIC_CCORRECTION - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
 
FILE_NAME_TEST_CASE_MC_NEMAR_ASYMPTOTIC_CCORRECTION_EXACT_FALLBACK - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
 
FILE_NAME_TEST_CASE_MC_NEMAR_ASYMPTOTIC_EXACT_FALLBACK - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
 
FILE_NAME_TRACK_MC_NEMAR_ASYMPTOTIC - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
 
FILE_NAME_TRACK_MC_NEMAR_ASYMPTOTIC_CCORRECTION - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
 
FILE_NAME_TRACK_MC_NEMAR_ASYMPTOTIC_CCORRECTION_EXACT_FALLBACK - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
 
FILE_NAME_TRACK_MC_NEMAR_ASYMPTOTIC_EXACT_FALLBACK - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
 
FILE_PREFIX - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherFile
 
FILE_PREFIX - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.basetransformers.Properties2URLTransformer
 
FILE_PREFIX - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.typetransformation.Alignment2URLTransformer
 
FILE_SUFFIX - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherFile
 
FILE_SUFFIX - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.typetransformation.Alignment2URLTransformer
 
FileCache<T> - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util
File cache which can be used to store a java object in a file and load it from that file if the program runs a second time.
FileCache(File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.FileCache
 
FileCache(File, Supplier<T>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.FileCache
 
FileCache(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.FileCache
 
FileCache(String, Supplier<T>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.FileCache
 
fileExtension - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.FileSaveMatcher
 
FileNumberDescendingComparator() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.ParisMatcher.FileNumberDescendingComparator
 
filePath - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.MatcherCLIFromFile
 
FileReceiverCallable - Class in de.uni_mannheim.informatik.dws.melt.receiver_hobbit
 
FileReceiverCallable(SimpleFileReceiver, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.receiver_hobbit.FileReceiverCallable
 
FileReceiverCallableState - Class in de.uni_mannheim.informatik.dws.melt.receiver_hobbit
 
FileReceiverCallableState(Future<String[]>, FileReceiverCallable) - Constructor for class de.uni_mannheim.informatik.dws.melt.receiver_hobbit.FileReceiverCallableState
 
FileSaveMatcher - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel
Just saves the ontologies in a specific format.
FileSaveMatcher() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.FileSaveMatcher
Stores the OntModel in Ntriple format in folder "fileSaveMatcher" in current working directory.
FileSaveMatcher(File, RDFFormat) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.FileSaveMatcher
Choose in which folder the OntModel are stored and in which format.
FileUtil - Class in de.uni_mannheim.informatik.dws.melt.matching_base
Helper for creating files etc.
FileUtil() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.FileUtil
 
Film() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.SystematicBenchmark.Film
 
filter(Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.CardinalityFilter
Deprecated.
 
filter(Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.HungarianExtractor
 
filter(Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MaxWeightBipartiteExtractor
 
filter(Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.NaiveAscendingExtractor
 
filter(Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.NaiveDescendingExtractor
 
filter(Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.NtoMCorrespondenceFilter
 
filter(Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter
Filters the given alignment such that there are only the top X correspondences (according to confidence) for every source node.
filter(Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FilterByErrorDegree
 
filter(Alignment, MwbInitHeuristic) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MaxWeightBipartiteExtractor
 
filter(Alignment, MwbInitHeuristic, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MaxWeightBipartiteExtractor
Filters the alignment by computing a maximal one to one alignment.
filter(Alignment, MeltCurvature) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceCurvatureFilter
 
filter(Alignment, MeltCurvature, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceCurvatureFilter
 
filter(Alignment, String, double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.AdditionalConfidenceFilter
Filters the given alignment such that in the returned alignment, only correspondences appear where the additional confidence (provided by the key) is greater or equal to the given threshold.
filter(Alignment, OntModel, OntModel) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceFilter
 
filter(String, String, Alignment, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BadHostsFilter
Filters the alignment based on similar hosts.
filter(OntModel, OntModel, Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.AnonymousNodeFilter
Filters the alignment based on similar hosts.
filter(OntModel, OntModel, Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BadHostsFilter
Filters the alignment based on similar hosts in a non strict mode (if the host of source or target in a correspondence can not be determined, then the correspondence is added to the filtered alignment).
filter(OntModel, OntModel, Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.CommonPropertiesFilter
 
filter(OntModel, OntModel, Alignment, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BadHostsFilter
Filters the alignment based on similar hosts.
filter(OntModel, OntModel, Alignment, boolean, Function<OntModel, String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BadHostsFilter
Filters the alignment based on similar hosts.
Filter - Interface in de.uni_mannheim.informatik.dws.melt.matching_base
Interface for filters.
FILTER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
STRING denoting a method made by filtering the result of another
filterAlignment(Alignment, List<Correspondence>, List<Integer>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.MachineLearningScikitFilter
 
FilterByErrorDegree - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering
This filter of correspondences is based on the community structure of the correspondences.
FilterByErrorDegree() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FilterByErrorDegree
Does not filter but just add the confidence with the standard algorithm.
FilterByErrorDegree(double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FilterByErrorDegree
 
FilterByErrorDegree(double, ModularityAlgorithm) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FilterByErrorDegree
Constructor with threshold and algorithm.
FilterByErrorDegree(double, ModularityAlgorithm, int, double, long, int, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FilterByErrorDegree
Constructor with all parameters.
FilterByErrorDegree(ModularityAlgorithm) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FilterByErrorDegree
Does not filter but just add the confidence.
filterMode - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter
 
FILTERS_METHOD - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
#Method links a filter to the method it filters
filterText - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
filterTopX(Iterator<Correspondence>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter
 
finalizeArchiveCreation(Archiver) - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsDescriptorHandler
 
finalizeArchiveCreation(Archiver) - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsExternalDescriptorHandler
 
finalizeArchiveCreation(Archiver) - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.WriteMainMatcherClassToFile
 
finalizeArchiveExtraction(UnArchiver) - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsDescriptorHandler
 
finalizeArchiveExtraction(UnArchiver) - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.WriteMainMatcherClassToFile
 
findEdgeToBeRemoved(List<T>, Set<Map.Entry<T, T>>, Map<T, Integer>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleRemoval
 
findEquivalence(Alignment, Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.ParisMatcher
 
findLargest(double[][]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.HungarianAlgorithm
 
findLastURL(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ProcessOutputAlignmentCollector
 
findPrimeInRow(int[][], int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.HungarianAlgorithm
 
findSmallest(double[][], int[], int[], double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.HungarianAlgorithm
 
findStarInCol(int[][], int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.HungarianAlgorithm
 
findUncoveredZero(int[], double[][], int[], int[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.HungarianAlgorithm
 
finetuneModel() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBaseFineTuner
This method should only be used when appendOnlyToFile is set to true.
finetuneModel(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
 
finetuneModel(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBaseFineTuner
Finetune a given model with the provided text in the csv file (three columns: first text, second text, label(0/1))
finetuneModel(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTuner
 
finetuneModel(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTunerHpSearch
Finetune a given model with the provided text in the csv file (three columns: first text, second text, label(0/1))
finetuneModel(File, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
Run the training on the training file, but evaluate the best model on the validationFile.
finish() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
finishBulk() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
firstNeighborIndex - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
firstVsRest - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherTransitivePairsOrderBased
 
FMA_NCI_SMALL - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio.V2015
Task 1: FMA-NCI small fragments: This task consists of matching two (relatively) small fragments of FMA and NCI.
FMA_NCI_SMALL - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio.V2016
Task 1: FMA-NCI small fragments: This task consists of matching two (relatively) small fragments of FMA and NCI.
FMA_NCI_SMALL_FLAGGED - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio.V2015
Task 1: FMA-NCI small fragments: This task consists of matching two (relatively) small fragments of FMA and NCI.
FMA_NCI_WHOLE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio.V2015
Task 2: FMA-NCI whole ontologies.
FMA_NCI_WHOLE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio.V2016
Task 2: FMA-NCI whole ontologies.
FMA_NCI_WHOLE_FLAGGED - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio.V2015
Task 2: FMA-NCI whole ontologies.
FMA_SNOMED_SMALL - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio.V2015
Task 3: FMA-SNOMED small fragments.
FMA_SNOMED_SMALL - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio.V2016
Task 3: FMA-SNOMED small fragments.
FMA_SNOMED_SMALL_FLAGGED - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio.V2015
Task 3: FMA-SNOMED small fragments.
FMA_SNOMED_WHOLE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio.V2015
Task 4: FMA whole ontology.
FMA_SNOMED_WHOLE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio.V2016
Task 4: FMA whole ontology.
FMA_SNOMED_WHOLE_FLAGGED - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio.V2015
Task 4: FMA whole ontology.
fmeasure - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixMacroAveraged
 
folderToTestCases - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.LocalTrack
Folder holding the individual test cases of the track.
Food() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Food
 
forceSync(DatasetGraphTDB) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil
 
FORK - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersMultiProcessing
This uses os.fork() to fork the python interpreter.
FORKSERVER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersMultiProcessing
This uses a server process to start a new process.
formalism - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.OntoInfo
 
Formalism - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
formalismURI - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.OntoInfo
 
format - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
format - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.FileSaveMatcher
 
FORMAT - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.ParameterConfigKeys
A string decribing the format of the input files.
formatCmMeasure(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
formatFMeasureLine() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall.PrecRecPoint
 
formatOneDecimalPlace - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
formattedString - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall.PrecRecPoint
 
formatTime(long) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
formatTwoDecimalPlace - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
ForwardAlwaysMatcher - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel
This is a simple matcher that forwards a given alignment always (even if the input alignment is available).
ForwardAlwaysMatcher() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ForwardAlwaysMatcher
Constructor Alignment to be forwarded must be given in match operation.
ForwardAlwaysMatcher(Alignment) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ForwardAlwaysMatcher
Constructor
ForwardAlwaysMatcher(File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ForwardAlwaysMatcher
Constructor
ForwardAlwaysMatcher(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ForwardAlwaysMatcher
Constructor
ForwardMatcher - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel
This is a simple matcher that forwards a given alignment if the input alignment is not available.
ForwardMatcher() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ForwardMatcher
Constructor Alignment to be forwarded must be given in match operation.
ForwardMatcher(Alignment) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ForwardMatcher
Constructor
ForwardMatcher(File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ForwardMatcher
Constructor
ForwardMatcher(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ForwardMatcher
Constructor
fraction - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.matchers.AddPositivesWithReference
 
fractionTrainCorrespondences - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAMatcher
The fraction how many correspondences belongt to train (rest to validation).
FRAGMENT - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProperyTypeCourseGrained
 
FRAGMENT - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProperyTypeFineGrained
 
free - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbNode
Is the node already matched.
FRENCH - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.Language
 
frequenciesOfMappingTypes - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
This data structure keeps track of the frequency of different mapping types, e.g.
frequenciesOfRelations - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
The distribution of relations in the given mapping.
freshInstance - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
 
freshMatcherInstance - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
If true, the original matcher folder is untouched and the folder is copied.
freshMatcherInstance - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSealsBuilder
If true, the original matcher folder is untouched and the folder is copied.
from(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
fromAlignment(Alignment, List<TestCase>, String, long, boolean, Partitioner) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSource
 
fromMatrix(int[][]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeTreeNode
 
fromMatrix(int[][], double[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeTreeNode
 
fromName(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
 
fromString(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMEntityType
 
fromString(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMMappingCardinality
 
fromString(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMPredicateModifier
 
fromURL(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
 
fromURLOrName(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
 
fullArray - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.DistanceMatrixComputationJob
 
fullMatchUsingDictionaryWithLinks(Set<String>, Set<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
Determines whether two sets of links match using the internal knowledgeSource.
functions - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AdditionalConfidenceByFunction
 

G

generateCSVFile(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WiktionarySynsetCSV
Extracts synonyms from a dbnary dump and writes the synonyms to a csv file.
generateCSVFile(Model, File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WiktionarySynsetCSV
Extracts synsonyms from a jena model of the dbnary dump and writes the synonyms to a csv file
generateMapping() - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
generateRandomNumber(int, int, int[]) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
generateRandomPermutation(int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Arrays2
 
generateRandomPermutation(int, Random) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Arrays2
 
generateTestCaseWithSampledReferenceAlignment(TestCase, double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository
Generates a test case where the input alignment of the test case is filled with a fraction of the reference alignment.
generateTestCaseWithSampledReferenceAlignment(TestCase, double, long) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository
Generates a test case where the input alignment of the test case is filled with a fraction of the reference alignment.
generateTestCaseWithSampledReferenceAlignment(TestCase, double, long, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository
Generates a test case where the input alignment of the test case is filled with a fraction of the reference alignment.
generateTestCaseWithSampledReferenceAlignment(TestCase, double, Random, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository
Generates a test case where the input alignment of the test case is filled with a fraction of the reference alignment.
generateTrackWithSampledReferenceAlignment(Track, double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository
Generates a test case where the input alignment of the test case is filled with a fraction of the reference alignment.
generateTrackWithSampledReferenceAlignment(Track, double, long) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository
Generates a test case where the input alignment of the test case is filled with a fraction of the reference alignment.
generateTrackWithSampledReferenceAlignment(Track, double, long, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository
Generates test cases where the input alignment of the test cases is filled with a fraction of the reference alignment.
generateTrackWithSampledReferenceAlignment(List<TestCase>, double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository
Generates a test case where the input alignment of the test case is filled with a fraction of the reference alignment.
generateTrackWithSampledReferenceAlignment(List<TestCase>, double, long) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository
Generates a test case where the input alignment of the test case is filled with a fraction of the reference alignment.
generateTrackWithSampledReferenceAlignment(List<TestCase>, double, long, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository
Generates test cases where the input alignment of the test cases is filled with a fraction of the reference alignment.
generateTrackWithSampledReferenceAlignment(List<TestCase>, double, Random, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository
Generates test cases where the input alignment of the test cases is filled with a fraction of the reference alignment.
generateWordsToDetect(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMChooseGivenEntityFilter
 
GenericMatcherCaller - Class in de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer
This matcher caller expects some matcher object and all other paramters as objects as well and call it with appropriate type transformers such that the call can actually happen.
GenericMatcherCaller() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherCaller
 
GenericMatcherMultiSourceCaller - Class in de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer
This matcher caller expects some matcher object and all other paramters as objects as well and call it with apropiate type transformers such that the call can actually happen.
GenericMatcherMultiSourceCaller() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherMultiSourceCaller
 
gensim - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.GensimEmbeddingModel
Gensim instance
GensimEmbeddingModel - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings
This class represents a single gensim embedding model.
GensimEmbeddingModel(String, String, double, LabelToConceptLinker, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.GensimEmbeddingModel
Constructor
GeoLink - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Complex
This dataset is from the GeoLink project, which was funded under the U.S.
GeoLinkCruise - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.InstanceMatching
GeoLinkCruise
GERMAN - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.Language
 
get() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter.MutableInt
 
get() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.FileCache
Returns the instance which can be cached in file.
get(TestCase, String, Refiner...) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
Get a specific ExecutionResult which fulfills the specified parameters (testCase, matcherName) from the ExecutionResultSet.
get(MatcherSimilarityMetric.CalculationMode, ExecutionResultSet, Track, Refiner...) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.MatcherSimilarityMetric
Obtain the aggregated matcher similarity for the given ExecutionResultSet.
get(ExecutionResult) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.Metric
Triggers the computation of the metric for an individual execution result.
get(ExecutionResult, Refiner...) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
get(ExecutionResultSet, TestCase, Refiner...) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.MatcherSimilarityMetric
Obtain the matcher similarity for the given ExecutionResultSet.
get(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Returns the OntModel for the given uri using a cache by default and the default OntModelSpec.
get(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
 
get(File, OntModelSpec) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Returns the OntModel for the given uri using a cache by default.
get(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.DefaultHashMap
 
get(Object) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.ExtensionMap
 
get(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.DataStore
This method does not cast the object, but the calling method.
get(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Returns the OntModel for the given uri using a cache by default and the default OntModelSpec.
get(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
 
get(String, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
Returns the OntModel for the given uri using a cache if indicated to do so.
get(String, Class<?>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.DataStore
Get an object from the data store using a key.
get(String, OntModelSpec) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Returns the OntModel for the given uri using a cache by default.
get(String, OntModelSpec, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Returns the OntModel for the given uri using a cache if indicated to do so.
get(String, OntModelSpec, boolean, Lang) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Returns the OntModel for the given uri using a cache if indicated to do so.
get(URI) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Returns the OntModel for the given uri using a cache by default and the default OntModelSpec.
get(URI, OntModelSpec) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Returns the OntModel for the given uri using a cache by default.
get(URL) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Returns the OntModel for the given uri using a cache by default and the default OntModelSpec.
get(URL) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
 
get(URL, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
 
get(URL, OntModelSpec) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Returns the OntModel for the given uri using a cache by default.
get(Properties, String, Class<? extends T>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.basetransformers.TypeTransformerHelper
 
getAdditionalConfidence(Class<?>) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Get a confidence given the name of the matcher.
getAdditionalConfidence(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Returns the additional confidence based on the key (which is used in addAdditionalConfidence).
getAdditionalConfidenceOrDefault(String, double) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
getAdditionalConfidences() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Returns all added confidences (but not all extension values).
getAdditionalConfidenceURL(String) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Returns the full URL for an additional confidence.
getAdditionalExplanation(Class<?>) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
getAdditionalExplanation(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
getAdditionalExplanations() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
getAdditionalExplanationURL(String) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Returns the full URL for an additional explanation.
getAlignment() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.AlignmentAndParameters
 
getAlignment() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
getAlignment() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeResult
 
getAlignment() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
getAlignment(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.ParisMatcher
 
getAlignment(Class<T>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.AlignmentAndParameters
 
getAlignment(Class<T>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
getAlignment(Class<T>, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.AlignmentAndParameters
 
getAlignment(Class<T>, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
getAlignmentExtensions(ExecutionResultSet) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorBasic
This method determines the unique Alignment extensions that are used in the alignments in the ExecutionResultSet.
getAlignmentExtensions(ExecutionResultSet) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
This method determines the unique Alignment extensions that are used in the alignments in the ExecutionResultSet.
getAlignmentHighestIteration(List<File>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.ParisMatcher
 
getAlignmentsCubeAsShortenedString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
Obtain an output stream that can be used to write the CSV file.
getAlignmentsCubeAsString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
Obtain an output stream that can be used to write the CSV file.
getAllDimensionDefinitions() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
getAllGraphs() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
getAllGraphs(JSONObject) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.EvaluatorMultiSourceBasic
 
getAllGroupDefinitions() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
getAllJsHelperFileNames() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
getAllLogLinesFromContainer() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
Deprecated.
this function should not be useful anymore because the output is directly (and automatically) logged.
getAllNodes() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection
 
getAllowedInstanceTypes() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
getAllPossibleCurvatureMethods() - Static method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.MeltCurvature
 
getAllRegisteredTypeTransformers() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
Get all registered tranformers.
getAllRegisteredTypeTransformersAsString() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
 
getAllResources() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
Returns all class-, property- and instance-URIs.
getAllSuperClassesAndIterfaces(Class<?>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
Given a class return all superclasses and interfaces except the Object class (which woul be too generic).
getAllSuperClassesAndIterfacesWithCost(Class<?>, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
Given a class return all superclasses and interfaces except the Object class (which would be too generic).
getAllUsedDistinctRelations() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRelationTypePrediction
 
getAmountOfDistinctElements() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.util.Counter
Deprecated.
Returns the amount of distinct elements.
getAmountOfDistinctElements() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Returns the amount of distinct elements.
getAnalyticalMappingInformation(TestCase, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube
Get analytical mapping information for testcase and matcher name.
getAnchorClass() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
getAnchorStyle() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
getAnnotationPropertiesRecursionDeadLockSafe(Resource, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorAllAnnotationProperties
Infinity loop save version of getAnnotationProperties.
getArgumentForUnlimitEntityExpansion() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio
Returns the program argument which sets jdk.xml.entityExpansionLimit to zero because large bio needs it for parsing at least in jena.
getArgumentLine() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAConfiguration
 
getArgumentLineString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAConfiguration
 
getArgumentMap() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAConfiguration
 
getArguments() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Returns the substituted command line arguments.
getArityCounts() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Return the map of arity to corresponding counts.
getArrayToLink() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.MaxGramLeftToRightTokenizer
Get the token sequence that is to be linked.
getArrayToLink() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramLeftToRightTokenizer
 
getAverage(List<Double>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingMetric
 
getAverageConfusionMatrix(Set<ExecutionResult>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
getAverageConfusionMatrixOverAll(Set<ExecutionResult>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
getAveragePrecision() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingResult
 
getAvgSystemSize(Set<ExecutionResult>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
getBagOfWords(Model) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
 
getBaselineMatcher() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
getBatchSizeOptimization() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFilter
Returns how the batch size is optimized.
getBatchSizeOptimization() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTuner
 
getBenchmarkLog(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
getBestConfidenceForFmeasure(ExecutionResult) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.ConfidenceFinder
Given an ExecutionResult, this method determines the best cutting point in order to optimize the F1-score.
getBestConfidenceForFmeasure(Alignment, Alignment, GoldStandardCompleteness) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.ConfidenceFinder
If this method takes too long, you can use the more efficient method ConfidenceFinder.getBestConfidenceForFmeasure(Alignment, Alignment, GoldStandardCompleteness, int) and set a decimal precision (e.g.
getBestConfidenceForFmeasure(Alignment, Alignment, GoldStandardCompleteness, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.ConfidenceFinder
Given two alignments, this method determines the best cutting point (main confidence in correspondences) in order to optimize the F1-score.
getBestConfidenceForFmeasureBeta(ExecutionResult, double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.ConfidenceFinder
Given an ExecutionResult, this method determines the best cutting point in order to optimize the F_beta-score (beta is given as a parameter).
getBestConfidenceForFmeasureBeta(Alignment, Alignment, GoldStandardCompleteness, double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.ConfidenceFinder
Given two alignments, this method determines the best cutting point (main confidence in correspondences) in order to optimize the F_beta-score (beta is given as a parameter).
getBestConfidenceForPrecision(ExecutionResult) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.ConfidenceFinder
Given an ExecutionResult, this method determines the best cutting point in order to optimize the precision.
getBestConfidenceForPrecision(Alignment, Alignment, GoldStandardCompleteness) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.ConfidenceFinder
Given two alignments, this method determines the best cutting point (main confidence in correspondences) in order to optimize the precision.
getBestCrossAverage(Set<String>, Set<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.GensimEmbeddingModel
Given two sets, save for each concept in the first set the highest similarity that can be found by comparing it with all concepts in the other set.
getCacheFile() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
Returns the cache file which is used to store the merge tree.
getCacheFolder() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
getCanonicalPath(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Obtain the canonical model path.
getCanonicalPath(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Obtain the canonical model path.
getCanonicalPathIfPossible(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.FileUtil
Returns the canonical path (resolved symlink, and relative paths) of a file if possible.
getCanonicalPathIfPossible(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.FileUtil
Returns the canonical path (resolved symlink, and relative paths) of a file if possible.
getCanonicalPathNonExistent(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Obtain the canonical model path.
getChartType() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
getChild() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphEdge
 
getClasses() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
getClassesOfInstance(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
 
getClassMatches(OntModel, OntModel, Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
 
getClassName() - Method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
 
getClassTransformationRoute(Class<?>, Class<T>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
Return the transformation from a given class to a target class.
getClassTransformationRoute(Class<?>, Class<T>, Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
 
getClassTransformationRoute(Class<?>, Class<T>, Properties, int, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
 
getClassTransformationRouteMultipleRepresentations(Iterable<Class<?>>, Class<T>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
 
getClassTransformationRouteMultipleRepresentations(Iterable<Class<?>>, Class<T>, Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
 
getClassTransformationRouteMultipleRepresentations(Iterable<Class<?>>, Class<T>, Properties, int, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
Returns type transformation route for one of the source classes to the target class.If no transformation is available, then a TypeTransformationException is thrown.
getClazz() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypePredictionResult
 
getClosestCommonHypernym(List<String>, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Determine the closest common hypernym.
getClosure() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.TransitiveClosure
Returns the transitive closure.
getCluster(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Clustering
 
getClusterer() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByCluster
 
getClusterFeatures(List<Set<Object>>, Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByCluster
 
getClusterFeatures(List<Set<Object>>, Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
 
getClustering() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
getClusteringFromLogicalGraphClip(LogicalGraph) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FamerClustering
 
getClusteringFromLogicalGraphWithLong(LogicalGraph) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FamerClustering
 
getClusteringFromLogicalGraphWithString(LogicalGraph) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FamerClustering
 
getClusterOnePos() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeTaskPos
 
getClusterResultPos() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeTaskPos
 
getClusters() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Clustering
 
getClusters(Alignment, AbstractParallelClustering, DatasetIDExtractor) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FamerClustering
Computes a map between uris and correspoding clusterId.
getClusters(Alignment, AbstractParallelClustering, DatasetIDExtractor, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FamerClustering
Computes a map between uris and correspoding clusterId.
getClusterTwoPos() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeTaskPos
 
getCombinedInputAlignment(List<TestCase>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSource
 
getCommand() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.MatcherCLI
The command which should be executed as one string (containing potentially multiple arguments).The line is splitted by whitespace but quotations are respected.
getCommand() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.MatcherCLIFromFile
 
getCommaSeparatedString(HashSet<String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Get a comma separated list of the given HashSet<String>.
getConceptLinks(String[]) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
For multiple words look for all links.
getConfidence() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.ConfidenceRefiner
 
getConfidence() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.PropertySpecificStringProcessingMultipleReturn
 
getConfidence() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypePredictionResult
 
getConfidence() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
getConfidenceNames() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MachineLearningWEKAFilter
 
getConfidenceOrderedMapping() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
getConfidenceResultSet(ExecutionResult) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.ConfidenceFinder
 
getConfidences(Correspondence) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ConfidenceCombiner
 
getConfiguration() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Doc2vecModelMatcher
 
getConfigurationListing() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
Get configuration of matcher as string output.
getConfigurations() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.BoundedPathMatching
 
getConfusionMap(ExecutionResult) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRelationTypePrediction
 
getConfusionMatrix(ExecutionResult) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
getConfusionMatrixMetric() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
getContainedLiterals() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProcessedLiteral
 
getContainedLiteralsSize() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProcessedLiteral
 
getContainerId() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
The container id which used.
getContainerPort() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
Return the exposed port of the docker image.
getCoordinates() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.MatcherSimilarity
Get coordinates for visualizing the matcher distances in a 2D space.
getCopiedModel(Set<Object>, Properties) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.CopyMode
 
getCopyMode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
Returns the used copy mode.
getCorpusChunkSize() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
Returns the number of enties which are scaned at a time.
getCorrespondence() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbEdge
 
getCorrespondence(String, String, CorrespondenceRelation) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Returns the specified correspondence (source, target, relation).
getCorrespondenceExtensions() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube
 
getCorrespondenceExtensions(ExecutionResultSet) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
This method determines the unique Correspondence extensions that are used in the alignments.
getCorrespondencesRelation(CorrespondenceRelation) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Obtain an iterator for all correspondences where the given relation are involved.
getCorrespondencesSource(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Obtain an iterator for all correspondences where the given source is involved.
getCorrespondencesSourceRelation(String, CorrespondenceRelation) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Obtain an iterator for all correspondences where the given source and the given relation are involved.
getCorrespondencesSourceTarget(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Returns correspondences involving the specified source AND target.
getCorrespondencesTarget(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
getCorrespondencesTargetRelation(String, CorrespondenceRelation) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Obtain an iterator for all correspondences where the given target and the given relation are involved.
getCost() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TransformationEdge
 
getCost() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TransformationRoute
 
getCount() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.util.Counter
Deprecated.
Get the number of how many elements which were added to this counter (this includes duplicates).
getCount() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
getCount() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Get the number of how many elements which were added to this counter (this includes duplicates).
getCount(T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.util.Counter
Deprecated.
Get the count for a specific element.
getCount(T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Get the count for a specific element.
getCountOfParallelExecutions() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
Returns a list of numbers which represents the count of merges which can performed in this step.
getCoverageFullLabel(LabelToConceptLinker, Set<String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.statistics.Coverage
Calculate the coverage given a linker and a set of concepts that are to be linked.
getCoveragePartialLabel(LabelToConceptLinker, Set<String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.statistics.Coverage
Calculate the partial coverage - that is also allow for matching only concept parts (sub-strings).
getCoverageScore() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.statistics.CoverageResult
 
getCrossTrackResult() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarIndividualResult
 
getCsvFormat() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
Returns the CSV format used to write all CSV files.
getCsvFormat() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRelationTypePrediction
 
getCSVRecord(OntModel, OntModel) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.matchers.AddPositivesWithReference
 
getCudaVisibleDevices() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
Returns a string which is set to the environment variable CUDA_VISIBLE_DEVICES to select on which GPU the process should run.
getCudaVisibleDevicesButOnlyOneGPU() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
 
getCycleFreeGraph() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleRemoval
 
getCycles() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection
 
getDataItem(String, TestCaseType) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.SealsDownloadHelper
 
getDatasetID(String) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_base.multisource.DatasetIDExtractor
Extracts from an URI the corresponding source / dataset identifier (which needs to be included in the URI like a specific domain etc).
getDatasetID(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.multisource.DatasetIDExtractorUrlPattern
 
getDatasetID(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.multisource.DatasetIDExtractorUrlPrefixMap
 
getDatasetID(OntModel) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.util.ReferenceMatcher
 
getDatasetIDFromModel(Model, DatasetIDExtractor) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.DatasetIDExtractorHelperJena
Extracts the dataset id by iterating over all resources and return the most appearing dataset id.
getDatasetIDFromModelbySampling(Model, DatasetIDExtractor) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.DatasetIDExtractorHelperJena
Extracts the dataset id by sample 20 resources and return the most appearing dataset id.
getDatasetIDFromModelbySampling(Model, DatasetIDExtractor, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.DatasetIDExtractorHelperJena
Extracts the dataset id by sample resources and return the most appearing dataset id.
getDatasetIDFromModelbySampling(Model, DatasetIDExtractor, int, Set<String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.DatasetIDExtractorHelperJena
Extracts the dataset id by sample resources and return the most appearing dataset id.
getDatatype() - Method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
 
getDatatypeProperties() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
getDbpediaLinker() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaEmbeddingLinker
 
getDcg() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingResult
 
getDebugFile() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
 
getDebugFile() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
 
getDefaultConfig() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAMatcher
 
getDefaultDistances(int[][]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
 
getDefaultExtractors() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.resourcesExtractors.ResourcesExtractorDefault
Returns a list of default extractors like: class, all types of properties, and instances.
getDefaultHpSpace() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace
Initializes a default search space for hyper parameter search.
getDefaultHpSpaceMutations() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace
 
getDefaultLocation() - Static method in class de.uni_mannheim.informatik.dws.melt.receiver_http.Main
 
getDefaultMatcherName() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
 
getDefaultResultsDirectory() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.Evaluator
Returns the default results directory.
getDefinedTracks() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository
This method returns all tracks defined in TrackRepository with java reflections.
getDelimiter() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.MaxGramLeftToRightTokenizer
 
getDelimiter() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramLeftToRightTokenizer
 
getDelimiter() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramTokenizer
 
getDescPart(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsDescriptorHandler
 
getDescriptiveProperties() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.PropertyVocabulary
 
getDiff() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
getDifferentOntologies() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Multifarm
 
getDifferentOntologies(List<Track>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Multifarm
 
getDimensionDefinition() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
getDirectoryWithCurrentTime() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.Evaluator
 
getDisambiguationUris(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
 
getDistance() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbNode
 
getDistance() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeTaskPos
 
getDistance() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByCluster
 
getDistance() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherTransitivePairsTextBased.MatchingPair
 
getDistance(ClusterDistance) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClustererELKI
 
getDistanceNormalized() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeTaskPos
 
getDistances() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
Return the distances between the clusters.
getDistancesNormalized() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
Return the normalized distances between the clusters.
getDistinctConfidences() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
getDistinctConfidencesAsSet() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
getDistinctCorrespondenceConfidenceKeys() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Returns all used (sub-) extension keys of correspondences which can be used with method getAdditionalConfidence.
getDistinctCorrespondenceExtensionKeys() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Returns all extension keys of correspondences in this alignment.
getDistinctElements() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.util.Counter
Deprecated.
Returns the set of distinct elements.
getDistinctElements() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Returns the set of distinct elements.
getDistinctMatchers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
Obtain the distinct matcher names in this execution result set.
getDistinctMatchers(TestCase) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
Given a distinct test case, return the distinct names of matchers that were run on this particular test case.
getDistinctMatchers(Track) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
Obtain the distinct matcher names in this execution result set that were ran on the specified track.
getDistinctMatchersSorted() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
Obtain the distinct matcher names in this execution result set in a sorted way.
getDistinctMatchersSorted(TestCase) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
getDistinctMatchersSorted(Track) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
getDistinctOntologies() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
This function returns the distinct ontologies for the whole track.This means if you have testcases like A-B, B-C and A-C, then it would return the ontologies A,B,and C.
IMPORTANT: this only works if the testcase name consists of the source and target names separated by "-".
getDistinctOntologies(List<TestCase>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
getDistinctOntologiesMap() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
getDistinctOntologiesMap(List<TestCase>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
getDistinctProperties(Individual) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.CommonPropertiesFilter
 
getDistinctRelations() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
getDistinctRelationsAsSet() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
getDistinctSourceAndTargetsAsSet() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
getDistinctSources() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
getDistinctSourcesAsSet() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
getDistinctTargets() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
getDistinctTargetsAsSet() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
getDistinctTestCases() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
Get the distinct test cases that used in this ExecutionResultSet.
getDistinctTestCases(Track) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
Get the distinct test cases that used in this ExecutionResultSet for the specified track.
getDistinctTestCases(Track, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
Get the distinct test cases that used in this ExecutionResultSet for the specified track.
getDistinctTestCases(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
getDistinctTestCasesSorted() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
getDistinctTestCasesSorted(Track) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
getDistinctTestCasesSorted(Track, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
getDistinctTestCasesSorted(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
getDistinctTracks() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
Get the distinct tracks that used in this ExecutionResultSet.
getDistinctTracks(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
The distinct tracks on which the specified matcher was run.
getDistinctTracks(Map<McNemarIndividualResult, Double>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarIndividualResult
Given a map from McNemarIndividualResult to Double (=pvalue), this method extracts the tracks.
getDistinctTracksSorted() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
getDistinctTracksSorted(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
getDockerConfigBuilder() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
 
getDomainCountsFromSubjects(Model, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.JenaTransformerHelper
 
getEdge(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
getEdge(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraph
 
getEdges() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
getEdges(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
getEdgesPerNode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
getEdgesToBeRemoved() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleRemoval
 
getEdgeWeights() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
getEdgeWeights(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
getEdgeWeightsPerNode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
getEncodedURI(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goClient
 
getEncodedURIString(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goClient
If there is a syntax error, the given uriString is returned.
getEndpointUrl() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
 
getEndpointUrl() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
 
getEntityOne() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
getEntityTwo() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
getEntriesForTrack(Map<McNemarIndividualResult, Double>, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarIndividualResult
Given a map from McNemarIndividualResult to Double (=pvalue) and a track, a sub-map is created with the entries that are from that particular track.
getEnumerationLabel(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMChooseGivenEntityFilter
 
getEpochs() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
 
getErroneousReport() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
 
getErrorValue(Map<Map.Entry<String, String>, Double>, Correspondence) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FilterByErrorDegree
 
getEvaluationExclusionAlignment() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
 
getExamplesForBatchSizeOptimization(File, int, BatchSizeOptimization) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
 
getExamplesForBatchSizeOptimizationGivenComparator(File, int, Comparator<List<String>>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
Creates examples for the batch size optimization which takes care of the csv format (in case one entity is distributed over multiple lines.
getExcludedHypernyms() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
 
getExecutionResultsAsList() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.MatcherSimilarity
Obtain all Execution results that are used in the MatcherSimilarity.matcherSimilaritySet as ArrayList.
getExtensionBaseUri(String) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentSerializer
Returns the extension label of a full URI.
getExtensionLabel(String) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentSerializer
Returns the extension label of a full URI.
getExtensions() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Obtain the alignment extensions as Map.
getExtensions() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
getExtensions() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.OntoInfo
 
getExtensionValue(Object) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Obtain the value of an extension.
getExtensionValue(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Obtain the value of an extension.
getExtensionValue(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Obtain the value of an extension.
getExtensionValue(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.OntoInfo
Obtain the value of an extension.
getExtensionValueAsString(Object) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Obtain the value of an extension.
getExtensionValueAsString(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Obtain the value of an extension.
getExtensionValueAsString(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Obtain the value of an extension as string.
getExtensionValueCasted(Object) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Obtain the value of an extension.
getExtensionValueCasted(Object) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Obtain the value of an extension.
getExtensionValueCasted(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Obtain the value of an extension.
getExtensionValueCasted(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Obtain the value of an extension.
getExtractionProblem() - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.AlcomoFilter
 
getExtractor() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
Returns the text extractor which extracts text from a given resource.
getExtractorMap() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
Returns the text extractor which extracts text from a given resource.
getExtractors() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorFallback
 
getExtractors() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorFallback
 
getF1AtK() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingResult
 
getF1measure() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrix
 
getF1measure() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixMacroAveraged
 
getFalseNegative() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrix
Alignments which are correct but not found by the matcher
getFalseNegativeSize() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrix
 
getFalsePositive() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrix
Alignments which are not correct but found by the matcher
getFalsePositiveSize() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrix
 
getFbetaMeasure(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrix
 
getFbetaMeasure(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixMacroAveraged
 
getFbetaMeasure(double, double, double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.ConfidenceFinder
 
getFeatureNames() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube
Get feature names used.
getFile() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.FileCache
 
getFile(Part, String) - Static method in class de.uni_mannheim.informatik.dws.melt.receiver_http.Main
 
getFileFromText(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsDescriptorHandler
 
getFileFromText(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.WriteMainMatcherClassToFile
 
getFileFromURL(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil
Returns a file object given a url or path as string.
getFileName(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.http.MatcherHTTPCall
 
getFilenameExtension(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.receiver_http.Main
 
getFilePath() - Method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
Get the file path to the persistence.
getFilterMode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter
 
getFilterText() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
getFinalBestPrediction(List<RelationTypePredictionResult>, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypePredictor
 
getFirstResult() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
Returns the first execution result in this resultSet.
getFirstSubDirectoryRunnableInSeals(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
This method visits all folders below the starting directory and returns the first directory which is runnable in seals.
getFirstSubDirectoryRunnableInSeals(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
This method visits all folders below the starting directory and returns the first directory which is runnable in seals.
getFirstTestCase() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
Obtain an example test case (the first one).
getFmeasureAtK(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingResult
 
getFormalism() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.OntoInfo
 
getFormalismURI() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.OntoInfo
 
getFormat() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
getFormattedRuntime(long) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
getFreePortOnHost() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
Returns a free port number on localhost.
getFrequenciesOfMappingTypes() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Returns the frequency of different mapping types.
getFrequenciesOfRelations() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Returns frequencies of relations in the given mapping.
getFromBuffer(String, KGvec2goDatasets) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goClient
Look in the cache whether a vector already exists for the given word in the given dataset.
getGenerationArguments() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
Returns the arguments which can be used for the generate function of transformers library.
getGlobal() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.DataStore
Get global data store instance.
getGlobalSampler() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleOntModel
 
getGoldStandardCompleteness() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
 
getGraph() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.LogicalGraphAndSourceIds
 
getGraph() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection
Return the graph which is generated by calling CycleDetection.addEdge(T, T) or CycleDetection.removeEdge(T, T).
getGraphTDB(Graph) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil
 
getGraphTDB(Model) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil
 
getGroup(ResultSet<ExecutionResult>, Refiner...) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
getGroup(TestCase, Refiner...) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
getGroup(Track, Refiner...) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
getGroup(Track, String, Refiner...) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
getGroup(String, Refiner...) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
getGroupDefinitions() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
getGzippedByteArray(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
getHeader() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorBasic
Get the header row for the results.
getHeader() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube
Get the header of the cube, i.e.
getHeaderAggregated() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
Get the header row for the aggregated results on a per matcher basis.
getHeaderIndividual() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
Get the header row for the individual statistics.
getHeaderName() - Method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
Return the name of the extension key as it should be used as a header in a TSV file.
getHeaderTestCasePerformanceCube() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
Get the header row for the individual statistics in the overall CSV file.
getHeaderTrackPerformanceCube() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
Get the header row for the individual statistics in the overall CSV file.
getHeight() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
Return the height of the merge tree.
getHeight() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeTreeNode
 
getHierarchyTransformationCost() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
 
getHitsAtK() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingResult
 
getHost(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.multisource.DatasetIDHelper
Will take a url and return the host of it.
getHost(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.PrepareHobbitGitlab
 
getHostOfURI(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BadHostsFilter
 
getHostPort() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
The port on which the matching service is avilable.
getHostURIOfModel(OntModel) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BadHostsFilter
Extracts the host URI of the model.
getHostURIOfModelByFullAnalysis(OntModel) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BadHostsFilter
 
getHostURIOfModelByPrefixOrFirstURI(OntModel) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BadHostsFilter
Extracts the host URI of the model by using the prefix of :.
getHostURIOfModelBySampling(OntModel) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BadHostsFilter
 
getHostURIOfModelBySampling(OntModel, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BadHostsFilter
 
getHpMutations() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTunerHpSearch
Returns the mutations for the hyperparameter - only applicable for PBT (population based training).
getHpSpace() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTunerHpSearch
Returns the initial hyper parameter search space.
getHtmlCode() - Static method in class de.uni_mannheim.informatik.dws.melt.receiver_http.Main
 
getHypernyms(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetKnowledgeSource
 
getHypernyms(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
 
getHypernyms(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.GensimEmbeddingModel
 
getHypernyms(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.SemanticWordRelationDictionary
Retrieves a set of hypernyms independently of the word sense.
getHypernyms(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicKnowledgeSource
 
getHypernyms(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLKnowledgeSource
 
getHypernyms(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
This will return the direct hypernyms as String.
getHypernyms(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
Obtain hypernyms for the given concept.
getHypernyms(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetKnowledgeSource
 
getHypernyms(String, double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Obtain isa concepts for the given uri.
getHypernyms(String, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
Obtain hypernyms for the given concept.
getHypernymsLexical(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Uses wdt:P31 (instance of) as well as wdt:P279 (subclass of).
getHypernymsLexical(String, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Uses wdt:P31 (instance of) as well as wdt:P279 (subclass of).
getHypernymsQuery(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
Construct a query for hypernyms.
getI() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.DistanceMatrixComputationResult
 
getId() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyEdge
 
getId() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphEdge
 
getId() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphNode
 
getId() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
getIdentifier() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
getIdentityID(T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.TransitiveClosure
Returns the internal id which represents the identity set.
getIdentitySetForElement(T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.TransitiveClosure
Returns the identity set in which the given object is stored.
getIdGivenLink(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetKnowledgeSource
 
getIds() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.LogicalGraphAndSourceIds
 
getImageName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
Retunrs the image name which is used by this matcher.
getImageNameFromFileContent(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
Extracts the image name from the docker file content.
getImageNameFromFileName(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
The naming convention of the MELT Web Docker files is such that the files carry the name of the image with an optional postfix of '-latest' such as 'my_image-latest.tar.gz'
getIMatcherMethod(Class<?>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherCaller
Search the method declared in the IMatcher interface.
getIMatcherMultiSourceMethod(Class<?>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherMultiSourceCaller
 
getImplementsLines() - Method in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.PrepareHobbitGitlab
 
getIn() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphNode
 
getInd() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphNode
 
getIndex() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.ModelAndIndex
 
getInitialObject() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.ObjectTransformationRoute
 
getInitialToken() - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.LeftToRightTokenizer
 
getInitialToken() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.MaxGramLeftToRightTokenizer
Getting the very first string formation.
getInitialToken() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramLeftToRightTokenizer
Getting the very first string formation.
getInitialWaitingTimeInSeconds() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
 
getInputAlignment() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
 
getInputAlignment() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
Returns the input alignment from the testcase for this execution result.
getInputStreamFromURL(URL) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentParser
 
getInstance() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goClient
Get the instance.
getInstance() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Get the instance.
getInstance(WebIsAlodSPARQLservice.WebIsAlodEndpoint) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Singleton Pattern to get Sparql service instance.
getInstance(WebIsAlodSPARQLservice.WebIsAlodEndpoint, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Singleton Pattern to get Sparql service instance.
getInstance(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Get the instance (singleton pattern).
getInstance(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Singleton to get TDB-based SPARQL instance.
getInstance(String, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Singleton to get TDB-based SPARQL instance.
getInstanceMinConfidence() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
 
getInstances() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
getInstancesOfClass(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
 
getInstantiatedMatcher(List<Object>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
 
getIntermediateAlignments() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
Returns the intermediate alignments.
getIsHypernymousAskQueryClassic(String, String, double, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Obtain a query to check for hypernymy.
getIsSynonymousAskQueryClassic(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Returns an ASK query that can be used to derive synonymy from the WebIsALOD data set.
getIsSynonymousAskQueryClassic(String, String, double, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Obtain a query to check for synonymy.
getIsVerboseLoggingOutput() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcherStandAlone
 
getIterations() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
 
getIteratorSize(Iterator<T>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter
 
getJ() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.DistanceMatrixComputationResult
 
getJavaCommand() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
 
getJavaCommand() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
 
getJavaRuntimeParameters() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
 
getJsHelperFileNames() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
getJsMethods() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
getJTree() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
 
getKey(Counter<String>, Counter<String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.matchers.AddPositivesWithReference
 
getKey(OntModel, OntModel) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.matchers.AddPositivesWithReference
 
getKeyClass() - Method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
 
getKeyFromConfigFiles(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.testTools.TestOperations
Retrieves a string value from "local_config.properties" and if the key is not found there from "config.properties".
getKeySerializer() - Method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
 
getKnowledgeSource() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
 
getkOfHitsAtK() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingResult
 
getLabel() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
getLabel(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
 
getLabelOrFragment(OntResource) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.BaselineStringMatcher
Returns the label.
getLabelOrFragmentWithoutLanguageAnnotation(Resource) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorAllAnnotationProperties
Returns the label.
getLabels() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
 
getLabelsForLink(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Given a URI, obtain the written representations, i.e., the labels.
getLabelsForLink(String, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Given a linked concept, retrieve all labels (rdfs:label, skos:altLabel).
getLeft() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherTransitivePairsTextBased.MatchingPair
 
getLemmaFromURI(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
Given a resource URI, this method will transform it to a lemma.
getLemmaFromURI(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WiktionarySynsetCSV
Given a resource URI, this method will transform it to a lemma.
getLevel() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
getLevenshteinDistanceSimilarTokensOneWay(String[], String[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Return the Levenshtein similarity between two token sets.
getLexical() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.NormalizedLiteral
 
getLexical() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProcessedLiteral
 
getLexical() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractorsMap.NormalizedLiteral
 
getLibList() - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.LibsAndBaseVersion
 
getLibName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
getLibVersion() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
getLinkage() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByCluster
 
getLinkage(int, float[], ClusterLinkage) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClustererSmile
Return the linkage which can be used to calculate the hierarchical clustering.
getLinkage(ClusterLinkage) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClustererELKI
 
getLinkedConcepts() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.statistics.CoverageResult
 
getLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetKnowledgeSource
 
getLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
 
getLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.GensimEmbeddingModel
 
getLinker() - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.ExternalResource
Returns the linker instance for this particular resource.
getLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcherStandAlone
 
getLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.SemanticWordRelationDictionary
 
getLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicKnowledgeSource
 
getLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLKnowledgeSource
 
getLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
 
getLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
 
getLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetKnowledgeSource
 
getLinkerQueryString(Set<String>, Language) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
SPARQL query to find links using a label and a language.
getLinks(TestCase, TextExtractor, LabelToConceptLinker, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.LinksToFile
 
getLinksForIterator(ExtendedIterator<? extends OntResource>, TextExtractor, LabelToConceptLinker, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.LinksToFile
 
getLinksForOntModel(OntModel, TextExtractor, LabelToConceptLinker, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.LinksToFile
 
getLinksTestcases(List<TestCase>, TextExtractor, LabelToConceptLinker, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.LinksToFile
 
getLinksTracks(List<Track>, TextExtractor, LabelToConceptLinker, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.LinksToFile
 
getList(Iterable<Correspondence>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMChooseGivenEntityFilter
 
getLiteralProcessingFunction() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
getLiterals() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.Neighbours
 
getLiterals(PropertySpecificStringProcessingMultipleReturn, Map<TextExtractor, Set<String>>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
getLoadingArguments() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
Returns parameters which are passed to the from_pretrained method.
getLocation() - Static method in class de.uni_mannheim.informatik.dws.melt.receiver_http.Main
 
getLog() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.DockerStringCallback
 
getLogicalGraphFromAlignment(Alignment, DatasetIDExtractor, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FamerClustering
 
getLogLevel() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
 
getLookupMap() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.LabelToConceptLinkerEmbeddings
 
getLoss() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
 
getMacroAverages(Iterable<ConfusionMatrix>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixMetric
Returns aggregated confusion matrices according to the macro average.
getMacroAveragesForResults(Iterable<ExecutionResult>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixMetric
Returns aggregated confusion matrices according to the macro average.
getMacroAveragesForResults(Iterable<ExecutionResult>, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixMetric
Returns aggregated confusion matrices according to the macro average.
getMapDatabase(PersistenceService.PreconfiguredPersistences) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService
Obtain a pre-configured persistence.
getMapFromTrackNameAndVersionToTrack() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository
Return a map between track name and version and the track object.
getMapNameToTestCase() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
getMappingFeatureNames() - Method in interface de.uni_mannheim.informatik.dws.melt.matching_base.IExplainerMapping
Get the names of the mapping features which will also appear in the result of IExplainerMapping.getMappingFeatures(String, String, String, double).
getMappingFeatureNames() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AnalyticalAlignmentInformation
 
getMappingFeatures(String, String, String, double) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_base.IExplainerMapping
Gets information (features) about a mapping (represent through the parameters) from e.g.
getMappingFeatures(String, String, String, double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AnalyticalAlignmentInformation
 
getMappingFromOntModel(OntModel) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.PrefixLookup
 
getMappingFromUris(Set<String>, Map<String, String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.PrefixLookup
 
getMappingInformation() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AnalyticalAlignmentInformation
 
getMappingType() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
getMappingTypesUsed() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Returns a set of different mapping types (e.g.
getMatcher() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
 
getMatcher() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
getMatcherConfigurations() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
 
getMatcherDirectories(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Returns all possible matcher directories for a given file or directory.
getMatcherErrorLog() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
 
getMatcherFolder() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
 
getMatcherLog() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
 
getMatcherMap(Object...) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
 
getMatcherMapWithName(Object, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
 
getMatcherName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
 
getMatcherName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
getMatcherName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
Get the name of the matcher.
getMatcherName(Class<?>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Given a matcher, this method returns its name.
getMatcherName(Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Given a matcher, this method returns its name.
getMatcherNameComparator() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
Returns a comparator that can be used to sort multiple ExecutionResults by matcher name.
getMatcherNameFromSealsDescriptor(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
Returns the matcher name in the seals descriptor.
getMatcherNameFromSealsDescriptor(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Returns the matcher name in the seals descriptor.
getMatcherNameFromSealsDescriptor(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
 
getMatcherNameWithSettings(List<Object>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
 
getMatcherRefinement(String, TestCase, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
getMatcherRefinement(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
getMatchers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherCombination
 
getMatchers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
getMatchers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAA
 
getMatchers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAAJena
 
getMatchers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAAJenaConstructor
 
getMatchers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.MatcherPipelineYAAAOwlApi
 
getMatcherSimilarity(ExecutionResult, ExecutionResult) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.MatcherSimilarity
Returns the matcher similarity between the two execution results.
getMatcherSimilaritySet() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.MatcherSimilarity
 
getMatcherSupplier() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
Return the function which returns a new configured matcher object.
getMatchingBaseFullFileName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.LibsAndBaseVersion
 
getMatchingBaseFullFileName(Archiver) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.LibsAndBaseVersion
 
getMax() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MinMax
 
getMaxdf() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
Returns the maximum document frequency (relative) a token needs to have, to be included as a feature.
getMaximalConfidence() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
getMaximumConfidence() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Get the maximum confidence score of the alignment
getMaximumPerDeviceEvalBatchSize(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFilter
This functions tries to execute the prediction with number of example equal to the tested batch size.
getMaximumPerDeviceTrainBatchSize() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTuner
This functions tries to execute the training with one step to check which maximum per_device_train_batch_size is possible.It will start with 2 and checks only powers of 2.
getMaximumPerDeviceTrainBatchSize(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTuner
This functions tries to execute the training with one step to check which maximum per_device_train_batch_size is possible.It will start with 2 and checks only powers of 2.
getMaxIntermediateNodes() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.BoundedPathMatchingConfiguration
 
getMaxLength(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.StringUtil
 
getMaxLevenshteinDistance() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.PropertySpecificStringProcessingMultipleReturn
 
getMaxParallelRequests() - Static method in class de.uni_mannheim.informatik.dws.melt.receiver_http.Main
 
getMaxTrials() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.http.MatcherHTTPCall
 
getMedianSimiarity() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.MatcherSimilarity
Get the median similarity.
getMedianSimilariyWithoutSelfSimilarity() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.MatcherSimilarity
Get the median similarity ignoring self-comparisons (i.e.
getMeltHash() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.MeltUtil
Returns the git commit hash of the MELT build.
getMeltPropertyOrDefault(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.MeltUtil
 
getMeltPropertyOrDefault(String, String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.MeltUtil
 
getMeltShortHash() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.MeltUtil
Returns the short git commit hash of the MELT build.
getMeltVersion() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.MeltUtil
Get the melt version.
getMergeTree(List<Set<Object>>, Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
Returns the merging tree (which ontologies are merged in which order).
getMergeTree(List<Set<Object>>, Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByCluster
 
getMergeTree(List<Set<Object>>, Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByOrder
 
getMethod() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
getMetric() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
 
getMicroAverages(Iterable<ConfusionMatrix>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixMetric
Returns aggregated confusion matrices according to the micro average.
getMicroAveragesForResults(Iterable<ExecutionResult>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixMetric
Returns aggregated confusion matrices according to the micro average.
getMilliSecondsBetweenSigtermAndSigkill() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Returns the milli seconds between a sigterm and a sigkill when the process is started on linux.
getMin() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MinMax
 
getMinCount() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
 
getMindf() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
Returns the minimum document frequency (relative) a token needs to have, to be included as a feature.
getMinimalConfidence() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
getMinimum(Map<Class<?>, Integer>, Set<Class<?>>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
 
getMinimumConfidence() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Get the minimum confidence score of the alignment.
getMinimumConfidence() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicKnowledgeSource
 
getMinimumConfidence() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLKnowledgeSource
 
getMinLengthForLevenshtein() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.PropertySpecificStringProcessingMultipleReturn
 
getMinResourceConfidence() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
getModel(Class<T>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.ModelAndIndex
 
getModel(URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ManualInspection
 
getModelFromTDB(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil
 
getModelName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
Returns the model name which can be a model id (a hosted model on huggingface.co) or a path to a directory containing a model and tokenizer ( see first parameter pretrained_model_name_or_path of the from_pretrained function in huggingface library)
getModelRepresentation(Set<Object>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.JenaTransformerHelper
 
getModelRepresentations() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.ModelAndIndex
 
getModelSpec() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherYAAAJena
 
getModelSpec() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.multisource.MatcherMultiSourceYAAAJena
 
getModelWithLabel(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
getModelWithResource(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
getMostSpecificDatasetIdExtractor(Track) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSource
Returns the most specific partitioner for a given track
getMostSpecificPartitioner(Track) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSource
Returns the most specific partitioner for a given track
getMultiConceptLinkerUpperLimit() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
 
getMultifarmTrackForLanguage(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Multifarm
This method returns all multifarm tracks in which the specified language is involved.
getMultiProcessing() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
Returns the multiprocessing value of the transformer.
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
getName() - Method in interface de.uni_mannheim.informatik.dws.melt.matching_eval.resultswriter.mappingdesc.IMappingDescription
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetKnowledgeSource
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.GensimEmbeddingModel
 
getName() - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.ExternalResource
Obtain the name of the resource.
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcherStandAlone
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.SemanticWordRelationDictionary
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.CapitalizeFirstLetterModifier
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.CapitalizeFirstLettersModifier
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.CharactersOnlyTokenizeSpaceSeparateLowercaseModifier
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.LowerCaseModifier
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.PlainModifier
 
getName() - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.StringModifier
Returns a unique name of the modifier.
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatLowerscoreUppercaseAfterScoreModifier
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceCapitalizeFirstLetterLowercaseRestModifier
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceCapitalizeModifier
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceLowercaseModifier
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceLowercaseModifierDropPlural
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceModifier
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceModifierDropPlural
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceOnlyCapitalizeFirstLetterModifierDropPlural
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatUnderscoreCapitalizeFirstLetterModifier
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatUnderscoreCapitalizeModifier
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatUnderscoreLowercaseModifier
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatUnderscoreModifier
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeSpaceSeparateLowercaseModifier
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures.CombinedJaccardAndOverlapCoefficient
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures.DiceCoefficient
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures.JaccardSimilarity
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures.RelativeSubsetSizeCoefficient
 
getName() - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures.SetSimilarityMeasure
Get the name representation of the SetSimilarity Measure.
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality.BasicEquality
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality.EqualityWithStopwordAndNumberRemoval
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality.EqualityWithStopwordAndNumberRemovalSpellingCorrection
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality.EqualityWithStopwordRemoval
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality.EqualityWithStopwordRemovalAndStemming
 
getName() - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality.StringEquality
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicKnowledgeSource
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLKnowledgeSource
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetKnowledgeSource
 
getName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SearchSpace
 
getNameAndVersionString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
Returns a string containing name and version of track in url encoded fashion.
getNameOfLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetEmbeddingLinker
 
getNameOfLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetLinker
 
getNameOfLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetRdfLinker
 
getNameOfLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.combined.LabelToConceptLinkerCombined
 
getNameOfLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.combined.LabelToConceptLinkerCombinedEmbeddings
 
getNameOfLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaEmbeddingLinker
 
getNameOfLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
 
getNameOfLinker() - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.LabelToConceptLinker
Get instance specific name of the linker.
getNameOfLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicLinker
 
getNameOfLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodEmbeddingLinker
 
getNameOfLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLLinker
 
getNameOfLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataEmbeddingLinker
 
getNameOfLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
 
getNameOfLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryEmbeddingLinker
 
getNameOfLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryLinker
 
getNameOfLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetEmbeddingLinker
 
getNameOfLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetLinker
 
getNClusters() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Clustering
 
getNdcg() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingResult
 
getNEdges() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
getNEdges(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
getNEdgesPerNode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
getNegatives() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
 
getNegativeWords() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBinaryFilter
 
getNeighbours(OntModel, Individual) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
getNetwork() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
getNetwork(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ComputeErrDegree
Based on the uniformDirectedEdges attribute of the class, computes the internal representation (Network).
getNewInstance(Class<T>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
 
getNewPos() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeResult
 
getNewrank() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
getNextTokenNotSuccessful() - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.LeftToRightTokenizer
 
getNextTokenNotSuccessful() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.MaxGramLeftToRightTokenizer
Get a new token based on the information that the last string tested was not successful.
getNextTokenNotSuccessful() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramLeftToRightTokenizer
 
getNextTokenSuccessful() - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.LeftToRightTokenizer
 
getNextTokenSuccessful() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.MaxGramLeftToRightTokenizer
Get a new token based on the information that the last string tested was successful.
getNextTokenSuccessful() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramLeftToRightTokenizer
 
getNgrams(String[]) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramTokenizer
Creates ngrams out of the given array tokens.
getnGramsize() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramLeftToRightTokenizer
 
getnGramsize() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramTokenizer
 
getNiceRemoteLocation(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
getNNodes() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Clustering
 
getNNodes() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
getNNodesPerCluster() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Clustering
 
getNode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.NodeAndReplaced
 
getNode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection.StackNode
 
getNode(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
getNode(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraph
 
getNode(Alignment, Node) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeExecutor
 
getNodeAndReplaced(Alignment, Node) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeExecutor
 
getNodeID(T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ComputeErrDegree
 
getNodesPerCluster() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Clustering
 
getNodeWeight(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
getNodeWeights() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
getNonExistentName(String, Set<String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
 
getNonLinkedConcepts() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.statistics.CoverageResult
 
getNormalised(double, double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.StringUtil
 
getNormalized() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProcessedLiteral
 
getNormalizedDepths(Individual) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarHierarchyFilter
 
getNormalizedHierarchyLevels(Individual) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarHierarchyFilter
Returns the hierarchy levels computed by the agony algorithm.
getNormalizedLength() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProcessedLiteral
 
getNormalizedTranslations(String, Language, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
Looks for translations of the given string.
getNotFoundInSourceOntology() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
getNotFoundInTargetOntology() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
getNotLinked() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.MaxGramLeftToRightTokenizer
 
getnSourceMappings() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
getnTargetMappings() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
getNumberOfClasses() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
getNumberOfCorrespondences() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Returns the size of the mapping.
getNumberOfCorrespondences() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrix
 
getNumberOfDatatypeProperties() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
getNumberOfEpochs() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
 
getNumberOfInstances() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
getNumberOfObjectProperties() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
getNumberOfProperties() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
getNumberOfRestrictions() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
getNumberOfStatements() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
getNumberOfTestCases(Map<McNemarIndividualResult, Double>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarIndividualResult
Given a map of p values, determine the absolute number of test cases (as identified by their name).
getNumberOfThreads() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
Returns the number of thread which are used during merge.
getNumberOfThreads() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
 
getNumberOfTokensBestGuess(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Returns the number of tokens that were found in a phrase.
getNumberOfTokensBestGuess(String, StringOperations.AbbreviationHandler) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Returns the number of tokens that were found in a phrase.
getNumberOfTrials() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTunerHpSearch
Returns the number of trials which should be executed during hyperparameter search.
getObjectAsResource(StmtIterator) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarHierarchyFilter
 
getObjectProperties() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
getObjectTransformationRoute(Object, Class<T>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
 
getObjectTransformationRoute(Object, Class<T>, Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
 
getObjectTransformationRoute(Object, Class<T>, Properties, int, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
 
getObjectTransformationRouteMultipleRepresentations(Iterable<Object>, Class<T>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
 
getObjectTransformationRouteMultipleRepresentations(Iterable<Object>, Class<T>, Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
 
getObjectTransformationRouteMultipleRepresentations(Iterable<Object>, Class<T>, Properties, int, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
Transforms an object with multiple representations to one class.This means, you have multiple objects representing the same information and want to choose the right one with the lowest transformation cost.
getObjectURIs(StmtIterator) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.MatchPropBasedOnClass
 
getOccurringConfidences(Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.ConfidenceFinder
 
getOccurringConfidences(Alignment, double, double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.ConfidenceFinder
 
getOccurringConfidences(Alignment, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.ConfidenceFinder
If you require a precise solution, set the decimalPrecision to a negative number.
getOccurringConfidences(Alignment, int, double, double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.ConfidenceFinder
 
getOneTextualRepresentation(Resource, Map<Resource, String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMChooseGivenEntityFilter
 
getOntModelFromTDB(String, OntModelSpec) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil
 
getOnto1() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
getOnto2() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
getOntoID() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.OntoInfo
 
getOntoLocation() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.OntoInfo
 
getOntology() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
getOntologyParseError() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
getOntologyUri() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
getOptimizingMetric() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTunerHpSearch
Returns the metric which is optimized during hyperparameter search.
getOptions() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval_client.Main
Generates the options available in the CLI.
getOrCreateProject(ProjectApi) - Method in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.PrepareHobbitGitlab
 
getOrDefault(Object, Object) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.ExtensionMap
 
getOrDefault(Properties, String, Class<? extends T>, T) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.basetransformers.TypeTransformerHelper
 
getOrderedMatchers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
getOrderedTestCases() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
getOriginalSystemAlignment() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
 
getOut() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphNode
 
getOutd() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphNode
 
getOverlap() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances.ClassMatchInfo
 
getP() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.MatchPropBasedOnClass.MatchObject
 
getParallelism() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FamerClustering
 
getParameter(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersArguments
 
getParameterOrDefault(String, Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersArguments
 
getParameters() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.AlignmentAndParameters
 
getParameters() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
 
getParameters() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
 
getParameters() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
getParameters(Class<T>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.AlignmentAndParameters
 
getParameters(Class<T>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
getParameters(Class<T>, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.AlignmentAndParameters
 
getParameters(Class<T>, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
getParameters(List<TestCase>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSource
 
getParametersAsProperties() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.AlignmentAndParameters
 
getParams() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SearchSpace
 
getParent() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphEdge
 
getParent() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
getParentEdge() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
getParsedEvaluationExclusionAlignment() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
Returns the parsed version of the alignment of correspondences which should be removed from the matcher during evaluation.
getParsedInputAlignment() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
This method parses the input alignment and returns it.
getParsedParameters(Class<T>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
This method parses the parameters and returns it in the given class type.
getParsedReferenceAlignment() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
This method parses the reference alignment and returns it.
getParsingErrorMessage() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
If this string is not empty, then it contains the parsing error message.
getPartitioner() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
getPassword() - Method in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.AuthConfig
 
getPath(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.matchers.AddPositivesWithReference
 
getPersistenceDirectory() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService
 
getPid(Process) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Obtains the process ID given a process.
getPid(Process) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Obtains the process ID given a process.
getPolarCoord(double, double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall
 
getPort() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
 
getPort() - Static method in class de.uni_mannheim.informatik.dws.melt.receiver_http.Main
 
getPositionMap(List<String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.HungarianExtractor
 
getPositiveWords() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBinaryFilter
 
getPossibleLiterals(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorForTransformers
 
getPotential() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbNode
 
getPrecision() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrix
 
getPrecisionAtK() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingResult
 
getPredecessor() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbNode
 
getPredicateQueryLine(String, String, Language) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
Helper method to build a query.
getPrefix(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.PrefixLookup
Given a URI, this method returns the prefixed URI.
getPrefix(Map<String, String>, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
getPrefixMap() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.PrefixLookup
 
getPrefixMap() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMPrefixMap
 
getPreText() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
getPrettyLabel() - Method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
 
getProcessedString(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.StringUtil
 
getProcessing() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.PropertySpecificStringProcessingMultipleReturn
 
getPromt() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
 
getProperties() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorMultipleProperties
 
getProperties() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
getProperty() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorByProperty
 
getProperty() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorProperty
 
getPropertyAlignment(OntModel, OntModel, Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchPropBasedOnInstances
 
getPropertyMatches(OntModel, OntModel, Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.MatchPropBasedOnClass
 
getPropertyTypeCourseGrained() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProcessedLiteral
 
getPropertyTypeFineGrained() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProcessedLiteral
 
getPropertyURIs(OntModel) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchPropBasedOnInstances
 
getProximity(double[][], ClusterDistance) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClustererSmile
Calculates the proximity which is the lower triangular part of the distance matrix.
getPythonAdditionalPath(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Returns a concatenated path of directories which can be used in the PATH variable.
getPythonCommand() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Returns the python command which is extracted from file melt-resources/python_command.txt.
getQoSFilter(int) - Static method in class de.uni_mannheim.informatik.dws.melt.receiver_http.Main
 
getQueryChunkSize() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
Returns the number of queries which are processed simultaneously.
getRandomElement() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleOntModel
 
getRandomElement() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleSet
 
getRandomElement(Set<E>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleSet
 
getRandomElementsWithoutRepetition(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleSet
 
getRandomElementsWithoutRepetition(int, Set<E>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleSet
 
getRandomElementsWithRepetition(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleSet
 
getRandomElementsWithRepetition(int, Set<E>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleSet
 
getRandomPositiveNumber() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.FileUtil
Returns a positive random number which can be used to create file names with random numbers in it.
getRandomSerializationFile(Properties, String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.basetransformers.TypeTransformerHelper
 
getRange() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.MatchPropBasedOnClass.MatchObject
 
getRank() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
getRankDiff(Map.Entry<T, T>, Map<T, Integer>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleRemoval
 
getRawArguments() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ArgumentScope
 
getRdfRepresentation() - Method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
Return the most representative RDF relation or null if no relation is available.
getRdfRepresentations() - Method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
 
getReadLines() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.TermFromFileReader
 
getReasoner() - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.AlcomoFilter
 
getRecall() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrix
 
getRecallAlignment() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesViaAlignment
 
getRecallAtK() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingResult
 
getReciprocalRank() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingResult
Get the reciprocal rank, see Wikipedia.
getRecordEntry(CSVRecord, int) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentParser
 
getRecordEntry(CSVRecord, String) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentParser
 
getRecordsToPrintForToStringMethods() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube
 
getRecordsToPrintForToStringMethods(HashMap<AlignmentsCube.TestCaseMatcher, PrefixLookup>, HashMap<AlignmentsCube.TestCaseMatcher, PrefixLookup>, boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube
This method returns the alignment cube in a way that it can be easily printed as String.
getReference() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
 
getReferenceAlignment() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
 
getRefinements() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
 
getRefinementTypes() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
getRefinerList() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRank
 
getRefinerList() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRankGroup
 
getRelation() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.RelationTypeRefiner
 
getRelation() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
getRelationRefiner(List<CorrespondenceRelation>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRelationTypePrediction
 
getRelationsFromCM(Map<Map.Entry<CorrespondenceRelation, CorrespondenceRelation>, Alignment>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRelationTypePrediction
 
getRelationsUsed() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Returns a set of the different mapping relations (e.g.
getRemoteLocation() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
getReplacementMap() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.NumberToWordsConverter
 
getReportForAlignment() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Get a textual report of the alignment as String.
getRepresentation(Map.Entry<String, Integer>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.matchers.AddPositivesWithReference
 
getResetText() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
getResolution() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
getResourceExplainers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
getResourceExplainers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube
 
getResourceFeatureNames() - Method in interface de.uni_mannheim.informatik.dws.melt.matching_base.IExplainerResource
Get the names of the resource features which will also appear in the result of IExplainerResource.getResourceFeatures(String).
getResourceFeatureNames() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer.ExplainerResourceProperty
 
getResourceFeatureNames() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer.ExplainerResourceType
 
getResourceFeatures(String) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_base.IExplainerResource
Gets information (features) about a resource (represent through the uri parameter) from e.g.
getResourceFeatures(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer.ExplainerResourceProperty
Retrieves the features for the given URI.
getResourceFeatures(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer.ExplainerResourceType
 
getResourceFilters() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
 
getResourcesDirectory() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
 
getResourcesDirectoryPath() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Get the resource directory as String.
getResourcesExtractor() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
 
getResourceText(OntResource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.DocumentSimilarityBase
 
getResourceType(Model, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.TypeRefiner
Obtain the resource type for a particular URI.
getResult() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.DistanceMatrixComputationResult
 
getResult() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeResult
 
getResultBuffer() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
Returns a reference to a character buffer containing the results of the stemming process.
getResultFileName() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorBasic
 
getResultingModelLocation() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBaseFineTuner
Returns the final location where the finetuned model should be stored
getResultLength() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
Returns the length of the word resulting from the stemming process.
getResults() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.Evaluator
 
getResultsDirectoryTrack(File, Track) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.Evaluator
Given a base directory and a test case, the target directory will be returned for aggregated results.
getResultsDirectoryTrackMatcher(File, Track) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.EvaluatorMultiSource
Given a base directory and a test case, the target directory will be returned for aggregated results.
getResultsDirectoryTrackMatcher(File, Track, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.Evaluator
Given a base directory and a test case, the target directory will be returned for aggregated results.
getResultsDirectoryTrackMatcher(File, Track, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.EvaluatorMultiSourceBasic
 
getResultsDirectoryTrackTestcaseMatcher(File, ExecutionResult) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.Evaluator
Given a base directory and an ExecutionResult, the target directory will be returned to which results can be persisted.
getRGivenFAndP(double, double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall
 
getRight() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherTransitivePairsTextBased.MatchingPair
 
getrPrecision() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingResult
Get R-Precision, see Wikipedia.
getRuntime() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
Returns the runtime in nanoseconds
getRuntime(ExecutionResult) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
getSameOntologies() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Multifarm
 
getSameOntologies(List<Track>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Multifarm
 
getSameOrDifferentOntologies(boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Multifarm
 
getSameOrDifferentOntologies(List<Track>, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Multifarm
 
getSample() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
 
getSampler(ConceptType) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleOntModel
 
getSampler(String, OntModel, RandomSampleOntModel) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesRandomly
Returns the correct sampler for the given resource contained in given model.
getSealsClientJar() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
 
getSealsClientJar() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
 
getSealsDownloadUrlVersion() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
 
getSealsFileName() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
 
getSealsHome() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
 
getSeparatedLiterals(ExtendedIterator<RDFNode>, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer.ExplainerResourceUtil
 
getSerializationFormat() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
getSerializedTreeFile() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
Return the file where the serialzed merge tree is stored.
getServerUrl() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
 
getService() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService
Singleton pattern: Get persistence service instance.
getService(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService
Singleton pattern: Get persistence service instance.
getSetSimilarity() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BaseFilterWithSetComparison
 
getShortNameForModelRepresentation(Set<Object>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.JenaTransformerHelper
 
getShortNameForModelRepresentations(List<Set<Object>>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.JenaTransformerHelper
 
getShouldPropertyBeCounted() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
getSignificance(Double, double) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.Significance
 
getSimilarity(String, String, KGvec2goDatasets) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goClient
 
getSimilarity(String, String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Ge the similarity given 2 concepts and a gensim model.
getSimValueBase(int, int, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
 
getSimValueDice(int, int, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
 
getSimValueMatchBased(int, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
 
getSimValueMin(int, int, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
 
getSlack() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyEdge
 
getSleepTimeInSeconds() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.http.MatcherHTTPCall
 
getSlicedList(T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection.SliceableStack
 
getSmileDistanceFunction(ClusterDistance) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClustererSmile
 
getSortedConfidences(Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceCurvatureFilter
 
getSortedConfidences(Alignment, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceCurvatureFilter
 
getSortedList(Iterable<T>, Comparator<? super T>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
Helper method for all query distinct which needs sorted elements
getSortedMap() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Return a sorted map of the most common elements and their counts.
getSortedMap(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Return a sorted map of the most common elements (limit by n) and their counts.
getSortedResults(List<List<Double>>, Map<Correspondence, List<Integer>>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypePredictor
 
getSortedTokens(Collection<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.BagOfWordsSetSimilarityFilter
 
getSource() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TransformationEdge
 
getSource() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TransformationRoute
 
getSource() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
 
getSource() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.TermFromFileReader
 
getSource() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbEdge
 
getSourceClassesNotMapped() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
getSourceDatatypePropertiesNotMapped() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
getSourceName() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
getSourceObjectPropertiesNotMapped() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
getSourceOntology(Class<T>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
Get the source ontology.
getSourceOntology(Class<T>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
Get the source ontology using a buffer and the default OntModelSpec.
getSourceOntology(Class<T>, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
Get the source ontology.
getSourceOntologyValidationService() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
getSourceType() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.AbstractTypeTransformer
 
getSourceType() - Method in interface de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformer
Returns the source type as a class value.
getSourceURIs() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.SourceTargetURIs
 
getSpec(Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.JenaTransformerHelper
 
getSpecificKey(Counter<String>, Counter<String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.matchers.AddPositivesWithReference
 
getSpecificKey(OntModel, OntModel) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.matchers.AddPositivesWithReference
 
getSpecificMultifarmTrack(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Multifarm
Returns a specific track.
getSpecificMultifarmTrack(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Multifarm
Returns a specific track.
getStatementProcessor() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorRDFBase
 
getSteps(double, double, double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.ConfidenceFinder
 
getStrategy() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
 
getString(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.statistics.CoverageResult
Helper method.
getStringKeyFromResourceBundle(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.testTools.TestOperations
Returns the key from the specified resource bundle.
getStringModificationSequence() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.LabelToConceptLinkerEmbeddings
 
getStringRepresentations(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.HighPrecisionMatcher
 
getStringRepresentations(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.StringMatcher
 
getStringRepresentations(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.SynonymTextMatcher
 
getStrongFormSynonymyConfidence(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetEmbeddingLinker
 
getStrongFormSynonymyConfidence(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.GensimEmbeddingModel
 
getStrongFormSynonymyConfidence(String, String) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.SynonymConfidenceCapability
Given two links, determine the degree of synonymy.
getSubjectPredicateQueryLineForConcepts(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
Helper method to build a query.
getSubjectPredicateQueryLineForLabels(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
Helper method to build a query.
getSubModel(OntModel, Resource, boolean, boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ManualInspection
 
getSubsitiutionMap(URL, URL, URL, URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.MatcherCLI
 
getSubsitutedArguments(List<Function<String, String>>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ArgumentScope
 
getSuccesors(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.BoundedPathMatchingConfiguration
 
getSuccessor() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbNode
 
getSummedRuntime(Set<ExecutionResult>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
getSummedRuntimeOfAllUnrefinedResults(ExecutionResultSet) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
 
getSummedRuntimeOfResults(Set<ExecutionResult>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
getSuperclassLabels(Resource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorLabelAndDirectSuperclass
Returns for each superclass at maximum one label.
getSynonyms(String, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Language-bound synonymy retrieval.
getSynonyms(String, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
Retrieves the synonyms of a particular word in a particular language.
getSynonyms(String, POS) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetKnowledgeSource
Get synonyms for a particular part of speech.
getSynonymsEncoded(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
 
getSynonymsLexical(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetKnowledgeSource
The synonyms will be only looked up in the English BabelNet.
getSynonymsLexical(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
 
getSynonymsLexical(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.GensimEmbeddingModel
 
getSynonymsLexical(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.SemanticWordRelationDictionary
Retrieves a list of synonyms independently of the word sense.
getSynonymsLexical(String) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.SynonymCapability
Get the synonyms.
getSynonymsLexical(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicKnowledgeSource
Not handled this way.
getSynonymsLexical(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLKnowledgeSource
 
getSynonymsLexical(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
 
getSynonymsLexical(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
 
getSynonymsLexical(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetKnowledgeSource
Retrieve Synonyms for the given word.
getSynonymsLexicalQuery(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
Builds a String query to obtain synonyms.
getSynonymyConfidence(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetEmbeddingLinker
 
getSynonymyConfidence(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.GensimEmbeddingModel
If we have two multi-concept links, the similarity of the best combination is returned.
getSynonymyConfidence(String, String) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.SynonymConfidenceCapability
Given two links, determine the degree of synonymy.
getSystemAlignment() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
 
getSystemInstanceLines(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.PrepareHobbitGitlab
 
getSystemLog(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
getSystemResultReducedToGoldStandardEntities(ExecutionResult) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingMetric
Return the system alignment but only with correspondences where the source or the target appear also in the gold standard.
getSystemSize(ExecutionResult) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
getSystemTtlContent(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.PrepareHobbitGitlab
 
getTagName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
getTarget() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TransformationEdge
 
getTarget() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TransformationRoute
 
getTarget() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
 
getTarget() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbEdge
 
getTargetClassesNotMapped() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
getTargetDatatypePropertiesNotMapped() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
getTargetName() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
getTargetObjectPropertiesNotMapped() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
getTargetOntology(Class<T>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
Get the target ontology.
getTargetOntology(Class<T>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
Get the target ontology using a buffer and the default OntModelSpec.
getTargetOntology(Class<T>, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
Get the target ontology.
getTargetOntologyValidationService() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
getTargetType() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.AbstractTypeTransformer
 
getTargetType() - Method in interface de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformer
Returns the target type as a class value.
getTargetURIs() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.SourceTargetURIs
 
getTdbDataset() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
 
getTdrsLocation() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.SealsTrack
 
getTest() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplit
Returns a list of objects in the test set
getTest() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplitAlignment
Returns the test alignment.
getTestBatchSize() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
 
getTestcase() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.TestCasePart
 
getTestCase() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
 
getTestCase() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
getTestCase(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
Obtain a test case using the index.
getTestCase(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
Obtain a test case using a specified name.
getTestCaseFromCSVRecord(CSVRecord) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.matchers.AddPositivesWithReference
 
getTestCases() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.SealsDownloadHelper
 
getTestCases() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
Return all test cases of the track.
getTestCases() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
getTestCases() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
getTestCases(String...) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
Obtain multiple test cases using specified test case names.
getTestCases(List<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
Obtain multiple test cases using specified test case names.
getTestCases(JSONObject, Track) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.EvaluatorMultiSourceBasic
 
getTestDataCollectionName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.SealsTrack
 
getTestDataVersionNumber() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.SealsTrack
 
getTestInstances(Collection<Correspondence>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MachineLearningWEKAFilter
Generates the weka instances which can be used for predicting unseen examples.
getTestSize() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
Returns a number between zero and one which represents the proportion of the data to include in the test split.
getTestSize() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTunerHpSearch
Returns a number between zero and one which represents the proportion of the data to include in the test split.
getTexts(Set<NormalizedLiteral>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractorsMap.TextExtractorMapSet
 
getTextualRepresentation(Resource, Map<Resource, Map<String, Set<String>>>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
 
getThreshold() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.GensimEmbeddingModel
 
getThreshold() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
 
getThreshold() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BaseFilterWithSetComparison
 
getThreshold() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter
 
getThreshold() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
 
getThreshold(Alignment, MeltCurvature) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceCurvatureFilter
 
getThreshold(Alignment, MeltCurvature, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceCurvatureFilter
 
getThreshold(Correspondence, OntModel, OntModel) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceFilter
 
getThresholdClass() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceFilter
 
getThresholdDatatypeProperty() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceFilter
 
getThresholdIndividual() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceFilter
 
getThresholdMixed() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceFilter
 
getThresholdObjectProperty() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceFilter
 
getTimeFromPerformanceCSV(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
 
getTimeout() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Rteurns the timput as long.
getTimeout() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
 
getTimeoutAsText() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Returns the timeout as text which includes the timeout value and timeout unit.
getTimeoutAsText() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
 
getTimeoutAsText() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
 
getTimeoutForReadingThreadJoin() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Gets the timeout to wait for joining the thread which reads the standard out and standard error of the external process.
getTimeoutTimeUnit() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Return the timput unit
getTimeoutTimeUnit() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
 
getTitle() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
getTokenCount() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProcessedLiteral
 
getTokens(Individual) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.BagOfWordsSetSimilarityFilter
 
getTokensWithoutStopword(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.StringUtil
 
getTopK() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
Returns the number which represents how many correspondences should be created per resource.
getTotalEdgeWeight() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
getTotalEdgeWeight(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
getTotalEdgeWeightPerNode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
getTotalEdgeWeightSelfLinks() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
getTotalNodeWeight() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
getTotalRuntime() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
getTrack() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
 
getTrack() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
Convenience getter which returns the track to which the test case of the ExecutionResult belongs to.
getTrackByLanguagePair(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Multifarm
 
getTrackByString(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackNameLookup
 
getTrackNames(List<TestCase>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionRunnerMultiSource
 
getTrackOptions() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackNameLookup
Get all default string representations for each track.
getTrackPerformanceCubeFileName() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
getTrackResult() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarIndividualResult
 
getTrackSignificanceShare() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
 
getTrain() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplit
Returns a list of objects in the train set
getTrain() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplitAlignment
Returns the training alignment.
getTrainBatchSize() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
 
getTrainingAlignment(Alignment, Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.TrainingAlignmentGenerator
Deprecated.
This method returns a training alignment based on a recall alignment and a reference alignment.
getTrainingArguments() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
Returns the training arguments of the huggingface trainer.
getTrainingFile() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBaseFineTuner
Returns the training file generated during multiple calls of the match method.
getTrainingInstances(Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MachineLearningWEKAFilter
Generates the weka instances which can be used for training a model .
getTransformationCost(Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.AbstractTypeTransformer
 
getTransformationCost(Properties) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformer
Returns the transformation cost given the parameter.
getTransformationFunction() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.StringMatcher
 
getTransformations() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TransformationRoute
 
getTransformedListOfObjectsMultipleRepresentations(List<Set<Object>>, Class<T>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
Directly get the transformed object or null if something went wrong.No transformation properties are provided.
getTransformedListOfObjectsMultipleRepresentations(List<Set<Object>>, Class<T>, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
Directly get the transformed object or null if something went wrong.
getTransformedListOfObjectsMultipleRepresentations(List<Set<Object>>, Class<T>, Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
Directly get the transformed list of objects or null if something went wrong.
getTransformedObject() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.ObjectTransformationRoute
 
getTransformedObject(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TransformationRoute
 
getTransformedObject(Object, Class<? extends T>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
Directly get the transformed object or null if something went wrong.
getTransformedObject(Object, Class<? extends T>, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
Directly get the transformed object or null if something went wrong.
getTransformedObject(Object, Class<T>, Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
Directly get the transformed object or null if something went wrong.
getTransformedObject(Object, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TransformationRoute
 
getTransformedObject(Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.ObjectTransformationRoute
 
getTransformedObjectMultipleRepresentations(Set<Object>, Class<T>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
Directly get the transformed object or null if something went wrong.No transformation parameters are provided.
getTransformedObjectMultipleRepresentations(Set<Object>, Class<T>, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
Directly get the transformed object or null if something went wrong.
getTransformedObjectMultipleRepresentations(Set<Object>, Class<T>, Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
Directly get the transformed object or null if something went wrong.
getTransformedObjectOrNewInstance(Object, Class<? extends T>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
Directly get the transformed object or a new instance something went wrong.
getTransformedObjectOrNewInstance(Object, Class<? extends T>, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
Directly get the transformed object or a new instance something went wrong.
getTransformedObjectOrNewInstance(Object, Class<T>, Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
Directly get the transformed object or new instance if something went wrong.
getTransformedProperties(Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
Transforms a given object to java.lang:Properties or throws an exception if something went wrong.If parameter is null, then null is returned.
getTransformedPropertiesOrNewInstance(Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
Transforms a given object to java.lang:Properties or throws an exception if something went wrong.
getTransformer() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TransformationEdge
 
getTransformersCache() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
Returns the cache folder where the pretrained transformers models are stored.
getTranslation(String, Language, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
Obtain the translations for the linked concept.
getTranslationOf(String, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
Given a translation, find concepts which state that the given translation is their translation.
getTree() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
Returns the merge tree as int[][].
getTruePositive() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrix
Alignments which are in the reference mapping and are also found by the matcher.
getTruePositiveSize() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrix
 
getType() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherURL
This tool is an ontology matching tool.
getType() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
 
getType() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
getTypes(Individual) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarTypeFilter
 
getUncompressedStream(InputStream) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
 
getUnrefinedResults() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
getUriCounter(OntModel) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.matchers.AddPositivesWithReference
 
getUriDomain(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.JenaTransformerHelper
 
getUriFragment(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.URIUtil
Return the fragment of the URI which is the part after the last hashtag (#) or last slash(/).
getURIHosts(Iterator<? extends OntResource>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BadHostsFilter
 
getURIHostSample(Iterator<? extends OntResource>, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BadHostsFilter
 
getURIlabelMap(ExtendedIterator<? extends OntResource>, TextExtractor) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcherTools
Creates a map of the form URI -> set<labels>.
getUriPrefixLookup() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer.ExplainerResourceProperty
 
getUriResources() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.Neighbours
 
getUris(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaEmbeddingLinker
 
getUris(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
Given a multiConceptLink, this method will return the individual links.
getUris(String) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.MultiConceptLinker
Given a link, multiple identifiers may be returned.
getUris(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataEmbeddingLinker
 
getUris(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
Given a multiConceptLink, this method will return the individual links.
getUris(String, LabelToConceptLinker) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.LinksToFile
 
getUris(Set<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
Given a set of links where the links can be multi concept links or direct links, a set of only direct links is returned.
getUris(Set<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
Given a set of links where the links can be multi concept links or direct links, a set of only direct links is returned.
getURIs(Iterator<? extends OntResource>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.JenaOntologyValidationService
 
getURIs(Set<? extends OWLNamedObject>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OwlApiOntologyValidationService
 
getUrisCorrectPosition() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Returns the number of URIs in correct position.
getUriSet(ExtendedIterator<? extends OntResource>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleOntModel
 
getUrisIncorrectPosition() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Returns the number of URIs NOT in correct position.
getUrisNotFound() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Returns a list of URIs which are found not in source nor target ontology.
getUrisNotFound() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaEmbeddingLinker
 
getUrisNotFound() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataEmbeddingLinker
 
getUriUsingLabel(WebIsAlodSPARQLservice.WebIsAlodEndpoint, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Returns the URI to a given label under the premises that the label can be linked to a resource.
getUriUsingLabel(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Returns the URI to a given label under the premises that the label can be linked to a resource.
getURL() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ProcessOutputAlignmentCollector
 
getURL(CommandLine, String) - Static method in class de.uni_mannheim.informatik.dws.melt.receiver_cli.Main
 
getUrlOrNull(URI) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionRunner
 
getUsername() - Method in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.AuthConfig
 
getUserTmpFolder() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.FileUtil
Returns the folder which the user wants to use a temporary directory.
getValue(Correspondence, OntModel, OntModel) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_eval.resultswriter.mappingdesc.IMappingDescription
 
getValueExtractors() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.PropertySpecificStringProcessingMultipleReturn
 
getValueSerializer() - Method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
 
getVector(String, KGvec2goDatasets) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goClient
Receive a vector in the form of a double array.
getVector(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Returns the vector of a concept.
getVectorDimension() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
 
getVersion() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
getVersionFromJarFile(Class) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
getVersionLine() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals.CheckJavaVersionConsumer
 
getVirtualFiles() - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsDescriptorHandler
 
getVirtualFiles() - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsExternalDescriptorHandler
 
getVirtualFiles() - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.WriteMainMatcherClassToFile
 
getVocabularySize(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Returns the size of the vocabulary of the stated model/vector set.
getVocabularyTerms(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Returns the full vocabulary of the specified model as HashSet (e.g.
getWeight() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbEdge
 
getWelcomeMessage() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.MeltUtil
ASCII welcome text logged to INFO (also includes the version).
getWindowSize() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
 
getWordsToDetect() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBinaryFilter
 
getWorkingDirectory() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Returns the working directory which will be used when starting a new process.
getX() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter
 
getXmlIntro(Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentSerializer
XML header.
getXmlMappingCellMultiLine(Correspondence) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentSerializer
 
getXmlOutro() - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentSerializer
Returns the XML footer.
giturl - Variable in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.PrepareHobbitGitlab
 
GOLD_STANDARD_CONFIDENCE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.MeltExtensions
The confidence by the annotator of the gold standard for a particular correspondence.
goldStandard - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
 
goldStandardCompleteness - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
How complete is the gold standard for this test case.
goldStandardCompleteness - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
Completeness of the gold standard for all test cases.
GoldStandardCompleteness - Enum in de.uni_mannheim.informatik.dws.melt.matching_data
Defines how complete a gold standard is.
GoldStandardCompleteness() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_data.GoldStandardCompleteness
 
graph - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.LogicalGraphAndSourceIds
 
graph - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
graph - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection
 
graph - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleRemoval
 
graphName - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
gridSearch(String, List<Object>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace
Grid search over a value.
GridSearch - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning
GridSearch for ontology matching with an arbitrary amount of parameter and values to optimize.
GridSearch(Class<?>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
Constructor
GridSearch(Class<?>, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
Constructor
groupDefinitions - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
groupDefinitions - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
groupTestCasesByTrack(List<TestCase>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSource
 
gson - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goClient
Central gson instance to parse JSON.
GSON - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.basetransformers.Properties2URLTransformer
 
GSON - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.basetransformers.URL2PropertiesTransformer
 
GSON - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
GSON - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentSerializer
 

H

HAS_A - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
Has a relation which connects two classes.
HAS_CREATOR - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
sameAs http://purl.org/dc/elements/1.1/:creator
HAS_EVIDENCE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
#Evidence linking to the evidence for a property
HAS_INSTANCE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
Has instance relation which connects a class (source/left) to its instance (target/right).
HAS_PARAMETER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
sameAs http://exmo.inrialpes.fr/align/ext/1.0/#parameters
HAS_PROPERTY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
#Property linking to properties satisfied by the alignment
HAS_SUITE_ITEM - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.SealsDownloadHelper
 
hasAnchorClass(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
hasBroaderConcepts(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Determines whether a concept has a hypernym.
hasEmbeddedMetadata(BufferedReader) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMParser
 
hasFirstKgMoreTriples(Set<Object>, Set<Object>, Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeExecutor
Returns true if the first KG/model is greater than the second one.
hashCode - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.BagOfWords
Cached hash code.
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.ExecutionResultTuple
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarCrossTrackResult
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarTrackResult
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube.TestCaseMatcher
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.AlignmentClosureRefiner
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.ConfidenceRefiner
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.RelationTypeRefiner
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.ResidualRefiner
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.TypeRefiner
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall.PrecRecPoint
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.BagOfWords
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.dataStructures.StringString
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeTaskPos
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter.MutableInt
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorAllAnnotationProperties
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorAllLiterals
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorAllStringLiterals
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorByProperty
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorFallback
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorUrlFragment
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorUrlLocalName
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.NormalizedLiteral
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProcessedLiteral
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorAllAnnotationProperties
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorAllLiterals
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorAllStringLiterals
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorFallback
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorForTransformers
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorMultipleProperties
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorProperty
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorUrlFragment
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorUrlLocalName
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorUseLongestLiteralOrFragment
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractorsMap.NormalizedLiteral
 
hashCode() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
hasParsingError() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Return true, if there is a parsing error.
hasPropertyCommentFragment(Property) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.PropertyVocabulary
Check if the property has 'label' as fragment
hasPropertyLabelFragment(Property) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.PropertyVocabulary
Check if the property has 'label' as fragment
hasSimilarTokenWriting(String[], String[], float) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Checks whether two arrays have a similar writing.
height - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
 
HELP_OPTION_STRING - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval_client.Main
 
hg_step1(int, double[][]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.HungarianAlgorithm
 
hg_step2(int, double[][], int[][], int[], int[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.HungarianAlgorithm
 
hg_step3(int, int[][], int[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.HungarianAlgorithm
 
hg_step4(int, double[][], int[][], int[], int[], int[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.HungarianAlgorithm
 
hg_step5(int, int[][], int[], int[], int[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.HungarianAlgorithm
 
hg_step6(int, double[][], int[], int[], double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.HungarianAlgorithm
 
hgAlgorithm(double[][], String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.HungarianAlgorithm
 
HIERARCHY_LEVEL_DEPENDED_MATCHES - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarHierarchyFilterApproach
Average of the lowest match in both hierarchies: The lower position in the hierarchy, the higher the confidence.
HIERARCHY_TRANSFORMATION_COST - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
The additional tranformation cost (determined by the environment variable MELT_TRANSFORMATION_HIERARCHY_COST )to add if hierarchy is allowed e.g.
hierarchyMatcher - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarHierarchyFilter
A matcher which selects or creates some correspondences which forms an alignment for the hierarchy nodes.
hierarchyProperty - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarHierarchyFilter
Property connecting the hierarchy together (usually rdfs:subClassOf).
HighPrecisionMatcher - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel
A high precision matcher which focuses on URI fragment and label (only element based string comparison).
HighPrecisionMatcher() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.HighPrecisionMatcher
 
HINT_LANG - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.ParameterConfigKeys
A string decribing the RDF serialization format which is a hint for the reading code.
hintLang(Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.JenaTransformerHelper
 
hitsAtK - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingResult
HITS@K.
HobbitAPI - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit
Provides a way to interact with HOBBIT.
HobbitAPI() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
HobbitWrapper - Class in de.uni_mannheim.informatik.dws.melt.receiver_hobbit
Wraps the interface of HOBBIT platform and maps it to calls similar to SEALS.
HobbitWrapper() - Constructor for class de.uni_mannheim.informatik.dws.melt.receiver_hobbit.HobbitWrapper
 
homogenousDraw - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesRandomly
If true, then all negatives are of the same type e.g.
hostOfModelFunction - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BadHostsFilter
the function to extract the host URI of a model.
hostPort - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
 
HP_MESH - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Phenotype.V2017
Deprecated. 
HP_MP - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Phenotype.V2016
This task consists of matching the HP (11,828 entities) and MP (11,752 entities) ontologies.
HP_MP - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Phenotype.V2017
This task consists of matching the HP (31,034 classes) and MP (30,273 entities) ontologies.
HP_OMIM - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Phenotype.V2017
Deprecated. 
hpMutations - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTunerHpSearch
These are the mutations for the hyperparameter - only applicable for PBT (population based training).
hpSpace - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTunerHpSearch
The initial hyper parameter search space.
HTML_CODE - Static variable in class de.uni_mannheim.informatik.dws.melt.receiver_http.Main.MatcherServlet
 
httpClient - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.http.MatcherHTTPCall
 
httpClient - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goClient
Client to communicate with the server.
httpClient - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Client to communicate with the server.
humanReadableByteCount(long) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.profiling.MemoryProfiling
 
HumanReadbleByteCount - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util
Convert bytes in human readable values like 12.12GB or 5.23 MB etc.
HumanReadbleByteCount() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.HumanReadbleByteCount
 
HungarianAlgorithm - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction
Helper Class for HungarianExtractor.
HungarianAlgorithm() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.HungarianAlgorithm
 
HungarianExtractor - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction
This implementation uses the Hungarian algorithm to find a one to one mapping.
HungarianExtractor() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.HungarianExtractor
 
Hydrography - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Complex
The hydrography dataset is composed of four source ontologies (Hydro3, HydrOntology_native, HydrOntology_translated, and Cree) that each should be aligned to a single target Surface Water Ontology (SWO).
hypernymBuffer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Hypernym Buffer (for isa queries)
HypernymCapability - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external
 
hypernymyAskBuffer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Hypernymy Buffer (for ask queries)
hypernymyBuffer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetKnowledgeSource
Buffer for hypernyms.
hypernymyBuffer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
Buffer for repeated hypernymy requests.
hypernymyBuffer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Buffer for repeated hypernymy requests.
hypernymyBuffer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
Buffer for hypernymy.

I

i - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
 
i - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.DistanceMatrixComputationJob
 
i - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.DistanceMatrixComputationResult
 
i_end - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
 
id - Variable in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsDescriptorHandler
 
id - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeTreeNode
 
id - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyEdge
 
id - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphEdge
 
id - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphNode
 
id - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
idCounter - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.TransitiveClosure
id counter to be used when generating new synset ids.
identifier - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
IDENTIFIER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.DublinCore
sameAs http://knowledgeweb.semanticweb.org/heterogeneity/alignment#id.
IDENTIFIER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.SealsDownloadHelper
 
identifyComponents() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
IDENTITY - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByOrder
 
IDENTITY_REVERSED - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByOrder
 
idExtractor - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.PartitionerFromDatasetIdExtractor
 
idExtractor - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.util.ReferenceMatcher
 
idExtractor - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
 
ids - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.LogicalGraphAndSourceIds
 
idToClosure - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.TransitiveClosure
Map from synset ID to actual closure (set of objects)
idToElement - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ComputeErrDegree
 
IExplainerMapping - Interface in de.uni_mannheim.informatik.dws.melt.matching_base
Interface for classes that are able to generate explanatory statements about individual mappings.
IExplainerResource - Interface in de.uni_mannheim.informatik.dws.melt.matching_base
Interface for classes that are able to generate explanatory statements about individual resources.
IExplainerResourceWithJenaOntology - Interface in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer
Class capable of explaining resources using an ontology that can be set.
IIMB() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.IIMB
 
imageName - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
 
IMappingDescription - Interface in de.uni_mannheim.informatik.dws.melt.matching_eval.resultswriter.mappingdesc
 
IMatcher<ModelClass,AlignmentClass,ParameterClass> - Interface in de.uni_mannheim.informatik.dws.melt.matching_base
Generic matcher interface which just implements one method called match.
IMatcherCaller - Interface in de.uni_mannheim.informatik.dws.melt.matching_base
A matcher interface which allows the matcher to call other matchers as well.
IMatcherMultiSource<ModelClass,AlignmentClass,ParameterClass> - Interface in de.uni_mannheim.informatik.dws.melt.matching_base.multisource
Generic matcher interface for matching multiple ontologies / knowledge graphs.
IMatcherMultiSourceCaller - Interface in de.uni_mannheim.informatik.dws.melt.matching_base.multisource
Generic matcher interface for matching multiple ontologies / knowledge graphs which calls other matchers itself.
ImplementedBackgroundMatchingStrategies - Enum in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher
Strategies that are supported by BackgroundMatcher.
ImplementedBackgroundMatchingStrategies() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.ImplementedBackgroundMatchingStrategies
 
in - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphNode
 
IN_DOUBLE_QUOTE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.QuoteState
 
IN_QUOTE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.QuoteState
 
INC - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
 
includeMoreVariations(String...) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
This functions add more word variations to the set of words.
includeMoreVariations(Set<String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
This functions add more word variations to the set of words.
includePrefixesInModel - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
includeQuotes - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorLabelAndDirectSuperclass
 
includeQuotes - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorVerbalizedRDF
 
includeRelation - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.RelationTypeRefiner
If true, the refined results contains only the provided relation.
INCOMPAT - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
Incompatiple relation meaning that two concepts should not be matched.
inCorrespondence - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
Indicator whether the parser is currently within a cell or not.
increment() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter.MutableInt
 
increment(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter.MutableInt
 
increment(Significance) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.SignificanceCount
 
ind - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphNode
 
index - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.ModelAndIndex
 
IndexBasedJenaMatcher - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena.multisource
This is a very special interface for matcher which have an index for the source / left ontology.
indexConfidence - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
indexRelation - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
indexSource - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
indexTarget - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
individuals - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleOntModel
 
inferLanguageChar2(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.Language
Infer the correct enum instance given a char 2 language String.
infix - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.multisource.DatasetIDExtractorUrlPattern
 
init() - Method in class de.uni_mannheim.informatik.dws.melt.receiver_hobbit.HobbitWrapper
 
init(boolean, boolean, boolean, boolean) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
init(OntModel, OntModel, Alignment, Properties) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersPredicate
 
init(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersPredicateInputAlignment
 
initagony() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
initAlternatives() - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMSerializer
 
initExtractors() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
 
initialiseResourceExtractor() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
Initialises the resource extractors such that classes, datatypeproperties, objectproperties, all other properties (rdf properties - not owl), and instances are matched if the properties suggests to do so.
initialize() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
Helper functions for constructor-independent actions.
initializeBuffers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetKnowledgeSource
Initializes local database
initializeBuffers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetLinker
Initializes local database
initializeBuffers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
Initialize buffers (either on-disk or memory).
initializeBuffers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
Initialization of buffers.
initializeBuffers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Initializes local database.
initializeBuffers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Initialize buffers (either on-disk or memory).
initializeBuffers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
Initialization of buffers.
initializeHypernymExclusion() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
 
initializeLinker() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
Helper method to initialize the linker.
initializeMapping() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.matchers.AddPositivesWithReference
 
initializeMappingProcess(Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.SimpleStringMatcher
(Re-)initialize data structures.
initializeMatchers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherCombination
 
initializeMatchers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAA
 
initializeMatchers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAAJena
 
initializeMatchers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.MatcherPipelineYAAAOwlApi
 
initializeMembers() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
Initializations that have to be performed.
initializePrinters(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
This method initializes global writers for the performance KPI CSV files.
initializeTrainTest(Alignment, TrainTestSplit<Correspondence>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplitAlignment
 
initializeTrainTestStratified(Map<Object, List<T>>, double, Random) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplit
 
initialObject - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.ObjectTransformationRoute
 
initialWaitingTimeInSeconds - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
 
initPrefixMapping() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.PrefixLookup
 
initrank() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
initSingletonClusters() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Clustering
 
initStopwords() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Initialize reading stopwords.
INPUT - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_data.TestCaseType
 
inputAlignment - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
Input alignment for the matcher.
inputAlignment - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionRunner
 
inputAlignment - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionRunnerMultiSource
 
inputAlignment - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeExecutor
 
inScope - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ArgumentScope
 
instance - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.DataStore
Singleton instance
instance - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.FileCache
 
instance - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goClient
Instance (singleton pattern).
instance - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Instance (singleton pattern.
INSTANCE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.ResourceType
Deprecated.
 
INSTANCE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConceptType
 
INSTANCE_OF - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
The relation between an instance and class.
InstanceMatching() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.InstanceMatching
 
instanceMinConfidence - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
What is an instance match? -> Minimal confidence for instance matches.
instanceOfOne(Object, Class<?>...) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FamerClustering
 
instanceRefiner - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
instances - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Singleton instances per endpoint.
instances - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
instanceToHierarchyProperty - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarHierarchyFilter
Property connecting the instance to the hierarchy (usually rdf:type).
instanceToHierarchyProperty - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
Property connecting the instance to the hierarhcy (usually rdf:type).
intermediateAlignments - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
 
intersect(Set<Node>, Node[]) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.ResourceType
Deprecated.
 
intersect(Set<Node>, Node[]) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConceptType
 
intersection(Alignment, Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Create the intersection between the two given alignments.
inverseAndNormalizeMapValues(Map<Resource, Integer>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarHierarchyFilter
 
IOoperations - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.io
Providing basic input/output operations.
IOoperations() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.io.IOoperations
 
IS_HYPERNYM_LEVEL_1_NO_CLOSE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Query fragment, add '}' to make it usable.
IS_HYPERNYM_LEVEL_2_NO_CLOSE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Query fragment, add '}' to make it usable.
IS_HYPERNYM_LEVEL_3_NO_CLOSE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Query fragment, add '}' to make it usable.
IS_LINUX - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
 
IS_ONE_TO_ONE_ALIGNMENT_DEFAULT_VALUE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.AlcomoFilter
 
IS_WINDOWS - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
 
IS_WINDOWS - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
 
isAddingInformationToUnion() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
Return true if all information / triples are added to the union.
isAdditionallySwitchSourceTarget() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBaseFineTuner
Return the boolean value if training examples are additionally changed in their order.
isAddNeighboursToCorrespondence() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
isAdjustMaxBatchSize() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTuner
Returns the value if max batch size is adjusted or not.
isAllowFiltering() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypePredictor
 
isAllowForCumulativeMatches - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
If something has been matched in an earlier step, allow for it to be matched again.
isAllowForCumulativeMatches() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
 
isAllSourceReferenceEntitiesFound() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
isAllTargetReferenceEntitiesFound() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
isALODxlEndpointConcept(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Checks whether the URI in question is a concept of the ALOD XL webIsAlodEndpoint.
isAlwaysEqualityRelation() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Returns true if each cell in the mapping uses the equivalence relation.
isBlank(CharSequence) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentSerializer
 
isBlank(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.DocumentSimilarityBase
 
isBothDirections() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
Returns true if both directions are enabled.
isBound() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphEdge
 
isCamelCase(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Function which indicates whether a phrase is in camel case or not.
isChangeClass() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFilter
Return true if the class is changed in the classification.
isClassesFullyMapped() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Indicates whether all source and all target elements appear in the mapping.
isClassic() - Method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice.WebIsAlodEndpoint
Indicator whether the endpoint is ALOD classic or XL.
isComputeTransitiveClosure() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
isConceptDefined(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.JenaOntologyValidationService
 
isConceptDefined(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
isConceptDefined(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OwlApiOntologyValidationService
 
isConceptOnDataSet(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Checks whether the concept behind the given URI is available on WebIsALOD.
isConfidenceScoresAreAlwaysOne() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Checks whether the confidence scores of the given mapping are all equal to 1.0.
isConstructorParameter(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
 
isContained(Model, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cmrelation.CMRelationMetric
 
isContained(Model, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.AlignmentClosureRefiner
 
isCopyAlignmentFiles() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
isCrossIndexMatch() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
isDatatypePropertiesFullyMapped() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Indicates whether all source and all target data type properties appear in the mapping.
isDeactivatedCache - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
This flag indicates whether the cache is to be used (i.e., ontologies are held in memory).
isDeactivatedCache - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
This flag indicates whether the cache is to be used (i.e., ontologies are held in memory).
isDeactivatedCache() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
 
isDeactivatedCache() - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
 
isDebug() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
Returns true, if debug files are written.
isDirectoryRunnableInSeals(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
Determines whether the specified directory is runnable in seals.
isDirectoryRunnableInSeals(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Determines whether the specified directory is runnable in seals.
isDirectoryRunnableInSeals(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Determines whether the specified directory is runnable in seals.
isDiskBufferEnabled - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
If the disk-buffer is disabled, no buffers are read/written from/to the disk.
isDiskBufferEnabled - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
True if buffer shall be written/read to/from disk to reduce the number of queries sent out.
isDiskBufferEnabled - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
If the disk-buffer is disabled, no buffers are read/written from/to the disk.
isDiskBufferEnabled - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
If the disk-buffer is disabled, no buffers are read/written from/to the disk.
isDiskBufferEnabled - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
If the disk-buffer is disabled, no buffers are read/written from/to the disk.
isDiskBufferEnabled - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
True if buffers shall be written to disk.
isDiskBufferEnabled() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
 
isDiskBufferEnabled() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
 
isDiskBufferEnabled() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
 
isDiskBufferEnabled() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
 
isDiskBufferEnabled() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
 
isDistancesSet() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
Returns true if the height variable is set to some non default value.
isEarlyStopping() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
isEmpty() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyQueue
 
isEmpty() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
 
isEnglishNumberWord(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Checks whether the stringToBeChecked is a nominal or cardinal number in English in written format.
isEnteringFunction() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection.StackNode
 
isEntityReference - Variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
 
isEntityReference() - Method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
Return true, if the value of this key can have an abbreviated value which needs to be expanded.
isEulerian() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyEdge
 
isFileOk(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.util.VectorOperations
Checks the provided file.
isFirstLine - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ProcessOutputAlignmentCollector
 
isFirstLine - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals.CheckJavaVersionConsumer
 
isFree() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbNode
 
isFreshInstance() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
Returns true, if for each call to the match function, a new docker container should be created.
isFullyMapped() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Checks whether all classes, data type properties and object properties are fully mapped.
isGoldStandardComplete() - Method in enum de.uni_mannheim.informatik.dws.melt.matching_data.GoldStandardCompleteness
Returns true if the GS is complete and thus all correspondences *NOT* in gold standard are wrong.
isGraphBackedByTDB(Graph) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil
 
isHeterogenousAlignment() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Returns true if the alignment is heterogenous, i.e., whether any resource types can be matched with each other e.g.
isHomogenousAlignment() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Returns true if the alignment is homogenous, i.e., whether only resources of the same type are matched e.g.
isHomogenousAlingment - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Indicates whether only resources of the same type are matched e.g.
isHomogenousDraw() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesRandomly
If homogenousDraw is true, then all negatives are of the same type e.g.
isHookStarted - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Indicates whether the shutdown hook has been initialized.
isHypernym(String, String) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.HypernymCapability
Checks for a one sided hypernymy relation (as opposed to HypernymCapability.isHypernymous(String, String).
isHypernym(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.SemanticWordRelationDictionary
Checks for a one sided hypernymy relation (as opposed to SemanticWordRelationDictionary.isHypernymous(String, String).
isHypernym(String, String, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.SemanticWordRelationDictionary
Checks for a one sided hypernymy relation (as opposed to SemanticWordRelationDictionary.isHypernymous(String, String).
isHypernym(String, String, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Determine whether the specified superConcept is actually a superConcept given the specified subConcept.
isHypernymous(WebIsAlodSPARQLservice.WebIsAlodEndpoint, String, String, double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Internal method that can execute a hypernymy ask query with a given minimum confidence threshold.
isHypernymous(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
Checks for hypernymous words in a loose-form fashion: One concept needs to be a hypernym of the other concept where the order of concepts is irrelevant, i.e., the method returns (hypernymous(w1, w2) || hypernymous(w2, w1).
isHypernymous(String, String) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.HypernymCapability
Checks for hypernymous words in a loose-form fashion: One concept needs to be a hypernym of the other concept where the order of concepts is irrelevant, i.e., the method returns (hypernymous(w1, w2) || hypernymous(w2, w1).
isHypernymous(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.SemanticWordRelationDictionary
Checks for hypernymous words in a loose-form fashion: One concept needs to be a hypernym of the other concept where the order of concepts is irrelevant, i.e., the method returns (hypernymous(w1, w2) || hypernymous(w2, w1).
isHypernymous(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicKnowledgeSource
 
isHypernymous(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Assumed minimum confidence: 0.0.
isHypernymous(String, String, double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
 
isInBuffer(String, KGvec2goDatasets) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goClient
Checks whether there is an entry for the specified word and dataset in the buffer.
isIncludePrefixesInModel() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
isIncludeQuotes() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorVerbalizedRDF
 
isIncludeRelation() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.RelationTypeRefiner
Returns if the relation is included or excluded from the refined result.
isInDictionary(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetKnowledgeSource
The word will be only looked up in the English BabelNet.
isInDictionary(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
 
isInDictionary(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.GensimEmbeddingModel
 
isInDictionary(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicKnowledgeSource
 
isInDictionary(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLKnowledgeSource
 
isInDictionary(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Test whether the given word can be mapped (1-1) to a Wikidata concept (no smart mechanisms applied).
isInDictionary(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
 
isInDictionary(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetKnowledgeSource
Checks whether the given word can be found in the dictionary, regardless of POS.
isInDictionary(String, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Test whether the given word can be mapped (1-1) to a Wikidata concept (no smart mechanisms applied).
isInDictionary(String, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
Language dependent query for existence in the dbnary dictionary.
isInDictionaryWithAltLabelAskQuery(String, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Ask query with altLabel.
isInDictionaryWithLabelAskQuery(String, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Ask query with label.
isInVocabulary(String, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Returns true when the concept can be found in the vocabulary of the model.
isInVocabulary(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Returns true when the concept can be found in the vocabulary of the model.
isJava8 - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals.CheckJavaVersionConsumer
 
isJava8() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals.CheckJavaVersionConsumer
 
isJava8() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
 
isKofHitsAtKmanuallySet - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingMetric
An indicator that determines whether RankingResult.kOfHitsAtK has been manually set.
isLeaf(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
 
isLeftModelGreater(Set<Object>, Set<Object>, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
 
isLeftModelGreater(Set<Object>, Set<Object>, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByOrder
 
isLineByLineTranslation() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorVerbalizedRDF
 
isLinkListSynonymous(List<Set<String>>, List<Set<String>>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
Given two lists of links, this method checks whether those are synonymous.
isLinkSetSynonymous(Set<String>, Set<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
All components of set_1 have to be synonymous to components in set_2.
isLinux - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
 
isLiteralAString(Literal) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
 
isLiteralAString(Literal) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorAllStringLiterals
 
isLiteralAString(Literal) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorAllStringLiterals
 
isMatchClasses() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
isMatcher(Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
 
isMatchingClassesRequired() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
isMatchingDataPropertiesRequired() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
isMatchingInstancesRequired() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
isMatchingObjectPropertiesRequired() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
isMatchInstances() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
isMatchProperties() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
isMeaningfulFragment(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Checks whether a fragment is meaningful by counting the number of digits.
isMicro - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
isModelBackedByTDB(Model) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil
 
isMultiConceptLink(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaEmbeddingLinker
 
isMultiConceptLink(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
 
isMultiConceptLink(String) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.MultiConceptLinker
Determine whether the link at hand is a multi-concept link.
isMultiConceptLink(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataEmbeddingLinker
 
isMultiConceptLink(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
 
isMultipartContent(HttpServletRequest) - Static method in class de.uni_mannheim.informatik.dws.melt.receiver_http.Main
Determines whether the request contains multipart content.
isMultipleTextsToMultipleExamples() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
Returns the value if all texts returned by the text extractor are used separately to generate the examples.
isNaturalNumber(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Returns whether the stringToBeChecked is a number e.g.
isNumeric(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.io.IOoperations
Checks whether half of the word consists of numbers.
isObjectEmpty(Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
isObjectPropertiesFullyMapped() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Indicates whether all source and all target ObjectProperties appear in the mapping.
isOfInterest(OntResource, OntResource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.BoundedPathMatchingConfiguration
 
isOK() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Indicates whether the result object is free of errors.
isOK() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TrackValidationService
Indicates whether the track is free of errors.
isOneToNMapping() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
isOneToOneAlignment - Variable in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.AlcomoFilter
True if a one-to-one alignment is required.
isOneToOneAlignment() - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.AlcomoFilter
 
isOneToOneMapping() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Indicates whether the reference alignment is a 1-1 mapping or a 1-n mapping.
isOntologyDefined() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
isOntologyParseable() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
isOptimizeAll() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFilter
This will return the value if all optimization techiques are enabled or diabled.
isOptimizeBatchSize() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFilter
Deprecated.
better use getBatchSizeOptimization
isOptimizeForMixedPrecisionTraining() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
Returns the value if mixed precision training is enabled or diabled.
isPrefix(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.StringUtil
 
isPrintAlignmentExtensions - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorBasic
If true: Alignment extensions are printed in CSV.
isPrintAlignmentExtensions - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
If true: Alignment extensions are printed in CSV.
isPrintAlignmentExtensions() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorBasic
 
isPrintAlignmentExtensions() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
isPrintAsShortenedString - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
Indicates whether the CSV shall be printed with shortened strings.
isPrintAsShortenedString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
isPrintCorrespondenceExtensions - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
If true: Correspondence extensions are printed in CSV.
isPrintCorrespondenceExtensions - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube
If true no correspondence extensions will be printed.
isPrintCorrespondenceExtensions() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
isPrintCorrespondenceExtensions() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube
 
isReferenceAlignmentParseable - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Indicator whether the reference alignment of the test case is parseable.
isReferenceAlignmentParseable() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
isRelationContained(CorrespondenceRelation) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Check whether the given relation are contained in this alignment.
isRemoveMultipleSpaces() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
isRemoveNewlines() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
isRemovePrefixDefition() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
isRemoveUnusedJenaModels() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
Returns true if OntModels are removed.
isReplaced() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.NodeAndReplaced
 
isRunAllStringModifications - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
If true, all string modifications are performed to gain a high concept coverage.
isRunAllStringModifications() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
 
isRunOnlyLocalhost() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
Return true if the docker container should only listen on localhost.
isSameArrayContent(String[], String[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.testTools.TestOperations
Checks whether the String components within the two given arrays are equal.
isSameDoubleArray(double[], double[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.testTools.TestOperations
Checks whether two double arrays contain the same contents.
isSameDoubleArray(Double[], Double[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.testTools.TestOperations
Checks whether two double arrays contain the same contents.
isSameString(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality.BasicEquality
 
isSameString(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality.EqualityWithStopwordAndNumberRemoval
 
isSameString(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality.EqualityWithStopwordAndNumberRemovalSpellingCorrection
 
isSameString(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality.EqualityWithStopwordRemoval
 
isSameString(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality.EqualityWithStopwordRemovalAndStemming
 
isSameString(String, String) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality.StringEquality
 
isSameString(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
This method checks whether two Strings are very similar by performing simple string operations.
isSameStringArray(String[], String[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.testTools.TestOperations
Checks whether two string arrays contain the same contents.
isSameStringIgnoringStopwords(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
This method checks whether two Strings are very similar by performing simple string operations.
isSameStringIgnoringStopwordsAndNumbers(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
This method checks whether two Strings are very similar by performing simple string operations.
isSameStringIgnoringStopwordsAndNumbersWithSpellingCorrection(String, String, float) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
 
isSameStringStemming(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
This method checks whether two Strings are very similar by performing simple string operations including Porter's stemmer.
isSavingIntermediateAlignments() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
Returns true if intermediate alignments are stored.
isSelected(FileInfo) - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsDescriptorHandler
 
isSelected(FileInfo) - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.WriteMainMatcherClassToFile
 
isSendContent() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.http.MatcherHTTPCall
 
isServiceAvailable() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goClient
Simple test whether the server can be reached and is responding.
isShutDown - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goClient
Indicates whether the server has been shut down.
isShutDown - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Indicates whether the server has been shut down.
isSource() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.TestCasePart
 
isSourceClassesFullyMapped() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Indicates whether all source classes appear in the mapping.
isSourceComplete() - Method in enum de.uni_mannheim.informatik.dws.melt.matching_data.GoldStandardCompleteness
If the source is complete, there are no further correct correspondences concerning one source element except of that/those in the gold standard.
isSourceContained(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Check whether the specified source is contained in this alignment instance.
isSourceDatatypePropertiesFullyMapped() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Indicates whether all source data type properties appear in the mapping.
isSourceFullyMapped() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Checks whether all classes, data type properties and object properties of the source are fully mapped.
isSourceObjectPropertiesFullyMapped() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Indicates whether all source object properties appear in the mapping.
isSourceOntologyParseable() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
isSourceRelationContained(String, CorrespondenceRelation) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Check whether the given source and the given relation are contained in this alignment.
isSpaceCase(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Function which indicates whether a phrase is space separated or not.
isString(Literal) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.DocumentSimilarityBase
 
isStrongFormSynonymous(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
Checks for synonymy by determining whether link1 is contained in the set of synonymous words of link2 or vice versa.
isStrongFormSynonymous(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.GensimEmbeddingModel
Note that the concepts have to be linked.
isStrongFormSynonymous(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.SemanticWordRelationDictionary
Checks for synonymy by determining whether link1 is contained in the set of synonymous words of link2 or vice versa.
isStrongFormSynonymous(String, String) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.SynonymCapability
Given two links, determine whether those are synonymous.
isStrongFormSynonymous(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicKnowledgeSource
 
isStrongFormSynonymous(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLKnowledgeSource
 
isStrongFormSynonymous(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Checks for synonymy by determining whether link1 is contained in the set of synonymous words of link2 or vice versa.
isStrongFormSynonymous(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
Checks for synonymy by determining whether link1 is contained in the set of synonymous words of link2 or vice versa.
isSuffix(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.StringUtil
 
isSwitchOfSourceTargetBetter() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Tests if a switch of source and target URIs makes sense e.g.
isSynonymous(WebIsAlodSPARQLservice.WebIsAlodEndpoint, String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Internal method that can execute a synonymy ask query without minimum confidence threshold.
isSynonymous(WebIsAlodSPARQLservice.WebIsAlodEndpoint, String, String, double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Internal method that can execute a synonymy ask query with a given minimum confidence threshold.
isSynonymous(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.GensimEmbeddingModel
 
isSynonymous(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.SemanticWordRelationDictionary
Deprecated.
isSynonymous(String, String) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.SynonymCapability
Given two links, determine whether those are synonymous.
isSynonymous(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicKnowledgeSource
 
isSynonymous(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Checks whether the two URIs are synonymous.
isSynonymous(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLKnowledgeSource
 
isSynonymous(String, String, double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Checks whether the two URIs are synonymous.
isSynonymousOrHypernymous(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.SemanticWordRelationDictionary
Checks whether the two concepts are snonymous or whether there is a hypernymy/homonymy relation between them.
isSynonymyConfidenceAvailable - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
If true, there is a confidence score for each synonymy relation.
isSynonymyConfidenceAvailable() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
 
isTargetClassesFullyMapped() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Indicates whether all target classes appear in the mapping.
isTargetComplete() - Method in enum de.uni_mannheim.informatik.dws.melt.matching_data.GoldStandardCompleteness
If the target is complete, there are no further correct correspondences concerning one target element except of that/those in the gold standard.
isTargetContained(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Check whether the specified target is contained in this alignment instance.
isTargetDatatypePropertiesFullyMapped() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Indicates whether all target data type properties appear in the mapping.
isTargetFullyMapped() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Checks whether all classes, data type properties and object properties of the target are fully mapped.
isTargetObjectPropertiesFullyMapped() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Indicates whether all target object properties appear in the mapping.
isTargetOntologyParseable() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
isTargetRelationContained(String, CorrespondenceRelation) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Check whether the given target and the given relation are contained in this alignment.
isTDB1Dataset(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil
Checks if there is at least one file in the directory denoted by this url which ends with .dat or .idn.
isTerminated() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.MaxGramLeftToRightTokenizer
 
isTerminated() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramLeftToRightTokenizer
 
isTestCaseSameOntology(TestCase) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Multifarm
 
isTokenSetSynonymous(List<Set<String>>, List<Set<String>>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
Checks whether the two lists are synonymous, this means that: each component of one list can be found in the other list OR is synonymous to one component in the other list.
isTokenSynonymous(Set<String>, Set<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
Compare the two maps for synonymous terms.
isTopkPerResource() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
Returns true, if the topk parameter applies to number of resources and not to number of extracted texts.
isTranslationDerived(String, Language, String, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
Checks whether the two words are translation of the same word (this mechanism uses another language as common denominator).
isTranslationLinked(String, Language, String, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
Checks whether linkedConceptToBeTranslated can be translated to linkedConcept_2.
isTranslationNonLinked(String, Language, String, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
Checks whether linkedConceptToBeTranslated can be translated to non linked concept 2.
isUnderscoreCase(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Function which indicates whether a phrase is in underscore case or not.
isURIinDictionary(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Checks whether there is a resource with the given URI available at the given endpoint.
isURIinDictionary(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLKnowledgeSource
 
isUseIngoing() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
isUseLabelInsteadOfResource() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
isUseLiteral() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
isUseOutgoing() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
isUseResource() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
isUseTdb - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
True if a tdb source shall be used rather than an on-line SPARQL endpoint.
isUseTdb - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
True if a TDB source shall be used rather than an on-line SPARQL endpoint.
isUseTdb - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
True if a tdb source shall be used rather than an on-line SPARQL endpoint.
isUseTdb - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
True if a tdb source shall be used rather than an on-line SPARQL endpoint.
isUseTdb() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
 
isUseTdb() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
 
isUsingStdOut() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.MatcherCLI
if set to true, all logging should go to stderr and the result of the process (url or alignment api format) should go to stdout.
isUsingTensorflow() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
Returns a boolean value if tensorflow is used to train the model.
isValidString(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goDatasets
Check whether the specified string describes a valid data set.
isVectorCaching - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Indicator whether vectors shall be cached.
isVectorCaching() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
If true: enabled.
isVerboseLoggingOutput - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
Log every match.
isVerboseLoggingOutput - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.SimpleStringMatcher
Log every match.
isVerboseLoggingOutput() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
 
isVerboseLoggingOutput() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.SimpleStringMatcher
 
isWithRepetitions() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesRandomly
If true, then it will samples random elements which can also appear multiple times in different correspondences.
isWordForcer() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
 
isWordStopper() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
 
ITALIAN - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.Language
 
iterableSize(Iterable<?>) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Returns the size of the iterable.
iterations - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
Iterations during the word2vec training.
ITERATIONS_DEFAULT - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
Default value for parameter Word2VecConfiguration.iterations.
iteratorSize(Iterator<?>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByOrder
 
iteratorSize(Iterator<?>) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Returns the size of the iterator.

J

j - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
 
j - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.DistanceMatrixComputationJob
 
j - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.DistanceMatrixComputationResult
 
JACCARD - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.SetSimilarity
Jaccard index: intersection divided by the size of the union.
JaccardSimilarity - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures
 
JaccardSimilarity() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures.JaccardSimilarity
 
JAVA8_OPTION - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval_client.Main
 
javaCommand - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
The command to start java in the terminal.
javaCommand - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSealsBuilder
The command to start java in the terminal.
javaCommand - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
The command to start java in the terminal.
javaCommand - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.ParisMatcher
The java command which is usually just "java" but can also be a fully qualified path to a java runtime.
javaRuntimeArguments - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.ParisMatcher
A list of java runtime arguments like "-Xmx2g" or the like
javaRuntimeParameters - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
The parameters that appear between java [parameters] -jar.
javaRuntimeParameters - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSealsBuilder
The parameters that appear between java [parameters] -jar.
javaRuntimeParameters - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
The parameters that appear between java [parameters] -jar.
JENA - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_validation.SemanticWebLibrary
 
JENA_ONTMODEL_SPEC - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.ParameterConfigKeys
A string value indicating the OntModelSpec for reading a OntModel in Jena.
JenaHelper - Class in de.uni_mannheim.informatik.dws.melt.matching_jena
 
JenaHelper() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.JenaHelper
 
jenaModelToString(Model) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.JenaTransformerHelper
 
JenaOntologyValidationService - Class in de.uni_mannheim.informatik.dws.melt.matching_validation
Jena implementation of OntologyValidationService.
JenaOntologyValidationService(File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_validation.JenaOntologyValidationService
Constructor
JenaOntologyValidationService(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_validation.JenaOntologyValidationService
Constructor
JenaOntologyValidationService(URI) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_validation.JenaOntologyValidationService
Constructor
JenaTransformerHelper - Class in de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation
A helper class for jena transformers.
JenaTransformerHelper() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.JenaTransformerHelper
 
jsHelperFileNames - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
jsMethods - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
JSON_MAPPER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
 
JSON_MAPPER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersArguments
 
JSON_MAPPER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace
 
JSON_MAPPER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAConfiguration
ObjectMapper from jackson to parse JSON configuration.
JSON_MAPPER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
ObjectMapper from jackson to generate JSON.

K

k - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
 
KB1_ENTITY_EMBEDDING - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAMatcher
Map of URIs (String) to double array.
KB2_ENTITY_EMBEDDING - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAMatcher
Map of URIs (String) to double array.
keepSourceEntity(OntResource) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersPredicate
 
keepSourceEntity(OntResource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersPredicateInputAlignment
 
keepTargetEntity(OntResource) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersPredicate
 
keepTargetEntity(OntResource) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersPredicateInputAlignment
 
key - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MinMax
 
KG_TRACK_EXTRACTOR - Static variable in interface de.uni_mannheim.informatik.dws.melt.matching_base.multisource.DatasetIDExtractor
Extractor for the Knowledge graph track available at OAEI.
KG_TRACKS - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSource
 
KG_V4 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.MLDatasets
 
kgOne - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeExecutor
 
kgTwo - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeExecutor
 
KGvec2goClient - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go
Calls the KGvec2go service.
KGvec2goClient() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goClient
Private constructor for singleton pattern.
KGvec2goDatasets - Enum in de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go
The available datasets on KGvec2go.
KGvec2goDatasets() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goDatasets
 
KGvec2goVectorResponseEntity - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go
Response entity for /get-vector call.
KGvec2goVectorResponseEntity() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goVectorResponseEntity
 
KGvec2goVectorResponseEntityArray - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go
Some datasets (e.g.
KGvec2goVectorResponseEntityArray() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goVectorResponseEntityArray
 
killAllProcessesWithSameSessionId(Long) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
 
killAllProcessesWithSameSessionId(Long) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
 
killProcessWithJava(Process) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
 
killProcessWithJava(Process) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
 
KNEEDLE_ELBOW - Static variable in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.MeltCurvature
Implementation of "Finding a Kneedle in a Haystack: Detecting Knee Points in System Behavior" by Ville Satopaa; Jeannie Albrecht; David Irwin; Barath Raghavan.
Knowledgegraph() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Knowledgegraph
 
knowledgeSource - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
the knowledgeSource to be used
knowledgeSourceName - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.GensimEmbeddingModel
Name of the knowledge source used such as the name of the underlying corpus (can be used to generate matcher name).
knowledgeSourceName - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Name of the instance.
kOfHitsAtK - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRankGroup
K of HITS@K-based metrics.
kOfHitsAtK - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingMetric
The K of HITS@K.
kOfHitsAtK - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingMetricGroup
K of HITS@K / P@K.
kOfHitsAtK - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingResult
The K of HITS@K-based KPIs.

L

L_METHOD_ELBOW - Static variable in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.MeltCurvature
Implementation of the L method from: S.
L_METHOD_KNEE - Static variable in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.MeltCurvature
Implementation of the L method from: S.
label - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
LABEL - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProperyTypeFineGrained
 
LABEL_1 - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.StandardApi
STRING a short descriptive name for the first aligned entity (in correspondences).
LABEL_2 - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.StandardApi
STRING a short descriptive name for the second aligned entity (in correspondences).
LABEL_LIKE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProperyTypeFineGrained
 
LABEL_LIKE_PROPERTIES - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.PropertyVocabulary
 
LABEL_NAME - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProperyTypeFineGrained
 
LABEL_NAMES - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.PropertyVocabulary
 
LABEL_PROP - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
LABEL_PROPERTIES - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorVerbalizedRDF
 
labelExtractor - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorLabelAndDirectSuperclass
 
labelExtractor - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
labelExtractor - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorVerbalizedRDF
 
labelOfMergeTask - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeExecutor
 
labels - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
 
LABELS - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProperyTypeCourseGrained
 
LabelToConceptLinker - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external
General interface for all label-to-concept linkers.
LabelToConceptLinkerCombined - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.combined
 
LabelToConceptLinkerCombined(LabelToConceptLinker...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.combined.LabelToConceptLinkerCombined
 
LabelToConceptLinkerCombinedEmbeddings - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.combined
Linker able to combine different embedding approaches.
LabelToConceptLinkerCombinedEmbeddings(LabelToConceptLinkerEmbeddings...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.combined.LabelToConceptLinkerCombinedEmbeddings
Constructor
LabelToConceptLinkerEmbeddings - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings
LabelToConceptLinker with some additional functions required for embedding approaches.
LabelToConceptLinkerEmbeddings(File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.LabelToConceptLinkerEmbeddings
Constructor
LabelToConceptLinkerEmbeddings(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.LabelToConceptLinkerEmbeddings
Constructor
labelUriBuffer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Label2URI buffer (linking buffer)
Laboratory() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Laboratory
 
langTagMatch(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorOnlyLabel
 
Language - Enum in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external
Universal language enum for all background knowledge data sets.
Language() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.Language
 
LANGUAGE_PAIRS - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Multifarm
 
languageCode - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorOnlyLabel
 
LARGE_BIO_TRACK_EXTRACTOR - Static variable in interface de.uni_mannheim.informatik.dws.melt.matching_base.multisource.DatasetIDExtractor
Extractor for the Knowledge graph track available at OAEI.
LARGE_BIO_TRACKS - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSource
 
Largebio() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio
 
LARGEST - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter.TopFilterMode
Keep the top X correspondences for the larger side in the alignment.
lastLine - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ProcessOutputAlignmentCollector
 
LatexPrecisionRecall - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.visualization
 
LatexPrecisionRecall() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall
 
LatexPrecisionRecall.PrecRecPoint - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.visualization
 
lazyInitStopwords() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Initialize reading stopwords file if it has not been read before.
learnAndApplyMLModel(File, File, int, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Learn a ML model for a given training file.
left - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeTreeNode
 
left - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherTransitivePairsTextBased.MatchingPair
 
LeftToRightTokenizer - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers
A left to right tokenizer runs over the array from left to right.
level - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
LEVEL - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
sameAs http://knowledgeweb.semanticweb.org/heterogeneity/alignment#level
LEVEL - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
lexical - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.NormalizedLiteral
 
lexical - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProcessedLiteral
 
lexical - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractorsMap.NormalizedLiteral
 
libList - Variable in class de.uni_mannheim.informatik.dws.melt.matching_assembly.LibsAndBaseVersion
 
libName - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
LibsAndBaseVersion - Class in de.uni_mannheim.informatik.dws.melt.matching_assembly
A small helper class which contains all dependencies as a list and the full file name of the base version.
LibsAndBaseVersion(Archiver) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_assembly.LibsAndBaseVersion
 
libVersion - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
license - Variable in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsDescriptorHandler
 
LICENSE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING A url to the license of the mapping.
LIMITATIONS - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.StandardApi
STRING the validity range of the correspondence.
lineByLineTranslation - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorVerbalizedRDF
 
lineCount(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.FileUtil
Determines the count of lines in a file in a fast way.
Link() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Link
 
linkage - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByCluster
the cluster linkage method lie single averge or complete.
linkedConcepts - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.statistics.CoverageResult
The concepts that were linked
linker - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetKnowledgeSource
Local linker.
linker - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
 
linker - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.GensimEmbeddingModel
Linker
linker - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
Linker used to link labels to concepts.
linker - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicKnowledgeSource
The linker that links input strings to terms.
linker - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLKnowledgeSource
The linker that links input strings to terms.
linker - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Linker for the Wikidata knowledge source.
linker - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
The linker that links input strings to terms.
linker - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetKnowledgeSource
the linker that is used to link words to wordnet concepts
linkerName - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaEmbeddingLinker
 
linkerName - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataEmbeddingLinker
 
linkerName - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
Linker name
linkers - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.combined.LabelToConceptLinkerCombined
The linkers to be used.
linkers - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.combined.LabelToConceptLinkerCombinedEmbeddings
The linkers to be used.
Linkkey() - Constructor for enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.Linkkey
 
linkLabelToTokensLeftToRight(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetLinker
Splits the labelToBeLinked in ngrams up to infinite size and tries to link components.
linkLabelToTokensLeftToRight(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.combined.LabelToConceptLinkerCombined
Splits the labelToBeLinked in ngrams up to infinite size and tries to link components.
linkLabelToTokensLeftToRight(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.combined.LabelToConceptLinkerCombinedEmbeddings
Splits the labelToBeLinked in ngrams up to infinite size and tries to link components.
linkLabelToTokensLeftToRight(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.LabelToConceptLinkerEmbeddings
Splits the labelToBeLinked in ngrams up to infinite size and tries to link components.
linkLabelToTokensLeftToRight(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicLinker
Splits the labelToBeLinked in ngrams up to infinite size and tries to link components.
linkLabelToTokensLeftToRight(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLLinker
Splits the labelToBeLinked in ngrams up to infinite size and tries to link components.
linkLabelToTokensLeftToRight(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryLinker
Splits the labelToBeLinked in ngrams up to infinite size and tries to link components.
linkLabelToTokensLeftToRight(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetLinker
Splits the labelToBeLinked in ngrams up to infinite size and tries to link components.
linkLabelToTokensLeftToRight(String, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
Splits the labelToBeLinked in ngrams up to infinite size and tries to link components.
linkLabelToTokensLeftToRight(String, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
Splits the labelToBeLinked in ngrams up to infinite size and tries to link components.
LinksToFile - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept
Service class writing the links of a test case / track to a file.
LinksToFile() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.LinksToFile
 
linkToPotentiallyMultipleConcepts(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetLinker
 
linkToPotentiallyMultipleConcepts(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetRdfLinker
 
linkToPotentiallyMultipleConcepts(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.combined.LabelToConceptLinkerCombined
 
linkToPotentiallyMultipleConcepts(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.combined.LabelToConceptLinkerCombinedEmbeddings
 
linkToPotentiallyMultipleConcepts(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaEmbeddingLinker
 
linkToPotentiallyMultipleConcepts(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
 
linkToPotentiallyMultipleConcepts(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.LabelToConceptLinkerEmbeddings
 
linkToPotentiallyMultipleConcepts(String) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.LabelToConceptLinker
This method tries to link labelToBeLinked to one concept if possible.
linkToPotentiallyMultipleConcepts(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicLinker
 
linkToPotentiallyMultipleConcepts(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLLinker
 
linkToPotentiallyMultipleConcepts(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataEmbeddingLinker
 
linkToPotentiallyMultipleConcepts(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
 
linkToPotentiallyMultipleConcepts(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryLinker
 
linkToPotentiallyMultipleConcepts(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetLinker
 
linkToPotentiallyMultipleConcepts(String, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
 
linkToPotentiallyMultipleConcepts(String, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
 
linkToSingleConcept(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetEmbeddingLinker
 
linkToSingleConcept(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetLinker
 
linkToSingleConcept(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetRdfLinker
 
linkToSingleConcept(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.combined.LabelToConceptLinkerCombined
 
linkToSingleConcept(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.combined.LabelToConceptLinkerCombinedEmbeddings
 
linkToSingleConcept(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaEmbeddingLinker
 
linkToSingleConcept(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
Link to a single concept.
linkToSingleConcept(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.LabelToConceptLinkerEmbeddings
 
linkToSingleConcept(String) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.LabelToConceptLinker
Queries for a concept and returns a link that represents an entity in the background knowledge source such as the SemanticWordRelationDictionary.
linkToSingleConcept(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicLinker
 
linkToSingleConcept(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLLinker
 
linkToSingleConcept(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataEmbeddingLinker
 
linkToSingleConcept(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
Will link one label to a multi-link concept.
linkToSingleConcept(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryLinker
 
linkToSingleConcept(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetEmbeddingLinker
Returned are noun vectors (if they exist), then verb, then s, then r.
linkToSingleConcept(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetLinker
 
linkToSingleConcept(String, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
Link to a single concept.
linkToSingleConcept(String, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
Link to one concept.
linkToSingleConcept(String, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryLinker
The language can be specified.
linkToSingleConceptByRunningAllModifications(String, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
Helper method: Will perform all string modifications and collect all concepts found thereby.
linkToSingleConceptGreedy(String, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
Helper method.
linkWithAltLabel(String, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
Link with alternative label.
linkWithLabel(String, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
Given a label, a set of Wikidata concepts (= URIs as String) will be returned that carry that label.
linkWithMultipleLabels(Set<String>, Language) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
This will check the labels as well as the alternative labels in one query.
list - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleSet
To this list no elements are added and it is initialized by a set.
listAnnotationProperties(TestCase, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ManualInspection
 
listAnnotationProperties(TestCase, PrintStream) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ManualInspection
 
listSize - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleSet
 
LiteralExtractor - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena
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.
LiteralExtractorAllAnnotationProperties - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors
All annotation properties are followed (recursively).
LiteralExtractorAllAnnotationProperties() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorAllAnnotationProperties
 
LiteralExtractorAllLiterals - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors
This extractor uses all literals of the resource.
LiteralExtractorAllLiterals() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorAllLiterals
 
LiteralExtractorAllStringLiterals - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors
This extractor uses all literals which are also strings e.g.
LiteralExtractorAllStringLiterals() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorAllStringLiterals
 
LiteralExtractorByProperty - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors
Extracts all values from a specific property as long as it is a literal.
LiteralExtractorByProperty(Property) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorByProperty
 
LiteralExtractorFallback - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors
This extractor is a composer and uses the given extractor in the given order as long as an extractor will yield an result.
LiteralExtractorFallback(LiteralExtractor...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorFallback
 
LiteralExtractorFallback(List<LiteralExtractor>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorFallback
 
LiteralExtractorFallback(Property...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorFallback
 
LiteralExtractorMap - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena
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.
LiteralExtractorUrlFragment - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors
Extracts the fragment of the url e.g.
LiteralExtractorUrlFragment() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorUrlFragment
 
LiteralExtractorUrlLocalName - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors
Extracts the local name from the URI.
LiteralExtractorUrlLocalName() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorUrlLocalName
 
literalProcessingFunction - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
A function which processes a literal and returns some comparable (equals/hashCode) representation (usually a normalized text).
literals - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.Neighbours
 
LLMBase - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers
This filter asks a LLM which entity of the source fits best to an entity of the target.
LLMBase(TextExtractorMap, String, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
Constructor with all required parameters and default values for optional parameters (can be changed by setters).
LLMBase(TextExtractor, String, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
Constructor with all required parameters and default values for optional parameters (can be changed by setters).
LLMBinaryFilter - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers
This filter asks a LLM if a given correspondence is correct or not.
LLMBinaryFilter(TextExtractorMap, String, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBinaryFilter
Constructor with all required parameters and default values for optional parameters (can be changed by setters).
LLMBinaryFilter(TextExtractor, String, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBinaryFilter
Constructor with all required parameters and default values for optional parameters (can be changed by setters).
LLMChooseGivenEntityFilter - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers
This filter asks the LLM given a source entity which is the best target entity (out of the ones in the alignment).
LLMChooseGivenEntityFilter(TextExtractorMap, String, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMChooseGivenEntityFilter
Constructor with all required parameters and default values for optional parameters (can be changed by setters).
LLMChooseGivenEntityFilter(TextExtractor, String, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMChooseGivenEntityFilter
Constructor with all required parameters and default values for optional parameters (can be changed by setters).
load(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.EvaluatorMultiSourceBasic
 
load(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Clustering
 
load(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
load(Supplier<T>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.FileCache
 
loadAlignment(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.EvaluatorMultiSourceBasic
 
loadCsvFile(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WiktionarySynsetCSV
Load the csv file and returns a map with key as original word and value as a set of synonyms.
loadCsvFile(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WiktionarySynsetCSV
 
loadCsvFileAsReplacementMap(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WiktionarySynsetCSV
Load a csv file of synonyms and returns a map where the key is a word/phrase and the value is the corresponding sysnset representative.
loadCsvFileAsReplacementMapWithAllKeys(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WiktionarySynsetCSV
Load a csv file of synonyms and returns a map where the key is a word/phrase and the value is the corresponding sysnset representative.
loadCsvFileAsReplacementMapWithAllKeys(File, Function<String, String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WiktionarySynsetCSV
Load a csv file of synonyms and returns a map where the key is a word/phrase and the value is the corresponding sysnset representative.
loadDockerFile(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
 
loadDockerFileInternal(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
 
loadEmbeddings - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAMatcher
 
loaderTriples - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
loadFromAnatomyResultsFolder(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Load raw results from a folder with the structure used by the Anatomy Track of the OAEI.
loadFromConferenceResultsFolder(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Load raw results from a folder with the structure used by the Conference Track of the OAEI.
loadFromEvaluatorCsvResultsFolder(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Load results that are produced by the MELT evaluator EvaluatorCSV in the results folder.
loadFromEvaluatorCsvResultsFolder(File, LocalTrack) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
 
loadFromEvaluatorCsvResultsFolder(File, Set<LocalTrack>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Load results that are produced by the MELT evaluator EvaluatorCSV in the results folder.
loadFromEvaluatorCsvResultsFolder(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Load results that are produced by the MELT evaluator EvaluatorCSV in the results folder.
loadFromEvaluatorCsvResultsFolder(String, LocalTrack) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
 
loadFromFile(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
 
loadFromFileOrUseSuplier(Supplier<T>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.FileCache
 
loadFromFolder(File, TestCase) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Load raw results from folder structure like: folder - ALIGN.rdf - LogMap.rdf File names are treated as matcher names and they are associated with the given testcase.
loadFromFolder(File, Track) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Load raw results from folder structure like: folder - testcase name - ALIGN.rdf - LogMap.rdf File names are treated as matcher names and they are associated with the given testcase.
loadFromFolder(String, TestCase) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Load results directly from a folder.
loadFromFolder(String, Track) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Load raw results from folder structure like: folder - testcase name - ALIGN.rdf - LogMap.rdf File names are treated as matcher names and they are associated with the given testcase.
loadFromJsonFile(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Load a counter instance from a json file.
loadFromJsonParser(JsonParser) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
 
loadFromJsonString(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Given a json representation of a counter, create a new counter.
loadFromKnowledgeGraphResultsFolder(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Load raw results from a folder with the structure used by the Knowledge Graph Track of the OAEI.
loadingArguments - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
Can add any parameter which are passed to the from_pretrained method.
loadJSONObject(File, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.EvaluatorMultiSourceBasic
 
loadMeltProperties() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.MeltUtil
 
loadRepairedAlignment(File) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentXmlRepair
Loads a repaired alignment.
LOCAL_TEST_CASE_OPTION - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval_client.Main
 
LOCAL_TRACK_OPTION - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval_client.Main
 
LocalTrack - Class in de.uni_mannheim.informatik.dws.melt.matching_data
A track that does not exist on the SEALS repository.
LocalTrack(String, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.LocalTrack
TestCases needs to be added after generating this track (when using this constructor).
LocalTrack(String, String, GoldStandardCompleteness) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.LocalTrack
TestCases needs to be added after generating this track (when using this constructor).
LocalTrack(String, String, File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.LocalTrack
Default Constructor with complete gold standard.
LocalTrack(String, String, File, GoldStandardCompleteness) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.LocalTrack
Default Constructor
LocalTrack(String, String, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.LocalTrack
Convenience Constructor
LocalTrack(String, String, String, GoldStandardCompleteness) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.LocalTrack
Default Constructor
LocalTrack(String, String, List<TestCase>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.LocalTrack
Default Constructor.
LocalTrack(String, String, List<TestCase>, GoldStandardCompleteness) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.LocalTrack
Default Constructor
LOCATION - Static variable in class de.uni_mannheim.informatik.dws.melt.receiver_http.Main
 
LOCATION - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
LOG - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.io.IOoperations
 
LOG - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramLeftToRightTokenizer
 
LOG - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringCleaners.AlodStringCleaner
 
LOG - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringCleaners.DBpediaStringCleaner
 
LOG - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.math.MathOperations
 
LOG - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures.JaccardSimilarity
 
LOG_OF_2 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingMetric
 
logAllLinesFromContainer() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
Deprecated.
this function should not be useful anymore because the output is directly (and automatically) logged.
logBuilder - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.DockerStringCallback
 
logCallback - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
The callback for log entries.
logErroneousReport() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
 
logger - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.MatcherCLI
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.MatcherCLIFromFile
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ArgumentScope
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.OutputCollectorThread
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ProcessOutputAlignmentCollector
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ProcessOutputInfoLogging
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.DockerLogCallback
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.http.MatcherHTTPCall
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSealsBuilder
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.FileUtil
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherPipelineSequential
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherURL
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.MeltUtil
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.multisource.MultiSourcePipelineSequential
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.basetransformers.TypeTransformerHelper
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.basetransformers.URL2PropertiesTransformer
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherCaller
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherMultiSourceCaller
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
Default logger.
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.LocalTrack
Default logger.
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.SealsDownloadHelper
Default logger
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.SealsTrack
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
Default Logger
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval_client.Main
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.Evaluator
Default Logger
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorAlignmentAnalyzer
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorBasic
Default logger.
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCopyResults
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
Default Logger
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorPipeline
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRank
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRankGroup
Default logger.
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRelationTypePrediction
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer.ExplainerResourceProperty
default logger
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerMetric
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Logger for this class.
LOGGER - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixMetric
Default Logger
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cmrelation.CMRelationMetric
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingMetric
 
LOGGER - Static variable in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.SameConfidenceRanking
 
LOGGER - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.MatcherSimilarityMetric
Default Logger.
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
Default Logger
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube
Default logger.
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.EvaluatorUtil
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageHTML
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageLatex
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionRunner
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Default logger.
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorParallel
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Default logger.
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.matchers.AddPositivesWithReference
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.EvaluatorMultiSource
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.EvaluatorMultiSourceBasic
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultSetMultiSource
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionRunnerMultiSource
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSource
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSourceParallel
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.PartitionerFromDatasetIdExtractor
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.ConfidenceFinder
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
Default logger
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.profiling.MemoryProfiling
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.AlignmentClosureRefiner
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.ResidualRefiner
Default Logger
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.TypeRefiner
 
LOGGER - Static variable in enum de.uni_mannheim.informatik.dws.melt.matching_eval.ResourceType
Deprecated.
Default Logger
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.util.ReferenceMatcher
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.util.SaveAsSealsRepo
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.HighPrecisionMatcher
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.StopwordExtraction
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.SynonymTextMatcher
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetEmbeddingLinker
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetKnowledgeSource
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetLinker
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetRdfLinker
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaEmbeddingLinker
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
Logger for this class.
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.GensimEmbeddingModel
Default logger.
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.LabelToConceptLinkerEmbeddings
Default logger
LOGGER - Static variable in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.Language
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
Logger
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.SimpleStringMatcher
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.LinksToFile
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.MaxGramLeftToRightTokenizer
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.CapitalizeFirstLettersModifier
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService
Logger.
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.sparql.SparqlServices
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.TermFromFileReader
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.testTools.TestOperations
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Default logger
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataEmbeddingLinker
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Default logger
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
Default logger
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
Logger for this class.
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetKnowledgeSource
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetLinker
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.AnonymousNodeFilter
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BadHostsFilter
Default logger
LOGGER - Static variable in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConceptType
Default Logger
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceCurvatureFilter
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.HungarianExtractor
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MaxWeightBipartiteExtractor
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.CommonPropertiesFilter
Default logger
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarHierarchyFilter
Default logger
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.MixedTypFilter
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.NtoMCorrespondenceFilter
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AddAlignmentExtensions
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AddAlignmentMatcher
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AlignmentSaveMatcher
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ConfidenceCombiner
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.FileSaveMatcher
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ForwardAlwaysMatcher
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ForwardMatcher
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MachineLearningWEKAFilter
Default logger.
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ClusterUtil
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ComputeErrDegree
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FamerClustering
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FilterByErrorDegree
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClustererELKI
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClustererSmile
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.DispatcherHelper
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeExecutor
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.ModelAndIndex
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherAllPairs
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByCluster
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByOrder
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherTransitivePairsOrderBased
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherTransitivePairsTextBased
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherUnionToUnion
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.BoundedPathMatching
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyUtil
Deprecated.
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleOntModel
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.DefaultHashMap
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.FileCache
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.DotGraphUtil
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorAllAnnotationProperties
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.MultipleTextReplacement
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.MultipleTextReplacementMultiReturn
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ManualInspection
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WiktionarySynsetCSV
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WriteNumpy
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.ParisMatcher
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAA
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAAJena
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAAJenaConstructor
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Logger for logging.
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.JenaTransformerHelper
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.Model2OntModelTransformer
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.OntModel2URLTransformer
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.URL2OntModelTransformer
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goClient
Default logger
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Doc2vecModelMatcher
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.DocumentSimilarityBase
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.MachineLearningScikitFilter
Default logger.
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBinaryFilter
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMChooseGivenEntityFilter
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypeFineTuner
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypePredictor
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersArguments
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBaseFineTuner
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFilter
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTuner
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTunerHpSearch
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAConfiguration
Default Logger.
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAMatcher
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Default logger
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.VectorSpaceModelMatcher
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
Default logger.
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.util.VectorOperations
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.AlcomoFilter
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
Default logger.
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.PartialFileParsing
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.receiver_hobbit.HobbitWrapper
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.receiver_http.Main
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Default logger.
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentParser
Default logger.
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentXmlRepair
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMParser
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMPrefixMap
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMSerializer
 
LOGGER - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.typetransformation.Alignment2URLTransformer
 
LogicalGraphAndSourceIds - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering
 
LogicalGraphAndSourceIds(LogicalGraph, Set<String>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.LogicalGraphAndSourceIds
 
logLastLinesFromContainer(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
Deprecated.
this function should not be useful anymore because the output is directly (and automatically) logged.
LOGLOSS - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersOptimizingMetric
Log loss.
LogmapMapping2Alignment - Class in de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.logmap
Converts Set of MappingObjectStr to Alignment.
LogmapMapping2Alignment() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.logmap.LogmapMapping2Alignment
 
LogMapRepairFilter - Class in de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.logmap
This is the logmap repair filter.
LogMapRepairFilter() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.logmap.LogMapRepairFilter
Default constructor which sets overlapping to and optimal to .
LogMapRepairFilter(boolean, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.logmap.LogMapRepairFilter
Constructor which accepts all possible parameters (overkapping and optimal).
lograndint(String, int, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace
Sample an integer value log-uniformly between lower and upper, with base 10.
lograndint(String, int, int, float) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace
Sample an integer value log-uniformly between lower and upper, with base being the base of logarithm.
logReport() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
 
logReportForAlignmentToConsole() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Print a textual report using the logger.
loguniform(String, float, float) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace
Sugar for sampling in different orders of magnitude.
loguniform(String, float, float, float) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace
Sugar for sampling in different orders of magnitude.
logUsedMemory() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.profiling.MemoryProfiling
Logs the used memory of the current JVM in a human readable way e.g.
logWelcomeMessage() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.MeltUtil
ASCII welcome text logged to INFO (also includes the version).
LONGEST_DISTANCE_TO_ADJUSTED_STRAIT_LINE_ELBOW - Static variable in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.MeltCurvature
 
LONGEST_DISTANCE_TO_ADJUSTED_STRAIT_LINE_KNEE - Static variable in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.MeltCurvature
 
LONGEST_DISTANCE_TO_STRAIT_LINE_ELBOW - Static variable in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.MeltCurvature
 
LONGEST_DISTANCE_TO_STRAIT_LINE_KNEE - Static variable in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.MeltCurvature
 
LONGEST_LITERAL - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProperyTypeFineGrained
 
lookUp(String, List<Function<String, String>>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ArgumentScope
 
lookupMap - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.LabelToConceptLinkerEmbeddings
Data lookup.
LOREM_IPSUM - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
 
loss - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
 
LOSS - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersOptimizingMetric
The loss of the model is optimized.
LOUVRAIN - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ModularityAlgorithm
original Louvain algorithm
LOUVRAIN_MULTILEVEL - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ModularityAlgorithm
Louvain algorithm with multilevel refinement
LOWER_CASE_FOLLOWS_ABBREVIATION - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations.AbbreviationHandler
 
LowerCaseModifier - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers
Transforms to lower case.
LowerCaseModifier() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.LowerCaseModifier
 

M

m() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
 
MachineLearningScikitFilter - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python
This filter learns and applies a classifier given a training sample and an existing alignment.
MachineLearningScikitFilter() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.MachineLearningScikitFilter
 
MachineLearningScikitFilter(MatcherYAAAJena) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.MachineLearningScikitFilter
 
MachineLearningScikitFilter(MatcherYAAAJena, int, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.MachineLearningScikitFilter
 
MachineLearningScikitFilter(MatcherYAAAJena, List<String>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.MachineLearningScikitFilter
 
MachineLearningScikitFilter(MatcherYAAAJena, List<String>, int, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.MachineLearningScikitFilter
Constructor
MachineLearningScikitFilter(Alignment) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.MachineLearningScikitFilter
 
MachineLearningScikitFilter(Alignment, int, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.MachineLearningScikitFilter
 
MachineLearningWEKAFilter - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel
Non functional code.
MachineLearningWEKAFilter() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MachineLearningWEKAFilter
 
MachineLearningWEKAFilter(MatcherYAAAJena) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MachineLearningWEKAFilter
 
MachineLearningWEKAFilter(MatcherYAAAJena, int, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MachineLearningWEKAFilter
 
MachineLearningWEKAFilter(MatcherYAAAJena, List<String>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MachineLearningWEKAFilter
 
MachineLearningWEKAFilter(MatcherYAAAJena, List<String>, int, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MachineLearningWEKAFilter
Constructor
MachineLearningWEKAFilter(Alignment) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MachineLearningWEKAFilter
 
MachineLearningWEKAFilter(Alignment, int, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MachineLearningWEKAFilter
 
MACRO - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixAggregationMode
 
MACRO - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.MatcherSimilarityMetric.CalculationMode
 
macroAverageMatcherSimilarity(ExecutionResultSet, Track, Refiner...) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.MatcherSimilarityMetric
Obtain the aggregated matcher similarity for the given ExecutionResultSet.
main(String[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackNameLookup
 
main(String[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval_client.Main
 
main(String[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.matchers.AddPositivesWithReference
 
main(String[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.util.SaveAsSealsRepo
 
main(String[]) - Static method in class de.uni_mannheim.informatik.dws.melt.receiver_cli.Main
 
main(String[]) - Static method in class de.uni_mannheim.informatik.dws.melt.receiver_http.Main
 
Main - Class in de.uni_mannheim.informatik.dws.melt.matching_eval_client
 
Main - Class in de.uni_mannheim.informatik.dws.melt.receiver_cli
This class is used as wrapper for the SEALS external matcher build process.
Main - Class in de.uni_mannheim.informatik.dws.melt.receiver_http
 
Main() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval_client.Main
 
Main() - Constructor for class de.uni_mannheim.informatik.dws.melt.receiver_cli.Main
 
Main() - Constructor for class de.uni_mannheim.informatik.dws.melt.receiver_http.Main
 
MAIN_CLASS_PATH - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.receiver.MainMatcherClassExtractor
 
Main.MatcherServlet - Class in de.uni_mannheim.informatik.dws.melt.receiver_http
 
mainclass - Variable in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsDescriptorHandler
 
mainclass - Variable in class de.uni_mannheim.informatik.dws.melt.matching_assembly.WriteMainMatcherClassToFile
 
MainMatcherClassExtractor - Class in de.uni_mannheim.informatik.dws.melt.matching_base.receiver
Extracts the main matcher class as a string from a file.
MainMatcherClassExtractor() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.receiver.MainMatcherClassExtractor
 
makeGitLabConnection(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.PrepareHobbitGitlab
 
makeJsIdentifier(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
makeList(Iterable<T>) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Creates a list from an iterable.
makeQuotedNodeID(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.DotGraphUtil
 
makeRequest(String, String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
makeRequestGet(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
makeRequestPost(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
makeSet(Iterable<T>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingMetric
 
makeSet(Iterable<T>) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Creates a set from an iterable.
man - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.OwlApiOntologyValidationService
 
MANHATTAN - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClusterDistance
Manhattan distance for double arrays.
MANUAL_METHOD - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
sameAs http://exmo.inrialpes.fr/align/ext/1.0/#method="manual"
ManualInspection - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors
This class allows to manually inspect the output of a TextExtractor by writing the results to a file or stdout.
ManualInspection(TextExtractor) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ManualInspection
 
MANY_TO_MANY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMMappingCardinality
 
MANY_TO_ONE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMMappingCardinality
 
ManyToMany - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.Arity
 
ManyToOne - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.Arity
 
map - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.util.ReferenceMatcher
 
MAP - Static variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMEntityType
 
MAP - Static variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMMappingCardinality
 
mapComparator - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
 
mapper - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
 
mapper - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
mapping - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.PrefixLookup
 
mapping - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.SimpleStringMatcher
Alignment
mapping - Static variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
Maps a string representatin to a CorrespondenceRelation.
MAPPING - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
Is the OMV type for all mapping objects, can be used as extensions for specifying a subclass of omv:Mapping.
MAPPING_CARDINALITY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
SSSOMMappingCardinality A string indicating whether this mapping is from a 1:1 (the subject_id maps to a single object_id), 1:n (the subject maps to more than one object_id), n:1, 1:0, 0:1 or n:n group.
MAPPING_DATE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
LocalDate: The date the mapping was asserted.
MAPPING_JUSTIFICATION - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING: A mapping justification is an action (or the written representation of that action) of showing a mapping to be right or reasonable.
MAPPING_METHOD - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
is the OMV class of mapping methods
MAPPING_PROVIDER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING URL pointing to the source that provided the mapping, for example an ontology that already contains the mappings, or a database from which it was derived.
MAPPING_SET_DESCRIPTION - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING A description of the mapping set.
MAPPING_SET_ID - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING: A globally unique identifier for the mapping set (not each individual mapping).
MAPPING_SET_SOURCE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
LIST OF STRINGS: A mapping set or set of mapping set that was used to derive the mapping set.
MAPPING_SET_TITLE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING The display name of a mapping set.
MAPPING_SET_VERSION - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING: A version string for the mapping.
MAPPING_SOURCE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING: The mapping set this mapping was originally defined in.
MAPPING_TOOL - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING A reference to the tool or algorithm that was used to generate the mapping.
MAPPING_TOOL_VERSION - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING Version string that denotes the version of the mapping tool used.
mappingExistsForSourceURI(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
Checks whether there exists a mapping cell where the URI is used as source.
mappingExistsForTargetURI(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
Checks whether there exists a mapping cell where the URI is used as target.
mappingFeatureNames - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AnalyticalAlignmentInformation
This data structure holds the FeatureNames.
mappingInformation - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AnalyticalAlignmentInformation
Core data structure where all the analytical mapping information is held.
mapToMany(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.SimpleStringMatcher
If the applied comparison score cannot differentiate between multiple mapping options, add all.
match(String, String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherString
 
match(URL, URL, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.NoOpMatcher
 
match(URL, URL, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.ParisMatcher
 
match(URL, URL, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.UriInterfaceWrapper
 
match(URL, URL, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAA
 
match(URL, URL, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherYAAA
Aligns two ontologies specified via URL, with an input alignment as Alignment object, and returns the mapping of the resulting alignment.
match(URL, URL, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherYAAAJena
 
match(URL, URL, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.MatcherYAAA
Aligns two ontologies specified via URL, with an input alignment as Alignment object, and returns the mapping of the resulting alignment.
match(URL, URL, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.MatcherYAAAOwlApi
 
match(URL, URL, URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.MatcherCLI
 
match(URL, URL, URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
 
match(URL, URL, URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.http.MatcherHTTPCall
 
match(URL, URL, URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherCombination
 
match(URL, URL, URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherFile
 
match(URL, URL, URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherURL
Match two ontologies / knowledge graphs together and returns an alignment.
match(URL, URL, URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.receiver.SealsWrapper
 
match(URL, URL, URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.AlcomoFilter
 
match(URL, URL, URL, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
 
match(URL, URL, URL, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherFile
 
match(URL, URL, URL, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherString
 
match(URL, URL, URL, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherYAAA
 
match(URL, URL, URL, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.MatcherYAAA
 
match(URL, URL, URL, URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.MatcherCLI
 
match(URL, URL, URL, URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.http.MatcherHTTPCall
 
match(List<Object>, Alignment, Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FamerClustering
 
match(List<Object>, Alignment, Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FilterByErrorDegree
 
match(List<URL>, URL, URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.multisource.MatcherMultiSourceURL
Matches multiple ontologies/knowledge graphs together.
match(List<URL>, URL, URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherAllPairs
 
match(List<URL>, URL, URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
 
match(List<URL>, URL, URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherTransitivePairsOrderBased
 
match(List<URL>, URL, URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherTransitivePairsTextBased
 
match(List<URL>, URL, URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherUnionToUnion
 
match(List<URL>, URL, URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.multisource.MatcherMultiSourceYAAAJena
 
match(List<Set<Object>>, Object, Object) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_base.multisource.IMatcherMultiSourceCaller
Matches multiple ontologies / knowledge graphs together.
match(List<Set<Object>>, Object, Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.multisource.MultiSourcePipelineSequential
 
match(List<Set<Object>>, Object, Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherAllPairs
 
match(List<Set<Object>>, Object, Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
 
match(List<Set<Object>>, Object, Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherTransitivePairsOrderBased
 
match(List<Set<Object>>, Object, Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherTransitivePairsTextBased
 
match(List<Set<Object>>, Object, Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherUnionToUnion
 
match(List<ModelClass>, AlignmentClass, ParameterClass) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_base.multisource.IMatcherMultiSource
Matches multiple ontologies / knowledge graphs together.
match(List<OntModel>, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.multisource.MatcherMultiSourceYAAAJena
 
match(Set<Object>, Set<Object>, Object, Object) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_base.IMatcherCaller
Aligns two ontologies/knowledge graphs given as the first and second parameter.
match(Set<Object>, Set<Object>, Object, Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherPipelineSequential
 
match(Set<Object>, Set<Object>, Object, Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.TrainingAlignmentGenerator
Deprecated.
 
match(Set<Object>, Set<Object>, Object, Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesViaMatcher
 
match(ModelClass, ModelClass, AlignmentClass, ParameterClass) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_base.IMatcher
Aligns two ontologies/knowledge graphs given as the first and second parameter.
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.matchers.AddPositivesWithReference
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.util.ReferenceMatcher
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.BaselineStringMatcher
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.HighPrecisionMatcher
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.StopwordExtraction
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.StringMatcher
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.SynonymTextMatcher
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcherStandAlone
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.SimpleStringMatcher
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.AdditionalConfidenceFilter
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.AnonymousNodeFilter
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BadHostsFilter
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.CardinalityFilter
Deprecated.
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceCurvatureFilter
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceFilter
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.HungarianExtractor
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MaxWeightBipartiteExtractor
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.NaiveAscendingExtractor
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.NaiveDescendingExtractor
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.BagOfWordsSetSimilarityFilter
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.CommonPropertiesFilter
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarHierarchyFilter
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarTypeFilter
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.MixedTypFilter
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.NtoMCorrespondenceFilter
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ReflexiveCorrespondenceFilter
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TypeFilter
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchPropBasedOnInstances
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AddAlignmentExtensions
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AddAlignmentMatcher
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AdditionalConfidenceByFunction
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AlignmentSaveMatcher
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ConfidenceCombiner
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.FileSaveMatcher
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ForwardAlwaysMatcher
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ForwardMatcher
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MachineLearningWEKAFilter
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ScaleAdditionalConfidence
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ScaleConfidence
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.TrainingAlignmentGenerator
Deprecated.
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.BoundedPathMatching
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.MatchPropBasedOnClass
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesRandomlyAbsolute
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesRandomlyOneOneAssumption
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesRandomlyShare
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesViaAlignment
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesViaMatcher
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.ParisMatcher
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAAJena
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAAJenaConstructor
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherYAAAJena
Aligns two ontologies specified via a Jena OntModel, with an input alignment as Alignment object, and returns the mapping of the resulting alignment.
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Doc2vecModelMatcher
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.MachineLearningScikitFilter
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBinaryFilter
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMChooseGivenEntityFilter
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypePredictor
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBaseFineTuner
This method does only fine tune the model and does not match any entities.
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFilter
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAMatcher
 
match(OntModel, OntModel, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.VectorSpaceModelMatcher
 
match(ExtendedIterator<? extends OntResource>, ExtendedIterator<? extends OntResource>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.BaselineStringMatcher
 
match(ExtendedIterator<? extends OntResource>, ExtendedIterator<? extends OntResource>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
Given two iterators, match the resources covered by them.
match(ExtendedIterator<? extends OntResource>, ExtendedIterator<? extends OntResource>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.SimpleStringMatcher
Given two iterators, match the resources covered by them.
match(OWLOntology, OWLOntology, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.AlcomoFilter
OwlAPI implementation.
match(OWLOntology, OWLOntology, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.logmap.LogMapRepairFilter
 
match(OWLOntology, OWLOntology, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.MatcherPipelineYAAAOwlApi
 
match(OWLOntology, OWLOntology, Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.MatcherYAAAOwlApi
 
MATCH_BASED - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.SimInstanceMetric
Value is computed by overlapping instances / number of matched instances.
MATCH_STRING - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
LIST OF STRINGS: Strings that are shared by subj/obj.
matchableResourceIterators - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
A list of fucntions which gets an ontModel and returns an iterator over elements which should be matched like classes, instances, proeprties etc.
MatchClassBasedOnInstances - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel
A matcher which matches classes based on already instance matches.
MatchClassBasedOnInstances(double, SimInstanceMetric) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
Constructor.
MatchClassBasedOnInstances(double, SimInstanceMetric, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
Constructor.
MatchClassBasedOnInstances(Property, double, SimInstanceMetric, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
Constructor.
MatchClassBasedOnInstances(Property, File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
Constructor for matching and writing a debug file.
MatchClassBasedOnInstances.ClassMatchInfo - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel
 
matchClasses - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
matchClasses - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.DocumentSimilarityBase
 
matcher - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube.TestCaseMatcher
 
matcher - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
 
matcher - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionRunner
 
matcher - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
matcher - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionRunnerMultiSource
 
matcher - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
The matcher under evaluation.
matcher - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.UriInterfaceWrapper
 
MATCHER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
This method allows the MATCHER to be an index within a collection.
MatcherCLI - Class in de.uni_mannheim.informatik.dws.melt.matching_base.external.cli
Matcher for running external matchers (require the subclass to create a command to execute).
MatcherCLI() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.MatcherCLI
 
MatcherCLIFromFile - Class in de.uni_mannheim.informatik.dws.melt.matching_base.external.cli
Read the file "external/external_command.txt" and start an external process.
MatcherCLIFromFile() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.MatcherCLIFromFile
 
MatcherCombination - Class in de.uni_mannheim.informatik.dws.melt.matching_base
Combines multiple matchers.
MatcherCombination() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherCombination
 
MatcherDockerFile - Class in de.uni_mannheim.informatik.dws.melt.matching_base.external.docker
This matcher creates a docker container based on a given docker image name.
MatcherDockerFile(File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
Constructor.
MatcherDockerFile(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
Constructor.
MatcherDockerFile(String, File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
Loads the images in the docker file given by dockerImageFile.
MatcherDockerFile(String, File, DockerClientConfig) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
 
MatcherDockerFile(String, File, DockerClientConfig, boolean, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
Initializes a matcher which starts a docker image to create a docker container in which a HTTP server runs.
matcherErrorLog - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
File reference to the error log of the matcher.
MatcherFile - Class in de.uni_mannheim.informatik.dws.melt.matching_base
For this matcher the results file that shall be written can be specified.
MatcherFile() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherFile
 
matcherFolder - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
The folder which represents one matcher.
matcherHorizontal - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageHTML
 
MatcherHTTPCall - Class in de.uni_mannheim.informatik.dws.melt.matching_base.external.http
This class wraps a matcher service.
MatcherHTTPCall(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.http.MatcherHTTPCall
Creates a matcher which wraps a matching service available at the given URI.Only the URIs of the test case are transferred to the system and no timeout is applied.
MatcherHTTPCall(URI) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.http.MatcherHTTPCall
Creates a matcher which wraps a matching service available at the given URI.
MatcherHTTPCall(URI, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.http.MatcherHTTPCall
Creates a matcher which wraps a matching service available at the given URI.
MatcherHTTPCall(URI, boolean, int, int, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.http.MatcherHTTPCall
Creates a matcher which wraps a matching service available at the given URI with timeout options.
matcherIndex - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
matcherLog - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
Reference to the log message file of the matcher.
MatcherMultiSourceURL - Class in de.uni_mannheim.informatik.dws.melt.matching_base.multisource
Multi source matcher which expects URLs as parameters.
MatcherMultiSourceURL() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.multisource.MatcherMultiSourceURL
 
MatcherMultiSourceYAAAJena - Class in de.uni_mannheim.informatik.dws.melt.matching_jena.multisource
 
MatcherMultiSourceYAAAJena() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.multisource.MatcherMultiSourceYAAAJena
 
matcherName - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
 
matcherName - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionRunner
 
matcherName - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
matcherName - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionRunnerMultiSource
 
matcherName - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
 
matcherName1 - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarCrossTrackResult
 
matcherName1 - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarIndividualResult
 
matcherName1 - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarTrackResult
 
matcherName2 - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarCrossTrackResult
 
matcherName2 - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarIndividualResult
 
matcherName2 - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarTrackResult
 
matcherNamePattern - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
Regex pattern to get the matcher name from the SEALS descriptor.xml file.
matcherNamePattern - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Regex pattern to get the matcher name from the SEALS descriptor.xml file.
MatcherPipelineSequential - Class in de.uni_mannheim.informatik.dws.melt.matching_base
Executes all matchers one after the other.
MatcherPipelineSequential() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherPipelineSequential
 
MatcherPipelineSequential(Iterable<Object>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherPipelineSequential
 
MatcherPipelineSequential(Object...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherPipelineSequential
 
MatcherPipelineYAAA - Class in de.uni_mannheim.informatik.dws.melt.matching_jena
A matcher template for matchers that are based on YAAA.
MatcherPipelineYAAA() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAA
 
MatcherPipelineYAAAJena - Class in de.uni_mannheim.informatik.dws.melt.matching_jena
Better use MatcherYAAAPipeline because it can combine matchers which use different APIS like Jena and OWLAPI etc
MatcherPipelineYAAAJena() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAAJena
 
MatcherPipelineYAAAJenaConstructor - Class in de.uni_mannheim.informatik.dws.melt.matching_jena
Better use MatcherPipelineYAAA because it can combine matchers which use different APIS like Jena and OWLAPI etc.
MatcherPipelineYAAAJenaConstructor(MatcherYAAAJena...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAAJenaConstructor
 
MatcherPipelineYAAAJenaConstructor(List<MatcherYAAAJena>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAAJenaConstructor
 
MatcherPipelineYAAAOwlApi - Class in de.uni_mannheim.informatik.dws.melt.matching_owlapi
Better use MatcherYAAAPipeline because it can combine matchers which use different APIs like Jena and OWLAPI etc.
MatcherPipelineYAAAOwlApi() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_owlapi.MatcherPipelineYAAAOwlApi
 
matchers - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherCombination
 
matchers - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherPipelineSequential
 
matchers - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.multisource.MultiSourcePipelineSequential
 
matchers - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
matchers - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAA
 
matchers - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAAJena
 
matchers - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherPipelineYAAAJenaConstructor
 
matchers - Variable in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.MatcherPipelineYAAAOwlApi
 
MatcherSeals - Class in de.uni_mannheim.informatik.dws.melt.matching_base.external.seals
This matcher wraps the SEALS client such that a SEALS zip file or folder can be executed.
MatcherSeals(File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
The SEALS client will be search in the systems tmp directory with the name seals-omt-client-v7.0.5.jar.
MatcherSeals(File, File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
Constructor with reasonable defaults like 12 hours timeout, no runtime parameter, java as the java command and no new matcher instance every time.
MatcherSeals(File, File, long, TimeUnit, List<String>, boolean, boolean, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
 
MatcherSeals(File, File, File, long, TimeUnit, List<String>, boolean, boolean, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
Constructor with all parameters.
MatcherSeals(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
The SEALS client will be search in the systems tmp directory with the name seals-omt-client-v7.0.5.jar.
MatcherSeals.CheckJavaVersionConsumer - Class in de.uni_mannheim.informatik.dws.melt.matching_base.external.seals
 
MatcherSealsBuilder - Class in de.uni_mannheim.informatik.dws.melt.matching_base.external.seals
 
MatcherSealsBuilder() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSealsBuilder
 
MatcherServlet() - Constructor for class de.uni_mannheim.informatik.dws.melt.receiver_http.Main.MatcherServlet
 
MatcherSimilarity - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity
Resulting object of the MatcherSimilarityMetric calculation.
MatcherSimilarity() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.MatcherSimilarity
Constructor
MatcherSimilarityLatexBasePlotWriter - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.visualization
This writer can persist MatcherSimilarity objects in a LaTex graph from the perspective of one particular matcher.
MatcherSimilarityLatexBasePlotWriter() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.MatcherSimilarityLatexBasePlotWriter
 
MatcherSimilarityLatexHeatMapWriter - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.visualization
This writer can persist MatcherSimilarity objects in a LaTex Heat Map.
MatcherSimilarityLatexHeatMapWriter() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.MatcherSimilarityLatexHeatMapWriter
 
MatcherSimilarityLatexPlotWriter - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.visualization
This writer can persist MatcherSimilarity objects in a LaTex graph.
MatcherSimilarityLatexPlotWriter() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.MatcherSimilarityLatexPlotWriter
 
MatcherSimilarityMetric - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity
This metric allows to compare system results similarity by calculating the jaccard overlap between alignment results.
MatcherSimilarityMetric() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.MatcherSimilarityMetric
 
MatcherSimilarityMetric.CalculationMode - Enum in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity
Indicator on whether Micro or Macro average shall be used for aggregation operations.
matcherSimilaritySet - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.MatcherSimilarity
Data structure holding the matcher similarity result.
MatcherString - Class in de.uni_mannheim.informatik.dws.melt.matching_base
 
MatcherString() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherString
 
matcherSupplier - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeExecutor
 
matcherSupplier - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
 
MatcherURL - Class in de.uni_mannheim.informatik.dws.melt.matching_base
RawMatcher which implements the minimal interface for being executed under the SEALS platform.
MatcherURL() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherURL
 
MatcherYAAA - Class in de.uni_mannheim.informatik.dws.melt.matching_jena
A matcher template for matchers that are based on the YAAA Framework.
MatcherYAAA - Class in de.uni_mannheim.informatik.dws.melt.matching_owlapi
A matcher template for matchers that are based on the YAAA Framework.
MatcherYAAA() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherYAAA
 
MatcherYAAA() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_owlapi.MatcherYAAA
 
MatcherYAAAJena - Class in de.uni_mannheim.informatik.dws.melt.matching_jena
A matcher template for matchers that are based on Apache Jena.
MatcherYAAAJena() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherYAAAJena
 
MatcherYAAAOwlApi - Class in de.uni_mannheim.informatik.dws.melt.matching_owlapi
 
MatcherYAAAOwlApi() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_owlapi.MatcherYAAAOwlApi
 
matchIndividuals - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.DocumentSimilarityBase
 
MATCHING_CLASSES - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.ParameterConfigKeys
Boolean value (true/false) if matching classes is required (true) or not (false)
MATCHING_DATA_PROPERTIES - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.ParameterConfigKeys
Boolean value (true/false) if matching data properties is required (true) or not (false)
MATCHING_INSTANCE_TYPES - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.ParameterConfigKeys
List of URIs (String) which represent classes.
MATCHING_INSTANCES - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.ParameterConfigKeys
Boolean value (true/false) if matching instances is required (true) or not (false)
MATCHING_OBJECT_PROPERTIES - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.ParameterConfigKeys
Boolean value (true/false) if matching object properties is required (true) or not (false)
MATCHING_RDF_PROPERTIES - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.ParameterConfigKeys
Boolean value (true/false) if matching rdf properties is required (true) or not (false)
matchingBaseFullFileName - Variable in class de.uni_mannheim.informatik.dws.melt.matching_assembly.LibsAndBaseVersion
 
matchingClassesRequired - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
matchingDataPropertiesRequired - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
MatchingException - Exception in de.uni_mannheim.informatik.dws.melt.matching_base
An exception which can be thrown by a matcher in case something goes wrong.
MatchingException(String) - Constructor for exception de.uni_mannheim.informatik.dws.melt.matching_base.MatchingException
 
MatchingException(String, Throwable) - Constructor for exception de.uni_mannheim.informatik.dws.melt.matching_base.MatchingException
 
MatchingException(Throwable) - Constructor for exception de.uni_mannheim.informatik.dws.melt.matching_base.MatchingException
 
matchingInstancesRequired - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
matchingObjectPropertiesRequired - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
MatchingPair(int, int, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherTransitivePairsTextBased.MatchingPair
 
matchInstances - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
MatchObject(OntProperty, Set<String>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.MatchPropBasedOnClass.MatchObject
 
MatchPropBasedOnClass - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel
Graph-based Matcher: Checks all matched classes and matches also properties between them (domain and range) with mean value of both classes.
MatchPropBasedOnClass() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.MatchPropBasedOnClass
 
MatchPropBasedOnClass.MatchObject - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel
 
MatchPropBasedOnInstances - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel
Matches properties based on same subject and object and the distribution.
MatchPropBasedOnInstances() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchPropBasedOnInstances
 
MatchPropBasedOnInstances(File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchPropBasedOnInstances
 
matchProperties - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
matchProperties - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.DocumentSimilarityBase
 
matchResources(Iterator<? extends OntResource>, Iterator<? extends OntResource>, Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.HighPrecisionMatcher
 
matchResources(Iterator<? extends Resource>, Iterator<? extends Resource>, Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
matchResources(ExtendedIterator<? extends OntResource>, ExtendedIterator<? extends OntResource>, Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.StringMatcher
 
matchResources(ExtendedIterator<? extends OntResource>, ExtendedIterator<? extends OntResource>, Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.SynonymTextMatcher
 
MathOperations - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.math
A helper class for mathematical and statistical operations.
MathOperations() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.math.MathOperations
 
mavenProject - Variable in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.PrepareHobbitGitlab
 
max - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MinMax
 
MAX - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.SetSimilarity
The intersection divided by the larger of the size of the two sets.
MAX_ALT_LABEL_LENGTH - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AdditionalConfidenceByFunction
 
MAX_LABEL_LENGTH - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AdditionalConfidenceByFunction
 
MAX_SECOND_DERIVATIVE - Static variable in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.MeltCurvature
Compute the y value of the elbow point (the point with the maximum absolute second derivative).
MAX_SLOPE - Static variable in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.MeltCurvature
Computes the y values where the maximum slope is detected (the highest difference of y values).
maxAllowedTolerance - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality.EqualityWithStopwordAndNumberRemovalSpellingCorrection
 
maxdf - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
 
maxdf - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherTransitivePairsTextBased
 
MAXGRAM_LEFT_TO_RIGHT_TOKENIZER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.OneToManyLinkingStrategyChosen
 
MaxGramLeftToRightTokenizer - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers
This tokenizer is able to assist in linking labels that consist of multiple concepts to the most specific concept possible.
MaxGramLeftToRightTokenizer(String[], String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.MaxGramLeftToRightTokenizer
Constructor
maximumConfidence - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
The maximum confidence score that is used in the given alignment.
maxIntermediateNodes - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.BoundedPathMatchingConfiguration
 
maxLevenshteinDistance - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.PropertySpecificStringProcessingMultipleReturn
 
maxTrials - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.http.MatcherHTTPCall
The number of retry operations to perform when an exception occurs.
MaxWeightBipartiteExtractor - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction
Faster implementation than HungarianExtractor for generating a one-to-one alignment.
MaxWeightBipartiteExtractor() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MaxWeightBipartiteExtractor
 
McNemarCrossTrackResult - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance
Local data structure.
McNemarCrossTrackResult(String, String, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarCrossTrackResult
 
McNemarIndividualResult - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance
Local data structure.
McNemarIndividualResult(String, String, String, String, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarIndividualResult
 
McNemarTrackResult - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance
Local data structure.
McNemarTrackResult(String, String, String, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarTrackResult
 
mean(List<Double>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.MatcherSimilarityLatexPlotWriter
Helper function which calculates the mean.
meanAbsoluteDeviation(List<Double>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.MatcherSimilarityLatexPlotWriter
Helper function to calculate the Mean Absolute Deviation (MAD).
MEASURE - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
median(List<Double>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.MatcherSimilarity
Given a list of double values, obtain the median value.
MEDIAN - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClusterLinkage
Median linkage (also called WPGMCLinkage - Weighted Pair Group Method using Centroids).
MEDIAN - Static variable in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.MeltCurvature
Compute the median value (e.g.
MELT_DEFAULT_TRANSFORMERS - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
 
MELT_PROPERTIES - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.MeltUtil
 
MeltCurvature - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter
How the curvature should be determined.
MeltExtensions(String) - Constructor for enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.MeltExtensions
 
MeltUtil - Class in de.uni_mannheim.informatik.dws.melt.matching_base
Util methods for melt
MeltUtil() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.MeltUtil
 
MemoryProfiling - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.profiling
Class with helper methods to profile memory usage.
MemoryProfiling() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.profiling.MemoryProfiling
 
MENGER_ELBOW - Static variable in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.MeltCurvature
Menger curvature to detect elbow points.
MENGER_KNEE - Static variable in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.MeltCurvature
Menger curvature to detect knee points.
mengerDC(double[], double[], int) - Static method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.MeltCurvature
 
merge(Object, Set<Object>, Set<Object>, Object, Object, boolean, int, boolean, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeExecutor
 
merge(Object, Set<Object>, Set<Object>, Object, Properties, boolean, int, boolean, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeExecutor
 
mergeClusters(Clustering) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Clustering
 
MergeExecutor - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers
The class which actually runs a merge in MultiSourceDispatcherIncrementalMerge.
MergeExecutor(Supplier<Object>, Set<Object>, Set<Object>, Object, Properties, boolean, int, boolean, CopyMode, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeExecutor
 
MergeOrder - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers
The information of how KGs should be merged together (in which order).
MergeOrder(int[][]) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
 
MergeOrder(int[][], double[]) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
 
MergeOrder(int[][], double[], List<String>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
 
MergeOrder(int[][], List<String>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
 
mergeOrderFileCache - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
 
MergeResult - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers
Result of the MergeTask
MergeResult(int, Set<Object>, Alignment) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeResult
 
mergeSourceIntoTarget(Model, Model, Alignment, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeExecutor
Merges all triples from the source model into the target model.
mergeSourceIntoTargetFullInformation(Model, Model, Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeExecutor
 
mergeSourceIntoTargetPartialInformation(Model, Model, Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeExecutor
 
MergeTaskPos - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers
A task which contains the two knowledge graphs to be merged and the new position of the merged kg.
MergeTaskPos(int, int, int, double, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeTaskPos
 
MergeTreeNode - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers
This class is a utility class which represents the merge tree is a different way (for which it is easier to calculate the height of the tree).
MergeTreeNode(int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeTreeNode
 
MergeTreeNode(int, MergeTreeNode, MergeTreeNode) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeTreeNode
 
MergeTreeNode(int, MergeTreeNode, MergeTreeNode, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeTreeNode
 
method - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
METHOD - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.StandardApi
CLASSNAME of the generating matching method (or operation).
METHOD_VERSION - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.StandardApi
STRING identifying the method version.
metric - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorBasic
the ConfusionMatrixMetric to be used for evaluation
metric - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRelationTypePrediction
 
metric - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
Metric to be used.
Metric<MetricResult> - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric
Abstract class which represents a metric.
Metric() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.Metric
 
MetricResultPrinter<MetricResult> - Interface in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric
 
MICRO - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixAggregationMode
 
MICRO - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.MatcherSimilarityMetric.CalculationMode
 
microAverageMatcherSimilarity(ExecutionResultSet, Track, Refiner...) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.MatcherSimilarityMetric
Obtain the aggregated matcher similarity for the given ExecutionResultSet.
milliSecondsBetweenSigtermAndSigkill - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
The time to wait between
min - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MinMax
 
MIN - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.SimInstanceMetric
Value is computed by overlapping instances / min(instances of class 1, instances of class 2).
MIN - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.SetSimilarity
The intersection divided by the smaller of the size of the two sets.
MIN_COUNT_DEFAULT - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
Default for parameter Word2VecConfiguration.minCount
MIN_SECOND_DERIVATIVE - Static variable in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.MeltCurvature
Compute the y value where the second derivative has the smallest value.
MIN_SLOPE - Static variable in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.MeltCurvature
Computes the y values where the minimum slope is detected (the lowest difference of y values).
minagony() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
minClassConfidence - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarTypeFilter
The minimum confidence for which a class mapping is counted.
minCount - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
The minimum count for the word2vec training.
mindf - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
 
mindf - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherTransitivePairsTextBased
 
minimumConfidence - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
The minimum confidence score that is used in the given alignment.
minimumConfidence - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicKnowledgeSource
minimum confidence for synonymy queries.
minimumConfidence - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLKnowledgeSource
minimum confidence for synonymy queries.
minLengthForLevenshtein - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.PropertySpecificStringProcessingMultipleReturn
 
MinMax - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel
 
MinMax(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MinMax
 
minPropertyConfidence - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.CommonPropertiesFilter
The minimum confidence for which a property mapping is counted.
minResourceConfidence - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
The minimum confidence for which a resource(neighbour) mapping is counted.
minToken - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorForTransformers
 
MixedTypFilter - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter
Asserts a homogenous alignment (i.e.
MixedTypFilter() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.MixedTypFilter
 
ML_SPLIT - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.MeltExtensions
The typ of ml split.
MLDatasets() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.MLDatasets
 
MODEL_SIZE_ASCENDING - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByOrder
Sorted by the number of triples in a model.
MODEL_SIZE_ASCENDING_NTRIPLES_FAST - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByOrder
Sorted by the number of triples in a model.
MODEL_SIZE_DECENDING - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByOrder
Sorted by the number of triples in a model.
MODEL_SIZE_DECENDING_NTRIPLES_FAST - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByOrder
Sorted by the number of triples in a model.
Model2OntModelTransformer - Class in de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation
 
Model2OntModelTransformer() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.Model2OntModelTransformer
 
ModelAndIndex - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers
The model (ontology / knowledge graph) and the corressponding index in the list of a multisource matching task.
ModelAndIndex(Set<Object>, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.ModelAndIndex
 
ModelAndIndex(Set<Object>, int, Properties) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.ModelAndIndex
 
modelFilePath - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.GensimEmbeddingModel
Required as String in order to build requests.
modelName - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
 
modelRepresentations - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.ModelAndIndex
 
modelToNTripleFile(Model, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.ParisMatcher
 
modifyString(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.CapitalizeFirstLetterModifier
 
modifyString(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.CapitalizeFirstLettersModifier
 
modifyString(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.CharactersOnlyTokenizeSpaceSeparateLowercaseModifier
 
modifyString(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.LowerCaseModifier
 
modifyString(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.PlainModifier
 
modifyString(String) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.StringModifier
String modification method.
modifyString(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatLowerscoreUppercaseAfterScoreModifier
Tokenizes using best guess and AbbreviationHandler.UPPER_CASE_FOLLOWS_ABBREVIATION.
modifyString(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceCapitalizeFirstLetterLowercaseRestModifier
 
modifyString(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceCapitalizeModifier
 
modifyString(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceLowercaseModifier
 
modifyString(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceLowercaseModifierDropPlural
 
modifyString(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceModifier
Tokenizes using best guess and AbbreviationHandler.UPPER_CASE_FOLLOWS_ABBREVIATION.
modifyString(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceModifierDropPlural
Tokenizes using best guess and AbbreviationHandler.UPPER_CASE_FOLLOWS_ABBREVIATION.
modifyString(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceOnlyCapitalizeFirstLetterModifierDropPlural
 
modifyString(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatUnderscoreCapitalizeFirstLetterModifier
 
modifyString(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatUnderscoreCapitalizeModifier
 
modifyString(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatUnderscoreLowercaseModifier
 
modifyString(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatUnderscoreModifier
Tokenizes using best guess and AbbreviationHandler.UPPER_CASE_FOLLOWS_ABBREVIATION.
modifyString(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeSpaceSeparateLowercaseModifier
 
ModularityAlgorithm - Enum in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering
Algorithm for modularity optimization used in ComputeErrDegree
ModularityAlgorithm() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ModularityAlgorithm
 
modularityFunction - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FilterByErrorDegree
 
monitor - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
mostCommon() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.util.Counter
Deprecated.
Return a list of the most common elements and their counts.
mostCommon() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Return a list of the most common elements and their counts.
mostCommon(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.util.Counter
Deprecated.
Return a list of the n most common elements and their counts.
mostCommon(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Return a list of the n most common elements and their counts.
mostCommonByPercentage(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Return a list of the elements with a higher or equal frequency/percentage than the given one together with their frequency.
mostCommonElement() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Return the most common element.
mostCommonElements() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Return a list ordered by their number of occurences.
mostCommonElements(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Return a list of the n most common elements.
mostCommonElementsByPercentage(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Return a list of the elements with a higher or equal frequency/percentage than the given one.
mostCommonElementsByPercentageOrTopN(double, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Return a list of elements which have a higher (or equal) frequency than the specified one but not more than the specified amount(parameter topN).
mostCommonWithHighestCount() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Return a list of the most common elements with the highest count.
mostFrequent(HashMap<O, Integer>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube
Determines the most frequent object of a distribution.
MSE() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.MSE
 
muliplied - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall
 
MULTI_CONCEPT_PREFIX - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
Universal prefix for multi concepts.
MULTI_CONCEPT_PREFIX - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
Universal prefix for multi concepts.
MultiConceptLinker - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external
A multi concept linker may map one link to multiple concepts in the background knowledge graph.
multiConceptLinkerUpperLimit - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
If a concept cannot be linked as full string, the longest substrings are matched.
Multifarm() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Multifarm
 
multiLinkStore - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
Often, one label refers to multiple concepts.
multiLinkStore - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
Typically, one label refers to multiple wikidata concepts.
MULTIPART - Static variable in class de.uni_mannheim.informatik.dws.melt.receiver_http.Main
 
MULTIPLE_UNDERSCORES - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.StringProcessing
 
MULTIPLE_WHITESPACE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.StringProcessing
 
MULTIPLE_WHITESPACE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
multipleConceptBuffer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetLinker
MultipleNegativesRankingLoss - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersLoss
This loss expects as input a batch consisting of sentence pairs (a_1, p_1), (a_2, p_2)…, (a_n, p_n) where we assume that (a_i, p_i) are a positive pair and (a_i, p_j) for i!=j a negative pair.
MultipleNegativesRankingLossWithHardNegatives - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersLoss
This loss expects as input a batch consisting of sentence pairs (a_1, p_1), (a_2, p_2)…, (a_n, p_n) where we assume that (a_i, p_i) are a positive pair and (a_i, p_j) for i!=j a negative pair.
MultipleTextReplacement - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util
Replace multiple texts at once.
MultipleTextReplacement(List<Map.Entry<String, String>>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.MultipleTextReplacement
Initializes this object with a list of replacements.
MultipleTextReplacement(List<Map.Entry<String, String>>, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.MultipleTextReplacement
Initializes this object with a list of replacements.
MultipleTextReplacement(Map<String, String>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.MultipleTextReplacement
Initializes this object with a replacement map.
MultipleTextReplacement(Map<String, String>, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.MultipleTextReplacement
Initializes this object with a replacement map.
MultipleTextReplacementMultiReturn - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util
Replace multiple texts at once.
MultipleTextReplacementMultiReturn(List<Map.Entry<String, Set<String>>>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.MultipleTextReplacementMultiReturn
 
MultipleTextReplacementMultiReturn(List<Map.Entry<String, Set<String>>>, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.MultipleTextReplacementMultiReturn
Initializes this object with a list of replacements.
MultipleTextReplacementMultiReturn(Map<String, Set<String>>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.MultipleTextReplacementMultiReturn
 
MultipleTextReplacementMultiReturn(Map<String, Set<String>>, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.MultipleTextReplacementMultiReturn
Initializes this object with a replacement map.
multipleTextsToMultipleExamples - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
 
multiProcessing - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
 
MultiSourceDispatcher - Interface in de.uni_mannheim.informatik.dws.melt.matching_base.multisource
An interface which indicates that this multisource matcher delegates the task of matching multiple ontologies/knowledge graphs to a one to one matcher.
MultiSourceDispatcherAllPairs - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers
 
MultiSourceDispatcherAllPairs(Object) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherAllPairs
 
MultiSourceDispatcherIncrementalMerge - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers
Matches multiple ontologies / knowledge graphs with an incremental merge approach.
MultiSourceDispatcherIncrementalMerge(Object) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
 
MultiSourceDispatcherIncrementalMerge(Object, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
Constructor which expects the actual one to one matcher and a boolean if information should be added to the union.
MultiSourceDispatcherIncrementalMerge(Supplier<Object>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
 
MultiSourceDispatcherIncrementalMerge(Supplier<Object>, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
Constructor which expects the actual one to one matcher and a boolean if information should be added to the union.
MultiSourceDispatcherIncrementalMergeByCluster - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers
Matches multiple ontologies / knowledge graphs with an incremental merge approach.
MultiSourceDispatcherIncrementalMergeByCluster(Object) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByCluster
 
MultiSourceDispatcherIncrementalMergeByCluster(Object, ClusterLinkage) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByCluster
 
MultiSourceDispatcherIncrementalMergeByCluster(Object, ClusterLinkage, ClusterDistance) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByCluster
 
MultiSourceDispatcherIncrementalMergeByCluster(Object, ClusterLinkage, ClusterDistance, Clusterer) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByCluster
 
MultiSourceDispatcherIncrementalMergeByCluster(Supplier<Object>, ClusterLinkage) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByCluster
 
MultiSourceDispatcherIncrementalMergeByCluster(Supplier<Object>, ClusterLinkage, ClusterDistance) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByCluster
 
MultiSourceDispatcherIncrementalMergeByCluster(Supplier<Object>, ClusterLinkage, ClusterDistance, Clusterer) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByCluster
 
MultiSourceDispatcherIncrementalMergeByClusterText - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers
Matches multiple ontologies / knowledge graphs with an incremental merge approach.
MultiSourceDispatcherIncrementalMergeByClusterText(Object) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
 
MultiSourceDispatcherIncrementalMergeByClusterText(Object, ClusterLinkage) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
 
MultiSourceDispatcherIncrementalMergeByClusterText(Object, ClusterLinkage, double, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
 
MultiSourceDispatcherIncrementalMergeByClusterText(Supplier<Object>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
 
MultiSourceDispatcherIncrementalMergeByClusterText(Supplier<Object>, ClusterLinkage) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
 
MultiSourceDispatcherIncrementalMergeByClusterText(Supplier<Object>, ClusterLinkage, double, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
 
MultiSourceDispatcherIncrementalMergeByOrder - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers
Matches multiple ontologies / knowledge graphs with an incremental merge approach.
MultiSourceDispatcherIncrementalMergeByOrder(Object) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByOrder
Constructor which requires an one to one matcher.
MultiSourceDispatcherIncrementalMergeByOrder(Object, Comparator<? super ModelAndIndex>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByOrder
Constructor which requires the one to one matcher as well as the comparator which define es merging order.
MultiSourceDispatcherTransitivePairsOrderBased - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers
This dispatcher will match multiple ontologies by selecting a few pairs.
MultiSourceDispatcherTransitivePairsOrderBased(Object, Comparator<? super ModelAndIndex>, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherTransitivePairsOrderBased
 
MultiSourceDispatcherTransitivePairsTextBased - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers
This dispatcher will compare the texts in a model and match the ones which are textually the clostest such that a connection between all ontologies exists.
MultiSourceDispatcherTransitivePairsTextBased(Object) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherTransitivePairsTextBased
 
MultiSourceDispatcherTransitivePairsTextBased(Object, double, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherTransitivePairsTextBased
 
MultiSourceDispatcherTransitivePairsTextBased.MatchingPair - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers
 
MultiSourceDispatcherUnionToUnion - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers
 
MultiSourceDispatcherUnionToUnion(Object) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherUnionToUnion
 
MultiSourcePipelineSequential - Class in de.uni_mannheim.informatik.dws.melt.matching_base.multisource
Executes all multi source matchers one after the other.
MultiSourcePipelineSequential(Iterable<Object>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.multisource.MultiSourcePipelineSequential
 
MultiSourcePipelineSequential(Object...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.multisource.MultiSourcePipelineSequential
 
MutableInt() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter.MutableInt
 
MutableInt(int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter.MutableInt
 
MwbEdge - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction
Helper class for MaxWeightBipartiteExtractor.
MwbEdge(MwbNode, MwbNode, Correspondence, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbEdge
 
MwbInitHeuristic - Enum in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction
Initialization heuristic for MaxWeightBipartiteExtractor.
MwbInitHeuristic() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbInitHeuristic
 
MwbNode - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction
Helper class for MaxWeightBipartiteExtractor.
MwbNode() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbNode
 
myFormat - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.StringUtil
 

N

NAIVE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbInitHeuristic
Native heuristic: set potential of all nodes in A to the maximum confidence.
NaiveAscendingExtractor - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction
Naive ascending extraction as shown in "Analyzing Mapping Extraction Approaches" (C.
NaiveAscendingExtractor() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.NaiveAscendingExtractor
 
NaiveDescendingExtractor - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction
Naive descending extraction as shown in "Analyzing Mapping Extraction Approaches" (C.
NaiveDescendingExtractor() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.NaiveDescendingExtractor
 
name - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
This is the identifier for the test case
name - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
name - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer.NamePropertyTuple
 
name - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
name - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
 
name - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcherStandAlone
The name of the matcher.
name - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SearchSpace
 
NAME - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
NAME_MAP - Static variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
 
nameOfLinker - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetEmbeddingLinker
Name of the linker.
nameOfLinker - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetLinker
Default name of the linker.
nameOfLinker - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetRdfLinker
 
nameOfLinker - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.combined.LabelToConceptLinkerCombined
 
nameOfLinker - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.combined.LabelToConceptLinkerCombinedEmbeddings
 
nameOfLinker - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
 
nameOfLinker - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicLinker
Identifying label of this linker.
nameOfLinker - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodEmbeddingLinker
 
nameOfLinker - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLLinker
Identifying label of this linker.
nameOfLinker - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryEmbeddingLinker
 
nameOfLinker - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryLinker
Default name of the linker.
nameOfLinker - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetEmbeddingLinker
 
nameOfLinker - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetLinker
 
NamePropertyTuple - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer
Internal data structure which represents a tuple of the form (String name, Property property).
NamePropertyTuple(String, Property) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer.NamePropertyTuple
 
nameToTrackMap - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackNameLookup
 
NATURAL_LANGUAGE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
sameAs http://purl.org/dc/elements/1.1/:language
nClusters - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Clustering
 
nCr(int, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
From n choose r.
nCrBigInt(int, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
From n choose r with large numbers.
ndcg - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingResult
Normalized DCG, see Wikipedia.
nEdges - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
needsTransitiveClosureForEvaluation() - Method in interface de.uni_mannheim.informatik.dws.melt.matching_base.multisource.IMatcherMultiSource
Returns a boolean value if the matcher needs a transitive closure for evaluation.
needsTransitiveClosureForEvaluation() - Method in interface de.uni_mannheim.informatik.dws.melt.matching_base.multisource.IMatcherMultiSourceCaller
Returns a boolean value if the matcher needs a transitive closure for evaluation.
needsTransitiveClosureForEvaluation() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.multisource.MatcherMultiSourceURL
Returns a boolean value if the matcher needs a transitive closure for evaluation.
needsTransitiveClosureForEvaluation() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.multisource.MultiSourcePipelineSequential
 
needsTransitiveClosureForEvaluation() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherAllPairs
 
needsTransitiveClosureForEvaluation() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
 
needsTransitiveClosureForEvaluation() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherTransitivePairsOrderBased
 
needsTransitiveClosureForEvaluation() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherTransitivePairsTextBased
 
needsTransitiveClosureForEvaluation(Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherMultiSourceCaller
 
negatives - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
The number of negatives during the word2vec training.
NEGATIVES_DEFAULT - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
Default value for parameter Word2VecConfiguration.negatives.
negativeWords - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBinaryFilter
Set of negative words to use.
neighbor - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
Neighbours - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance
 
Neighbours() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.Neighbours
 
NELL_DBPEDIA_V1 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.CommonKG
This version matches Nell and DBpedia (originates from the paper A Gold Standard Dataset for Large Knowledge Graphs Matching).
network - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
Network - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering
Network
Network() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
Network(int, double[], int[][]) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
Network(int, double[], int[][], double[]) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
Network(int, double[], int[], int[]) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
Network(int, double[], int[], int[], double[]) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
Network(int, int[][]) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
Network(int, int[][], double[]) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
Network(int, int[], int[]) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
Network(int, int[], int[], double[]) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
NEW_LINE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.DocumentSimilarityBase
 
newline - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherString
 
newline - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerMetric
 
newline - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
newline - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.PartialFileParsing
 
newline - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentSerializer
 
NEWLINE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsDescriptorHandler
 
NEWLINE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.MeltUtil
 
NEWLINE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
 
NEWLINE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WriteNumpy
 
NEWLINE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.PrepareHobbitGitlab
 
NEWLINE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBinaryFilter
 
NEWLINE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMChooseGivenEntityFilter
 
NEWLINE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypeFineTuner
 
NEWLINE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypePredictor
 
NEWLINE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
 
NEWLINE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
 
NEWLINE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBaseFineTuner
 
NEWLINE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFilter
 
NEWLINE - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
NEWLINE - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMSerializer
 
newPos - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeExecutor
 
newPos - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeResult
 
newrank - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
newRow() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
newslack(AgonyNode<E>, AgonyNode<E>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
NGRAM_LEFT_TO_RIGHT_TOKENIZER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.OneToManyLinkingStrategyChosen
 
NGRAM_TOKENIZER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.OneToManyLinkingStrategyChosen
 
NgramLeftToRightTokenizer - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers
DEV REMARK: Be aware that refactoring the name leads to hardcoded String changes in the LabelToConcept Linker package.
NgramLeftToRightTokenizer(String[], String, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramLeftToRightTokenizer
Constructor
nGramsize - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramLeftToRightTokenizer
 
nGramsize - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramTokenizer
 
NgramTokenizer - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers
Creates regular n-grams
NgramTokenizer(int, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramTokenizer
 
nIterations - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FilterByErrorDegree
 
nNodes - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Clustering
 
nNodes - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
NO_MULTI_PROCESS - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersMultiProcessing
The transformer model is executed directly in the main process.
node - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.NodeAndReplaced
 
node - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection.StackNode
 
NodeAndReplaced - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers
 
NodeAndReplaced(Node, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.NodeAndReplaced
 
nodes - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
nodes - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraph
 
nodeWeight - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
NON_ALPHA - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.StringProcessing
 
NON_DIGIT - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FamerClustering
 
NON_MATCHING_INSTANCE_TYPES - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.ParameterConfigKeys
List of URIs (String) which represent classes.
NON_TRANSITIVE_IMPLICATION - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
Non transitive implication relation (see work of C-OWL and others).
NONE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixAggregationMode
 
NONE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.BatchSizeOptimization
No batch size optimization.
NONE - Static variable in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.CopyMode
Do not make any copy but use the models which are provided.
NONE_TO_ONE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMMappingCardinality
 
nonLinkedConcepts - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.statistics.CoverageResult
The concepts that were not linked.
NoOpMatcher - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel
Matcher which does nothing but returning a valid empty alignment.
NoOpMatcher() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.NoOpMatcher
 
noPrefixLang - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
NORMAL - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.QuoteState
 
normalise(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.LibsAndBaseVersion
 
normalize(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.BaselineStringMatcher
Normalizes a string and returns a bag of words.
normalize(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetEmbeddingLinker
 
normalize(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetKnowledgeSource
Normalizes string for this particular dictionary.
normalize(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.LabelToConceptLinkerEmbeddings
Normalization
normalize(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.SimpleStringMatcher
Normalizes a string.
normalize(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodEmbeddingLinker
 
normalize(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryEmbeddingLinker
 
normalize(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetEmbeddingLinker
 
normalize(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.StringProcessing
Normalizes a string.
normalizeAllScores(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingResult
Normalize everything with a given factor.
normalizeAndRemoveStopwords(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.StringProcessing
Normalizes a string and removes all (English) stopwords.
normalized - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall
 
normalized - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.NormalizedLiteral
 
normalized - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProcessedLiteral
 
normalized - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractorsMap.NormalizedLiteral
 
NormalizedLiteral - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors
 
NormalizedLiteral - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractorsMap
 
NormalizedLiteral(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.NormalizedLiteral
 
NormalizedLiteral(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractorsMap.NormalizedLiteral
 
normalizeForAlodClassicLookupWithoutTokenization(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicLinker
Normalize for BabelNet lookup, i.e., lowercasing and camel-case resolution.
normalizeForAlodClassicLookupWithTokenization(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicLinker
Normalize for BabelNet lookup, i.e., lowercasing and camel-case resolution.
normalizeForAlodXLLookupWithoutTokenization(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLLinker
Normalize for BabelNet lookup, i.e., lowercasing and camel-case resolution.
normalizeForAlodXLLookupWithTokenization(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLLinker
Normalize for BabelNet lookup, i.e., lower casing and camel-case resolution.
normalizeForBabelnetLookupWithoutTokenization(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetLinker
Normalize for BabelNet lookup, i.e., lowercasing and camel-case resolution.
normalizeForBabelnetLookupWithTokenization(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetLinker
Normalize for BabelNet lookup, i.e., lowercasing and camel-case resolution.
normalizeForTranslations(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
 
normalizeForTranslations(HashSet<String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
Normalization Function for translations.
normalizeForWiktionaryLookup(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryLinker
Normalize for WordNet lookup, i.e., lowercasing and camel-case resolution.
normalizeForWordnetLookupWithOutTokenization(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetLinker
Normalize for WordNet lookup, i.e., lowercasing.
normalizeForWordnetLookupWithTokenization(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetLinker
Normalize for WordNet lookup, i.e., lowercasing and camel-case resolution.
normalizeNodeId(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyUtil
Deprecated.
 
normalizeOnlyCamelCaseAndUnderscore(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.StringProcessing
 
normalizeOnlyCamelCaseUnderscoreAndHyphen(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.StringProcessing
 
normalizePath(List<T>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection
 
normalizePaths(List<List<T>>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection
 
NORMALIZER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
 
normalizeStatic(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetEmbeddingLinker
Normalize strings.
normalizeText(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.HighPrecisionMatcher
 
normalizeToStringArray(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.StringProcessing
 
NOT - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMPredicateModifier
 
NOT_SIGNIFICANT - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.Significance
 
notDefined - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.SignificanceCount
 
notFoundInSourceOntology - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Set of entities that were mentioned in the reference alignment but could not be found in the source ontology.
notFoundInTargetOntology - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Set of entities that were mentioned in the reference alignment but could not be found in the target ontology.
notLinked - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.MaxGramLeftToRightTokenizer
List of terms that could not be linked.
notSignificantlyDifferent - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.SignificanceCount
 
nRandomStarts - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FilterByErrorDegree
 
nSourceMappings - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Set of the source elements that were mapped more than once.
nTargetMappings - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Set of the target elements that were mapped more than once.
NtoMCorrespondenceFilter - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter
A filter which removes correspondences where source or target is matched to more than one entity.
NtoMCorrespondenceFilter() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.NtoMCorrespondenceFilter
 
NULL_CHARACTER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetLinker
You cannot add null to a concurrent HashMap.
numberOfCacheEntries() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
 
numberOfCorrespondences - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrix
The number of correspondences.
numberOfEpochs - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
 
numberOfExamples - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
 
numberOfExamplesPerThread - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClustererSmile
Number of examples to process in each thread for computing the distance matrix.
numberOfNegatives - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesRandomlyAbsolute
 
numberOfNegativesPerPositiveCorrespondence - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesRandomlyOneOneAssumption
 
numberOfParallelJobs - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MachineLearningWEKAFilter
Number of jobs to execute in parallel.
numberOfParallelJobs - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.MachineLearningScikitFilter
Number of jobs to execute in parallel.
numberOfRestrictions - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
numberOfSources(ExecutionResultMultiSource, DatasetIDExtractor) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSource
 
numberOfStatements - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
numberOfThreads - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorParallel
 
numberOfThreads - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSourceParallel
 
numberOfThreads - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClustererSmile
Number of threads to compute the distance matrix.
numberOfThreads - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
 
numberOfThreads - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
The number of threads to be used for the computation.
numberOfTrials - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTunerHpSearch
the number of different hyperparamter combinations which are tried out
numberPattern - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.NumberToWordsConverter
 
NumberToWordsConverter - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util
Converts number to words like 1 to one and 3 to three.
NumberToWordsConverter() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.NumberToWordsConverter
Default constructor which only replaces numbers between 0 and 9 (both inclusive).
NumberToWordsConverter(int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.NumberToWordsConverter
Specify a range in which numbers should be converted to
NumberToWordsConverter(int, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.NumberToWordsConverter
Specify a range in which numbers should be converted to
numNames - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.NumberToWordsConverter
 

O

OaeiOptions - Class in de.uni_mannheim.informatik.dws.melt.matching_base
Deprecated.
use parameters file instead.
OaeiOptions() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
OBJECT_CATEGORY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING: The conceptual category to which the subject belongs to.
OBJECT_ID - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING: The ID of the object of the mapping.
OBJECT_LABEL - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING: The label of object of the mapping
OBJECT_MATCH_FIELD - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
LIST OF STRING A tuple of fields (term annotations on the object) that was used for the match.
OBJECT_PREPROCESSING - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING Method of preprocessing applied to the fields of the object.
OBJECT_PROPERTY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.ResourceType
Deprecated.
 
OBJECT_PROPERTY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConceptType
 
OBJECT_SOURCE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING IRI of ontology source for the object.
OBJECT_SOURCE_VERSION - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING Version IRI or version string of the source of the object term.
OBJECT_TYPE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
SSSOMEntityType The type of entity that is being mapped.
objectMapper - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.DispatcherHelper
 
objectMapper - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherAllPairs
 
objectMapper - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherTransitivePairsOrderBased
 
objectProperties - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleOntModel
 
objectProperties - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
objectPropertyTypes - Static variable in enum de.uni_mannheim.informatik.dws.melt.matching_eval.ResourceType
Deprecated.
 
objectPropertyTypes - Static variable in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConceptType
 
objectToId - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.TransitiveClosure
Map from object to synset ID
ObjectTransformationRoute<T> - Class in de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer
 
ObjectTransformationRoute(TransformationRoute<T>, Object) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.ObjectTransformationRoute
 
OmvMetadata(String) - Constructor for enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
 
OMWG(String) - Constructor for enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OMWG
 
ONE_TO_MANY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMMappingCardinality
 
ONE_TO_NONE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMMappingCardinality
 
ONE_TO_ONE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMMappingCardinality
 
OneToMany - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.Arity
 
OneToManyLinkingStrategy - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers
 
OneToManyLinkingStrategyChosen - Enum in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers
 
OneToManyLinkingStrategyChosen() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.OneToManyLinkingStrategyChosen
 
OneToOne - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.Arity
 
oneToOneMatcher - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherAllPairs
 
oneToOneMatcher - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherTransitivePairsOrderBased
 
oneToOneMatcher - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherTransitivePairsTextBased
 
oneToOneMatcher - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherUnionToUnion
 
ONLY_SMALL - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio.V2016
Non official: Covers all SMALL test cases.
ONLY_WHOLE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio.V2016
Non official: Covers all WHOLE test cases.
onNext(Frame) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.DockerLogCallback
 
onNext(Frame) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.DockerStringCallback
 
ontModel - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer.ExplainerResourceProperty
The ontModel that is used to explain resources.
ontModel - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer.ExplainerResourceType
 
OntModel2URLTransformer - Class in de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation
 
OntModel2URLTransformer() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.OntModel2URLTransformer
 
onto1 - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
ONTO1 - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
onto2 - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
ONTO2 - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
ontoID - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.OntoInfo
 
OntoInfo - Class in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
Data structure storing further information about an ontology.
OntoInfo() - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.OntoInfo
 
OntoInfo(OntoInfo) - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.OntoInfo
 
OntoInfo(String, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.OntoInfo
 
ontoLocation - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.OntoInfo
 
ontology - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
ONTOLOGY - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
ontology1 - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.BaselineStringMatcher
 
ontology1 - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
Ontologies
ontology1 - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.SimpleStringMatcher
 
ontology2 - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.BaselineStringMatcher
 
ontology2 - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
 
ontology2 - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.SimpleStringMatcher
 
ontologyCache - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
The internal cache for ontologies that is dependent on the OntModelSpec.
ontologyCache - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
The internal cache for ontologies that is dependent on the OntModelSpec.
OntologyCacheJena - Class in de.uni_mannheim.informatik.dws.melt.matching_jena
Cache and reader for Jena ontologies.
OntologyCacheJena() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
 
OntologyCacheOwlApi - Class in de.uni_mannheim.informatik.dws.melt.matching_owlapi
Cache for ontologies for the OWL Api.
OntologyCacheOwlApi() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
 
ontologyDefined - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
ontologyParseable - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
ontologyParseError - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
ontologyUri - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
OntologyValidationService<T> - Class in de.uni_mannheim.informatik.dws.melt.matching_validation
An OntologyValidationService allows to validate a single ontology, i.e., make sure that the ontology is parseable.
OntologyValidationService(File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
Constructor
OntologyValidationService(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
Constructor
OntologyValidationService(URI) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
Constructor
OpenEAConfiguration - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea
 
OpenEAConfiguration() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAConfiguration
 
OpenEAConfiguration(File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAConfiguration
Parses the json config file given in the OpenEA git repository /run/args/.
OpenEAConfiguration(InputStream) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAConfiguration
Parses the json config file given in the OpenEA git repository /run/args/.
OpenEAMatcher - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea
This matching module uses the OpenEA library to match entities.
OpenEAMatcher() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAMatcher
Makes a 80/20 train validation split and uses the default configuration and base folder.
OpenEAMatcher(OpenEAConfiguration, double, long) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAMatcher
Constructor with the config for training.
OpenEAMatcher(File, OpenEAConfiguration, boolean, double, long) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAMatcher
Constructor which sets all variables.
optimal - Variable in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.logmap.LogMapRepairFilter
If the repair is performed in a two steps process (optimal) or in one cleaning step (more aggressive)
optimizingMetric - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTunerHpSearch
The metric to optimize during hyperparameter search.
optionallyQuote(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorLabelAndDirectSuperclass
 
optionallyQuote(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorVerbalizedRDF
 
optionallyQuote(Set<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorLabelAndDirectSuperclass
 
orderClustersByNNodes() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Clustering
 
originalSystemAlignment - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
 
OS_NAME - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
 
OS_NAME - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
 
OS_NAME - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
 
OTHER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING Pipe separated list of key value pairs for properties not part of the SSSOM spec.
OURI1 - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.AlignmentServer
URI of the first ontology (temporary store).
OURI2 - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.AlignmentServer
URI of the second ontology (temporary store).
out - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphNode
 
outConsumer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
processes the strings which are printed on the std::out.
outd - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphNode
 
OutputCollectorThread - Class in de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process
 
OutputCollectorThread(InputStream, List<ProcessOutputConsumer>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.OutputCollectorThread
 
outputDirectory - Variable in class de.uni_mannheim.informatik.dws.melt.receiver_hobbit.FileReceiverCallable
 
OutputDiscardThread - Class in de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process
 
OutputDiscardThread(InputStream) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.OutputDiscardThread
 
OutputDiscardThread(InputStream, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.OutputDiscardThread
 
overallCount - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.util.Counter
Deprecated.
 
overallCount - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
 
OVERLAP - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.ImplementedBackgroundMatchingStrategies
Specify that the overlap of homonyms determines whether two concepts can be regarded as equivalent or not.
overlapping - Variable in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.logmap.LogMapRepairFilter
If the intersection or overlapping of the ontologies are extracted before the repair
overridePythonFiles - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
If set to true, all python files (e.g.
OWL_ANNOTATION_PROPERTY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMEntityType
 
OWL_CLASS - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMEntityType
 
OWL_DATA_PROPERTY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMEntityType
 
OWL_NAMED_INDIVIDUAL - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMEntityType
 
OWL_OBJECT_PROPERTY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMEntityType
 
OWLAPI - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_validation.SemanticWebLibrary
 
OwlApiOntologyValidationService - Class in de.uni_mannheim.informatik.dws.melt.matching_validation
OWL API implementation of OntologyValidationService.
OwlApiOntologyValidationService(File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_validation.OwlApiOntologyValidationService
Constructor
OwlApiOntologyValidationService(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_validation.OwlApiOntologyValidationService
Constructor
OwlApiOntologyValidationService(URI) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_validation.OwlApiOntologyValidationService
Constructor

P

p - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.MatchPropBasedOnClass.MatchObject
 
Page - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WiktionarySynsetCSV
 
PARALLEL - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
STRING denoting a method obtained by parallel composition of other methods
parallelism - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FamerClustering
 
PARAMETER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
STRING denoting the parameters of the method
ParameterConfigKeys - Class in de.uni_mannheim.informatik.dws.melt.matching_base
List all the keys (URLs) which can be used as matching parameters.
ParameterConfigKeys() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.ParameterConfigKeys
 
parameters - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.AlignmentAndParameters
 
parameters - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
URI pointing to the parameter file.
parameters - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
 
parameters - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionRunner
 
parameters - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
parameters - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionRunnerMultiSource
 
parameters - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeExecutor
 
parameters - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.ModelAndIndex
 
PARAMETERS - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_data.TestCaseType
 
PARAMETERS - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.StandardApi
STRING the parameters used with the generating method.
paramName - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
 
params - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SearchSpace
 
paramTypes - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
 
paramValues - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
 
parent - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphEdge
 
parent - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
parentEdge - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
PARIS_WEB_LOCATION - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.ParisMatcher
 
ParisMatcher - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper
This is a wrapper for PARIS matching system by Fabian Suchanek et al.
ParisMatcher() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.ParisMatcher
Constructor which expects the Paris matcher to be in the working directory and called "paris.jar".
ParisMatcher(File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.ParisMatcher
Constructor which uses the default java executable (available in PATH) and no java parameters are used.
ParisMatcher(File, File, String, List<String>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.ParisMatcher
Constructor with all attributes.
ParisMatcher(File, String, List<String>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.ParisMatcher
Constructor which uses a temp directory as a storage for files produced by PARIS.
ParisMatcher(List<String>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.ParisMatcher
Constructor which only needs the additional java runtime arguments.
ParisMatcher.FileNumberDescendingComparator - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper
Compare file names by containing numbers.
parse(File) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Parse a file and returns the corresponding Alignment object.More options are available when using constructors.
parse(File) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentParser
Parses the given file as alignment.
parse(InputStream) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Parse a stream and returns the corresponding Alignment object.
parse(InputStream) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentParser
 
parse(InputStream) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMParser
 
parse(InputStream, Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentParser
 
parse(String) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Parse a text and returns the corresponding Alignment object.
parse(String) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentParser
Reference the alignment file to be parsed using a String URI.
parse(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
Get a CorrespondenceRelation using a String representation (a.k.a.
parse(URI) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentParser
Reference the alignment file to be parsed using a String URI.
parse(URL) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.basetransformers.URL2PropertiesTransformer
 
parse(URL) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentParser
 
parseCommandLine(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
 
parseCommonSynonymCsvFile(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.SynonymTextMatcher
Parse a synset file which can be shared across different synonym text matchers.
parseCSV(File) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentParser
Parse alignment from CSV (comma separated file) with header (source, target, confidence, relation).
parseCSVWithoutHeader(File) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentParser
Parse alignment from CSV (comma separated file) without header.
parseCSVWithoutHeader(File, char) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentParser
Parse alignment from CSV (comma separated file) without header.
parsedEvaluationExclusionAlignment - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
The parsed version of the alignment of correspondences which should be removed from the matcher during evaluation.
parsedInputAlignment - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
The parsed input alignment which is initialized lazily.
parsedReference - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
The parsed reference which is initialized lazily.
parseExtensions(Object[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.AddAlignmentExtensions
 
parseExtensions(Object[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersArguments
 
parseExtensions(Object[]) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
parseFromText(String) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentParser
Parses an alignment based on the textual representation.
parseJSON(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
 
parseJSON(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
parseJsonConfig(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAConfiguration
Parses the json config file given in the OpenEA git repository /run/args/.
parseJsonConfig(InputStream) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAConfiguration
Parses the json config stream given in the OpenEA git repository /run/args/.
parseJsonConfigIntern(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAConfiguration
 
parseJsonConfigIntern(InputStream) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAConfiguration
 
parseJsonLog(JsonNode) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
parseJsonLog(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
parseJsonLog(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
parseOntology(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.JenaOntologyValidationService
 
parseOntology(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
parseOntology(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OwlApiOntologyValidationService
 
parseOntology(URI) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.JenaOntologyValidationService
 
parseOntology(URI) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
parseOntology(URI) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OwlApiOntologyValidationService
 
parseSSSOMPrefixMap(Object, SSSOMPrefixMap) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMParser
 
parseSynonymCsvFile(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.SynonymTextMatcher
This method parse a synonym file formatted as a csv file.
parseTSV(File) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentParser
Parse alignment from TSV (tab separated file) without header.The columns are source \t target \t confidence \t relation.
parsingErrorMessage - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
If this string is not empty, then it contains the parsing error message.
PART_OF - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
Part of relation which connects two classes.
PARTIAL_SOURCE_COMPLETE_TARGET_COMPLETE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_data.GoldStandardCompleteness
The gold standard is not complete, but the matched elements are.
PARTIAL_SOURCE_COMPLETE_TARGET_INCOMPLETE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_data.GoldStandardCompleteness
Every correspondence involving an element of the complete side that is not available in the reference can be regarded as wrong.
PARTIAL_SOURCE_INCOMPLETE_TARGET_COMPLETE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_data.GoldStandardCompleteness
Every correspondence involving an element of the complete side that is not available in the reference can be regarded as wrong.
PARTIAL_SOURCE_INCOMPLETE_TARGET_INCOMPLETE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_data.GoldStandardCompleteness
Partial GS where correspondences NOT in GS cannot be judged.
PartialFileParsing - Class in de.uni_mannheim.informatik.dws.melt.matching_validation
 
PartialFileParsing() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_validation.PartialFileParsing
 
partition(Collection<String>) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.Partitioner
 
partition(Collection<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.PartitionerDefault
This method will load each ontology to check if a URI is contained.
partition(Collection<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.PartitionerFromDatasetIdExtractor
 
partitioner - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
partitioner - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionRunnerMultiSource
 
Partitioner - Interface in de.uni_mannheim.informatik.dws.melt.matching_eval.multisource
Interface which gets a track and uris.
PartitionerDefault - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.multisource
 
PartitionerDefault(Track) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.PartitionerDefault
 
PartitionerFromDatasetIdExtractor - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.multisource
 
PartitionerFromDatasetIdExtractor(Track, DatasetIDExtractor) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.PartitionerFromDatasetIdExtractor
 
password - Variable in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.AuthConfig
 
PATH_TO_STOPWORD_FILE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
 
PATH_TO_STOPWORD_FILE_JAR - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
 
pathToParisJar - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.ParisMatcher
Path to the Paris matcher jar file.
pattern - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.MultipleTextReplacement
 
pattern - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.MultipleTextReplacementMultiReturn
 
peek() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyQueue
 
performFullStringSynonymyMatching(Map<String, Set<String>>, Map<String, Set<String>>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
Filter out token synonymy utilizing a synonymy strategy.
performLongestStringSynonymyMatching(Map<String, Set<String>>, Map<String, Set<String>>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
Match by determining multiple concepts for a label.
performSimpleMatching(Map<String, Set<String>>, Map<String, Set<String>>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.SimpleStringMatcher
Filter out simple string matches utilizing an index strategy.
performTokenBasedSynonymyMatching(Map<String, Set<String>>, Map<String, Set<String>>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
Match based on token equality and synonymy.
persistenceDirectory - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService
 
persistenceService - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetKnowledgeSource
Local persistence service.
persistenceService - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetLinker
Managing buffers.
persistenceService - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
Service responsible for disk buffers.
persistenceService - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
Service responsible for disk buffers.
persistenceService - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Service responsible for disk buffers.
persistenceService - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Service responsible for disk buffers.
persistenceService - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
Service responsible for disk buffers.
persistenceService - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
Service responsible for disk buffers.
PersistenceService - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence
A simple persistence service offering stripped-down database operations to other applications.
PersistenceService(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService
Private constructor, singleton pattern.
PersistenceService.PreconfiguredPersistences - Enum in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence
Enum with the preconfigured database persistences.
persistentRepositoryUrl - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.SealsDownloadHelper
 
Pharmacogenomics() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Pharmacogenomics
 
Phenotype() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Phenotype
 
pipelineYAAAJena - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcherStandAlone
The actual matcher that is executed.
PLAIN - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.OneToManyLinkingStrategyChosen
 
PlainModifier - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers
 
PlainModifier() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.PlainModifier
 
PlainTokenizer - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers
DEV REMARK: Be aware that refactoring the name leads to hardcoded String changes in the LabelToConcept Linker package.
PlainTokenizer() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.PlainTokenizer
 
poll() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyQueue
 
pop() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection.SliceableStack
 
Popconference0 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Complex
Popconference
Popconference100 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Complex
 
Popconference20 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Complex
 
Popconference40 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Complex
 
Popconference60 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Complex
 
Popconference80 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Complex
 
Popenslaved - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Complex
Popenslaved
PopgeoLink - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Complex
PopgeoLink
port - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
The port that shall be used.
PorterStemmer - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp
PorterStemmer, implementing the Porter Stemming Algorithm The PorterStemmer class transforms a word into its root form.
PorterStemmer() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
 
PORTUGUESE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.Language
 
positiveWords - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBinaryFilter
Set of positive words to use.
postProcessing - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.multisource.DatasetIDExtractorUrlPattern
 
potential - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbNode
The potential as given in the algorithm.
precision - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrix
 
PRECISION - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersOptimizingMetric
The precision is optimized.
precisionAtK - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingResult
The precision at k, also known as P@K.
PreconfiguredPersistences() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
 
PrecRecPoint(double, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall.PrecRecPoint
 
predecessor - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbNode
Shortest path property for restoring the path.
PREDICATE_ID - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING: The ID of the predicate or relation that relates the subject and object of this match.
PREDICATE_LABEL - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING: The label of the predicate/relation of the mapping
PREDICATE_MODIFIER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
SSSOMPredicateModifier A modifier for negating the prediate.
predictConfidences(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypePredictor
 
predictConfidences(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFilter
Run huggingface transformers library.
predictConfidences(File, List<Set<String>>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
Run huggingface transformers library.
predictConfidencesMultiClass(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypePredictor
 
prefix - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ProcessOutputInfoLogging
The prefix before the actual message
prefix - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.multisource.DatasetIDExtractorUrlPattern
 
prefix(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
prefixLength - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.multisource.DatasetIDExtractorUrlPattern
 
PrefixLookup - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util
This class represents a lookup service for Semantic Web prefixes.
PrefixLookup(TestCase, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.PrefixLookup
 
PrefixLookup(Map<String, String>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.PrefixLookup
 
PrefixLookup(Set<String>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.PrefixLookup
 
PrefixLookup(OntModel) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.PrefixLookup
 
prefixMap - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.multisource.DatasetIDExtractorUrlPrefixMap
 
prefixMap - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMPrefixMap
 
PrepareHobbitGitlab - Class in de.uni_mannheim.informatik.dws.melt.matching_maven_plugin
This Mojo will: 1.
PrepareHobbitGitlab() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.PrepareHobbitGitlab
 
prepareMatcherFolder(File, File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
 
prepareVelocityContext() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
preText - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
PRETTY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.StandardApi
STRING a short descriptive name of the alignment.
prettyLabel - Variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
 
previousModifier - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceLowercaseModifierDropPlural
 
primal - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
printBenchmarkLog(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
printCM(ExecutionResult, ConfusionMatrix, String, String, CSVPrinter) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRelationTypePrediction
 
printFirstLinesOfFile(String, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.io.IOoperations
Outputs the first view lines of a file to the console.
printFirstLinesOfGzippedFile(String, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.io.IOoperations
Outputs the first view lines of a gzipped file to the console .
printHashMap(HashMap<K, V>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.io.IOoperations
Prints the content of a HashMap
printHello(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
A quick technical demo.
printLog(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
printOverlapOfSet(Iterable<T>, Iterable<T>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.io.IOoperations
Prints overlapping parts of two string arrays..
printReportForAlignmentToConsole() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Print a textual report of the alignment to the console.
printStringArray(String[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
A method which prints the content of a string array to the command line.
printStringArray(String[]) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.testTools.TestOperations
Prints the contents of a String Array.
printSystemLog(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
printTreeNode(TreeNode, PrintWriter, String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
 
processAlignment(Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FamerClustering
 
processArrayForLookup(String[], int, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.MaxGramLeftToRightTokenizer
Cuts the given array as specified and concatenates the components as defined by the delimiter.
processArrayForLookup(String[], int, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramLeftToRightTokenizer
Cuts the given array as specified and concatenates the components in a space-separated way.
ProcessedLiteral - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors
 
ProcessedLiteral(ProperyTypeFineGrained, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProcessedLiteral
 
processing - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.PropertySpecificStringProcessingMultipleReturn
 
PROCESSING_TIME - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
sameAs http://exmo.inrialpes.fr/align/ext/1.0/#time
processingElements - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
ProcessMatching() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.ProcessMatching
 
processObject(DefaultExtensions.SSSOM, Object, SSSOMPrefixMap) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMParser
 
processOutput(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ProcessOutputAlignmentCollector
 
processOutput(String) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ProcessOutputConsumer
Processes one line of output.
processOutput(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ProcessOutputInfoLogging
 
processOutput(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals.CheckJavaVersionConsumer
 
ProcessOutputAlignmentCollector - Class in de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process
A collector which searches for an alignment URL or creates a file with the content of the lines and returns the url of this file.
ProcessOutputAlignmentCollector() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ProcessOutputAlignmentCollector
 
ProcessOutputConsumer - Interface in de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process
 
ProcessOutputInfoLogging - Class in de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process
 
ProcessOutputInfoLogging() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ProcessOutputInfoLogging
 
ProcessOutputInfoLogging(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ProcessOutputInfoLogging
Constructor
processString(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.SynonymTextMatcher
 
processText(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.DocumentSimilarityBase
 
projectArtifactId - Variable in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.PrepareHobbitGitlab
 
projectDescription - Variable in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.PrepareHobbitGitlab
 
projectjar - Variable in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsDescriptorHandler
 
projectVersion - Variable in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.PrepareHobbitGitlab
 
promt - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
The promt to use for the LLM.
PROOF - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
STRING denoting proofs of properties
properties - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer.ExplainerResourceProperty
Data structure that holds the mapping of names to RDF properties.
properties - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.StringMatcher
 
properties - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.SynonymTextMatcher
 
properties - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.BagOfWordsSetSimilarityFilter
The properties to choose when computing the tokens.
properties - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorMultipleProperties
 
properties - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
PROPERTIES - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.StandardApi
STRING the properties satisfied by an alignment or correspondences.
Properties2URLTransformer - Class in de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.basetransformers
Transforms a URI to java.uril.Properties.
Properties2URLTransformer() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.basetransformers.Properties2URLTransformer
 
property - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer.NamePropertyTuple
 
property - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorByProperty
 
property - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorProperty
 
PROPERTY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
STRING denoting properties that an alignment may satisfy
propertyRefiner - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
PropertySpecificStringProcessing - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale
 
PropertySpecificStringProcessing(Function<String, Object>, double, TextExtractor...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.PropertySpecificStringProcessing
 
PropertySpecificStringProcessing(Function<String, Object>, double, List<TextExtractor>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.PropertySpecificStringProcessing
 
PropertySpecificStringProcessing(Function<String, Object>, double, List<TextExtractor>, int, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.PropertySpecificStringProcessing
 
PropertySpecificStringProcessing(Function<String, Object>, double, Property...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.PropertySpecificStringProcessing
 
PropertySpecificStringProcessingMultipleReturn - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale
 
PropertySpecificStringProcessingMultipleReturn(Function<String, Iterable<Object>>, double, TextExtractor...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.PropertySpecificStringProcessingMultipleReturn
 
PropertySpecificStringProcessingMultipleReturn(Function<String, Iterable<Object>>, double, List<TextExtractor>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.PropertySpecificStringProcessingMultipleReturn
 
PropertySpecificStringProcessingMultipleReturn(Function<String, Iterable<Object>>, double, List<TextExtractor>, int, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.PropertySpecificStringProcessingMultipleReturn
 
PropertySpecificStringProcessingMultipleReturn(Function<String, Iterable<Object>>, double, Property...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.PropertySpecificStringProcessingMultipleReturn
 
propertyTypeCourseGrained - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProcessedLiteral
 
propertyTypeFineGrained - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProcessedLiteral
 
PropertyVocabulary - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util
Define some properties which are used with a similar semantic.
PropertyVocabulary() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.PropertyVocabulary
 
ProperyTypeCourseGrained - Enum in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors
 
ProperyTypeCourseGrained() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProperyTypeCourseGrained
 
ProperyTypeFineGrained - Enum in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors
 
ProperyTypeFineGrained() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProperyTypeFineGrained
 
PROTOCOL - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goClient
Protocol for requests.
PROVENANCE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.StandardApi
STRING identify the tools and versions who created the alignments (concatenated by ;).
proximity(double[][], ClusterDistance) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClustererSmile
 
proximityEuclideanParallel(double[][], int, int, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClustererSmile
 
proximityParallel(double[][], ClusterDistance) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClustererSmile
 
PURPOSE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
sameAs http://www.owmg.org/TR/d7/d7.2/purpose
PURPOSE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OMWG
STRING The purpose for which an alignment has been defined
push(T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection.SliceableStack
 
put(String, Object) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.DataStore
Put an object to the data store.
put(String, Object) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.ExtensionMap
 
put(String, OntModel) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Adds an ont model with a specified key to the cache.
putAnalyticalMappingInformation(TestCase, String, AnalyticalAlignmentInformation) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube
Add analytical alignment information.
pValueConsideringFalsePositives(ExecutionResult, ExecutionResult) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
Given two execution results, it is determined whether the two results are significantly different (p < alpha).
pValueConsideringFalsePositives(ExecutionResult, ExecutionResult, TestType) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
GGiven two execution results, it is determined whether the two results are significantly different (p < alpha).
pythonCommandBackup - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
In case someone wants to configure the python command programmatically.
PythonServer - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python
A client class to communicate with python libraries such as gensim.
PythonServer() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Constructor
PythonServerException - Exception in de.uni_mannheim.informatik.dws.melt.matching_ml.python
A python server exception in case something goes wrong or the server is not started or returned no result etc.
PythonServerException(String) - Constructor for exception de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServerException
 
PythonServerException(String, Throwable) - Constructor for exception de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServerException
 
PythonServerException(Throwable) - Constructor for exception de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServerException
 

Q

qlograndint(String, int, int, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace
Sample an integer value log-uniformly between lower and upper, with base 10.
qlograndint(String, int, int, int, float) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace
Sample an integer value log-uniformly between lower and upper, with base being the base of logarithm.
qloguniform(String, float, float, float) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace
Sugar for sampling in different orders of magnitude.
qloguniform(String, float, float, float, float) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace
Sugar for sampling in different orders of magnitude.
qrandint(String, int, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace
Sample an integer value uniformly between lower and upper.
qrandint(String, int, int, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace
Sample an integer value uniformly between lower and upper.
qrandn(String, float, float, float) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace
Sample a float value normally with mean and sd.
quad(Quad) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
query(TestCase) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
query(TestCase, Refiner[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
query(TestCase, String, Refiner[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
query(Track) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
query(Track, Refiner[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
query(Track, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
query(Track, String, Refiner[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
query(Refiner[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
query(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
query(String, Refiner[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
queryChunkSize - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
 
queryDoc2VecModel(String, List<Correspondence>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Method to query a doc2vec model (which has to be trained with trainDoc2VecModel) in a batch mode.
queryVectorSpaceModel(String, Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Method to query a vector space model (which has to be trained with trainVectorSpaceModel) in a batch mode.
queryVectorSpaceModel(String, String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Method to query a vector space model (which has to be trained with trainVectorSpaceModel).
queryVectorSpaceModel(String, List<Correspondence>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Method to query a vector space model (which has to be trained with trainVectorSpaceModel) in a batch mode.
queue - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyQueue
 
quniform(String, float, float, float) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace
Sample a quantized float value uniformly between lower and upper.
QuoteState - Enum in de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process
 
QuoteState() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.QuoteState
 

R

r(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
 
R1 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.SystematicBenchmark.Biblio.V2016
 
R1 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.SystematicBenchmark.Film.V2016
 
R2 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.SystematicBenchmark.Biblio.V2016
 
R2 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.SystematicBenchmark.Film.V2016
 
R3 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.SystematicBenchmark.Biblio.V2016
 
R3 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.SystematicBenchmark.Film.V2016
 
R4 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.SystematicBenchmark.Biblio.V2016
 
R4 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.SystematicBenchmark.Film.V2016
 
R5 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.SystematicBenchmark.Biblio.V2016
 
R5 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.SystematicBenchmark.Film.V2016
 
rand - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleSet
 
randint(String, int, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace
Sample an integer value uniformly between lower and upper.
randn(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace
Sample a float value normally with mean 0 and sd 1.
randn(String, float, float) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace
Sample a float value normally with mean and sd.
random - Static variable in class de.uni_mannheim.informatik.dws.melt.receiver_http.Main
 
RANDOM - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.SameConfidenceRanking
Sorts correspondences with same confidence randomly.
RANDOM - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.FileUtil
 
RANDOM - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByOrder
This comparator is only used as a constant to determine if a random ordering should be used.
RANDOM_WITH_SEED - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.SameConfidenceRanking
Sorts correspondences with same confidence randomly but a seed is set and thus multiple runs, returns same results.
RandomSampleOntModel - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives
This helper class is used to randomly sample resources from an OntModel.
RandomSampleOntModel(OntModel) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleOntModel
 
RandomSampleOntModel(OntModel, long) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleOntModel
 
RandomSampleOntModel(OntModel, Random) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleOntModel
 
RandomSampleSet<E> - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives
A helper class to randomly sample elements from an initial set.
RandomSampleSet(Set<E>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleSet
 
RandomSampleSet(Set<E>, long) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleSet
 
RandomSampleSet(Set<E>, Random) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.RandomSampleSet
 
randomSeed - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.matchers.AddPositivesWithReference
 
randomSeed - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FilterByErrorDegree
 
randomSeed - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAMatcher
 
range - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MinMax
 
range - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.MatchPropBasedOnClass.MatchObject
 
range(double, double, double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall
 
rank - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
RankingMetric - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking
A metric which computes multiple rank metrics such as the NDCG and average precision for an execution result.
RankingMetric(SameConfidenceRanking) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingMetric
Constructor
RankingMetric(SameConfidenceRanking, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingMetric
Constructor
RankingMetricGroup - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking
 
RankingMetricGroup(SameConfidenceRanking, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingMetricGroup
Constructor
RankingResult - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking
Result of the RankingMetric.
RankingResult() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingResult
Default Constructor
RankingResult(double, double, double, double, double, double, double, double, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingResult
Constructor
RDF - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
RDF_ABOUT - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
RDF_ID - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
RDF_PROPERTY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.ResourceType
Deprecated.
 
RDF_PROPERTY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConceptType
 
RDF_PROPERTY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMEntityType
 
RDF_RESOURCE - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
rdfPropertyTypes - Static variable in enum de.uni_mannheim.informatik.dws.melt.matching_eval.ResourceType
Deprecated.
 
rdfPropertyTypes - Static variable in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConceptType
 
rdfRepresentations - Variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
 
RDFS_CLASS - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMEntityType
 
RDFS_DATATYPE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMEntityType
 
RDFS_LITERAL - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMEntityType
 
RDFS_RESOURCE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMEntityType
 
readAdjacenyList(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
readArray(InputStream) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WriteNumpy
 
readEdges(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
readFileIntoMap(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.LabelToConceptLinkerEmbeddings
Read the HashSet of concepts/entities from file.
readFromCache() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.LocalTrack
 
readFromCache() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
readFromDefaultLayout() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
readFromDuplicateFreeLayout() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
Reads and parses test cases.
readFromTestCaseLayout() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
Reads and parses test cases.
readLines - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.TermFromFileReader
 
readList(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WriteNumpy
 
readList(InputStream) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WriteNumpy
 
readListFromFile(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Reads a List from the file as specified by the file.
readListFromFile(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Reads a List from the file as specified by the file path.
readOntModel(String, OntModelSpec, Lang) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Read and parse an ontology.
readOntology(URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.MatcherYAAAOwlApi
Default implementation to load an ontology from an url with the owlapi.
readOntology(URL, OntModelSpec) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.MatcherYAAAJena
Default implementation to load an ontology from an url with jena.
readOntology(URL, OntModelSpec) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.multisource.MatcherMultiSourceYAAAJena
Default implementation to load an ontology from an url with jena.
readOWLOntology(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
 
readResources(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.TermFromFileReader
This method can be called to read additional files not in the files directory.
readSetFromFile(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Reads a Set from the file as specified by the file.
readSetFromFile(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Reads a Set from the file as specified by the file path.
readStringFromURL(URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.MatcherString
 
readTabSeparatedFile(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.io.IOoperations
Reads a tab separated file.
readVectorFile(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.util.VectorOperations
Read the provided text file.
readVectorFile(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.util.VectorOperations
Read the provided text file.
readVectorFileAsFloat(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.util.VectorOperations
Read the provided text file.
readVectorFileAsFloat(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.util.VectorOperations
Read the provided text file.
REASON - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.Argumentation
STRING denoting an argument for the correspondence to be valid or invalid.
reasoner - Variable in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.AlcomoFilter
The reasoner that is to be used.
recall - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrix
 
RECALL - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersOptimizingMetric
The f-measure is optimized.
recallAlignment - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesViaAlignment
 
recallAtK - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingResult
The recall at k, also known as R@K.
recallMatcher - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.TrainingAlignmentGenerator
Deprecated.
 
recallMatcher - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesViaMatcher
 
receiveGeneratedData(byte[]) - Method in class de.uni_mannheim.informatik.dws.melt.receiver_hobbit.HobbitWrapper
 
receiveGeneratedTask(String, byte[]) - Method in class de.uni_mannheim.informatik.dws.melt.receiver_hobbit.HobbitWrapper
 
receiver - Variable in class de.uni_mannheim.informatik.dws.melt.receiver_hobbit.FileReceiverCallable
 
receivers - Variable in class de.uni_mannheim.informatik.dws.melt.receiver_hobbit.HobbitWrapper
 
reciprocalRank - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingResult
The reciprocal rank, see Wikipedia.
reduceNewrank(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
reduceToLettersOnly(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Cleans a string from anything that is not a letter.
reference - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
URI pointing to the reference file.
REFERENCE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_data.TestCaseType
 
referenceAlignment - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
 
ReferenceMatcher - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.util
A matcher which tries to detect the testcase and return the reference alignment.
ReferenceMatcher(Track) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.util.ReferenceMatcher
 
refine(ExecutionResult) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.AlignmentClosureRefiner
 
refine(ExecutionResult) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.ConfidenceRefiner
 
refine(ExecutionResult) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.Refiner
Create a new refined ExecutionResult from an ExecutionResult.
refine(ExecutionResult) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.RelationTypeRefiner
 
refine(ExecutionResult) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.ResidualRefiner
 
refine(ExecutionResult) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.TypeRefiner
 
refineAlignment(Model, Model, Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.AlignmentClosureRefiner
 
REFINED - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbInitHeuristic
Refined heuristic - not implemented yet.
refineMapping(Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.RelationTypeRefiner
 
refineMapping(OntModel, OntModel, Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.TypeRefiner
Perform the actual refinement.
REFINEMENT_SET - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
This method allows REFINEMENT_SET to be an index within a collection.
refinements - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
 
refinementSetIndex - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
refinementTypes - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
Refiner - Interface in de.uni_mannheim.informatik.dws.melt.matching_eval.refinement
A refinement operation.
refinerList - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRank
Refinement operations to be applied.
refinerList - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRankGroup
Refinement operations to be applied.
ReflexiveCorrespondenceFilter - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter
Removes all reflexive edges (which maps A to A) from an alignment.
ReflexiveCorrespondenceFilter() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ReflexiveCorrespondenceFilter
 
registerTypeTransformers() - Method in interface de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerLoader
Call the addTransformer method of the static TypeTransformerRegistry to add multiple TypeTransformers at the same time.
registryPort - Variable in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.PrepareHobbitGitlab
 
RELATED - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
Related relation which connects two classes/instances.
relation - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.RelationTypeRefiner
 
relation - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
RELATION - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
RelationTypeFineTuner - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction
This matcher predicts the relation type given a transformer model.
RelationTypeFineTuner(TextExtractorMap, String, File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypeFineTuner
 
RelationTypeFineTuner(TextExtractor, String, File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypeFineTuner
 
RelationTypePredictionResult - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction
 
RelationTypePredictionResult(double, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypePredictionResult
 
RelationTypePredictor - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction
This matcher predicts the relation type given a transformer model.
RelationTypePredictor(TextExtractorMap, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypePredictor
 
RelationTypePredictor(TextExtractor, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypePredictor
 
RelationTypeRefiner - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.refinement
The relation type refiner refines all execution results in such a way that only the specified reltion type is used.
RelationTypeRefiner(CorrespondenceRelation) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.RelationTypeRefiner
 
RelationTypeRefiner(CorrespondenceRelation, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.RelationTypeRefiner
Constructor
RelativeSubsetSizeCoefficient - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures
 
RelativeSubsetSizeCoefficient() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures.RelativeSubsetSizeCoefficient
 
relaxAllEdges(MwbNode, Stack<MwbNode>, PriorityQueue<MwbNode>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MaxWeightBipartiteExtractor
 
release(Graph) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil
Release from the JVM.All caching is lost.
release(Model) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil
 
relief(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
remoteLocation - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
remove(AgonyNode<E>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyQueue
 
remove(T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Removes one count of the given element from this counter (the element is still in the counter if it was added multiple times).
remove(T, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Removes the specified number of occurances of the given element from this counter.
removeAll(Collection<T>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Removes the given element from this counter (even if it appears multiple times), if it is present (optional operation).
removeAll(T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Removes the given element from this counter (even if it appears multiple times), if it is present (optional operation).
removeAllIn() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphNode
 
removeAllOut() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphNode
 
removeCluster(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
removeCorrespondenceExtensions() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Removes all correspondence extensions.
removeCorrespondenceExtensions(Iterable<String>) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Remove all correspondence extensions which appear in blacklist.
removeCorrespondenceExtensionsNotIn(Set<String>) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Removes all correspondence extensions, but keep the extensions with keys appearing in whitelist.
removeCorrespondences - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FamerClustering
 
removeCorrespondences(Alignment, Map<String, T>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ClusterUtil
This function removes correspondences from the alignment where the two matched entities are not in the same cluster.
removeCorrespondencesMultiCluster(Alignment, Map<String, Set<T>>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ClusterUtil
This function removes correspondences from the alignment where the two matched entities are not in the same cluster.
removeCorrespondencesSource(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
removeCorrespondencesSourceTarget(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Removes correspondences where source AND target appear (at the same time), i.e.
removeCorrespondencesTarget(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
removed - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyQueue
 
removeDimensionText(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
removeEdge(T, T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection
 
removeEdge(T, T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleRemoval
 
removeEnglishGenitiveS(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Removes the English genitive s.
removeEnglishGenitiveS(String[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Removes free floating "s", "S", and cuts "'s".
removeEnglishGenitiveS(HashSet<String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Remove free floating s from the given set.
removeEnglishPlural(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Remove the plural in English words.
removeExtension(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
removeExtensions() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Clears the extension of this correspondence.
removeExtensions(Iterable<String>) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Remove all extensions which appear in blacklist.
removeExtensionsNotIn(Set<String>) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
Removes all extensions, but keep the extensions with keys appearing in whitelist.
removeIn(AgonyGraphEdge) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphNode
 
removeLanguageAnnotation(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Removes the language annotation from a string.
removeMultipleSpaces - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
removeNewlines - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
removeNonAlphanumericCharacters(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Removes everything that is not a digit, character, space, or underscore.
removeNumbers(HashSet<String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Remove numbers from a set of strings.
removeOntModelFromSet(Set<Object>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeExecutor
 
removeOut(AgonyGraphEdge) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphNode
 
removePrefixDefition - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
removeReflexiveCorrespondences(Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ReflexiveCorrespondenceFilter
Removes all reflexive edges (which maps A to A) from an alignment.
removeSmallClusters(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
removeStopwords(List<String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.StringUtil
 
removeStopwords(List<String>, Set<String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.StringUtil
 
removeSuccesor(MwbEdge) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbNode
 
removeTag(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Removes the tags of a tag.
removeTransformer(TypeTransformer<?, ?>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
 
removeUnusedJenaModels - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeExecutor
 
removeUnusedJenaModels - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
 
removeUnusedPrefixes(Model) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
renderFile(File, File, String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.DotGraphUtil
 
renderFilePng(File, File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.DotGraphUtil
 
renderGraph(Map<T, Set<T>>, File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.DotGraphUtil
 
repair(File) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentXmlRepair
Repairs an alignment file.
repair(File, File) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentXmlRepair
Repairs an alignment file.
repair(InputStream, OutputStream) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentXmlRepair
Repairs an alignment file.
repair(String) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentXmlRepair
 
repair(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentXmlRepair
Repairs an alignment file.
repairAlignmentFolder(File, File) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentXmlRepair
Copy all file from source to destionation directory.
repairInPlace(File) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentXmlRepair
Repairs an alignment file inplace.
repairInPlace(String) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentXmlRepair
Repairs an alignment file inplace.
repairXMLAttribute(String) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentXmlRepair
 
replace(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.MultipleTextReplacement
 
replace(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.MultipleTextReplacementMultiReturn
 
replaceAllNumbersInText(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.NumberToWordsConverter
Replaces all number in text with corresponding words.
replaceConceptsAndCompleteQuery(String, String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Helper method.
replaced - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.NodeAndReplaced
 
replaceFileSeparatorChar(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Replace slash and backslash with the platform dependend File.separatorChar.
replacementLookup - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.MultipleTextReplacement
 
replacementLookup - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.MultipleTextReplacementMultiReturn
 
replacementMap - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.NumberToWordsConverter
 
replaceNumbersInText(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.NumberToWordsConverter
Replace numbers in arbirary text like "hello 42 nice2have".
replaceNumberToken(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.NumberToWordsConverter
Returns the number (like "1" or "42") as words ("one" or "fourty two").
repr - Variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMMappingCardinality
 
repr - Variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMPredicateModifier
 
requestConfig - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.http.MatcherHTTPCall
The RequestConfig which contains timeouts to be used in http call.
reset(int, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraph
 
resetText - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
resetToDefault() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
RESIDUAL - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AnalyticalAlignmentInformation.DefaultFeatures
 
residualRefiner - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
ResidualRefiner - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.refinement
This refiner is capable of refining an ExecutionResult according to trivial and nontrivial matches.
ResidualRefiner(ExecutionResult) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.ResidualRefiner
Constructor.
ResidualRefiner(IOntologyMatchingToolBridge) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.ResidualRefiner
Constructor
resolution - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FilterByErrorDegree
 
resolution - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
RESOURCE_ATTRIBUTE_PATTERN - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentXmlRepair
 
resourceExplainers - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
The explainers to be used in the CSV that will be written.
resourceExplainers - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube
A list of resource explainers that shall be used to further describe resources in the detailed mapping report.
resourceFeatureNames - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer.ExplainerResourceProperty
Names of the resource features in a list.
resourceFilters - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
 
resourcesDirectory - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
The directory where the python files will be copied to.
resourcesExtractor - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
 
ResourcesExtractor - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena
An interface which extracts resources of a given OntModel.
ResourcesExtractorClasses - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.resourcesExtractors
Extracts classes from a given OntModel.
ResourcesExtractorClasses() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.resourcesExtractors.ResourcesExtractorClasses
 
ResourcesExtractorDatatypeProperties - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.resourcesExtractors
Extracts datatype properties from a given OntModel.
ResourcesExtractorDatatypeProperties() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.resourcesExtractors.ResourcesExtractorDatatypeProperties
 
ResourcesExtractorDefault - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.resourcesExtractors
Class for listing default extractors.
ResourcesExtractorDefault() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.resourcesExtractors.ResourcesExtractorDefault
 
ResourcesExtractorInstances - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.resourcesExtractors
Extracts instances from a given OntModel.
ResourcesExtractorInstances() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.resourcesExtractors.ResourcesExtractorInstances
 
ResourcesExtractorObjectProperties - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.resourcesExtractors
Extracts object properties from a given OntModel.
ResourcesExtractorObjectProperties() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.resourcesExtractors.ResourcesExtractorObjectProperties
 
ResourcesExtractorRDFProperties - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.resourcesExtractors
Extracts RDF properties from a given OntModel.
ResourcesExtractorRDFProperties() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.resourcesExtractors.ResourcesExtractorRDFProperties
 
ResourceType - Enum in de.uni_mannheim.informatik.dws.melt.matching_eval
Deprecated.
better use ConceptType which has the same functionality.
ResourceType() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_eval.ResourceType
Deprecated.
 
result - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.DistanceMatrixComputationResult
 
result - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeResult
 
result - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goVectorResponseEntityArray
 
result - Variable in class de.uni_mannheim.informatik.dws.melt.receiver_hobbit.FileReceiverCallableState
 
RESULT_FILE_NAME - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorBasic
Name of the file that will be written to the base directory.
RESULT_FILE_NAME - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRank
The CSV file name which will be written to the results directory.
RESULT_FILE_NAME - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRankGroup
The CSV file name which will be written to the results directory.
result1 - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.ExecutionResultTuple
 
result2 - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.ExecutionResultTuple
 
resultFolder - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.FileSaveMatcher
 
resultingModelLocation - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBaseFineTuner
 
results - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.Evaluator
Set of the individual instances of ExecutionResult for which an evaluation will be performed.
results - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
results - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.EvaluatorMultiSource
 
RESULTS_DIRECTORY_OPTION - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval_client.Main
 
resultsDirectory - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.Evaluator
The directory where the results shall be written to.
resultsDirectory - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
The directory where the results shall be written to.
ResultsPageHTML - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage
Results page generator for HTML.
ResultsPageHTML(ExecutionResultSet) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageHTML
 
ResultsPageHTML(ExecutionResultSet, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageHTML
 
ResultsPageHTML(ExecutionResultSet, boolean, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageHTML
Constructor
ResultsPageLatex - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage
Results page generator in Latex.
ResultsPageLatex(ExecutionResultSet) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageLatex
 
ResultsPageLatex(ExecutionResultSet, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageLatex
 
resultsPageUtil - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageHTML
 
resultsPageUtil - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageLatex
 
ResultsPageUtil - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage
 
ResultsPageUtil(ExecutionResultSet, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
Constructor
retrieveClasses(OntModel) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.JenaOntologyValidationService
 
retrieveClasses(OWLOntology) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OwlApiOntologyValidationService
 
retrieveClasses(T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
retrieveDatatypeProperties(OntModel) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.JenaOntologyValidationService
 
retrieveDatatypeProperties(OWLOntology) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OwlApiOntologyValidationService
 
retrieveDatatypeProperties(T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
retrieveDefinedTrackList(Class<?>...) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository
 
retrieveDefinedTracks(Class<?>...) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository
This method retrieves all tracks defined in the provided classes or any subclass of it.
retrieveInstances(OntModel) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.JenaOntologyValidationService
 
retrieveInstances(OWLOntology) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OwlApiOntologyValidationService
 
retrieveInstances(T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
retrieveObjectProperties(OntModel) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.JenaOntologyValidationService
 
retrieveObjectProperties(OWLOntology) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OwlApiOntologyValidationService
 
retrieveObjectProperties(T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
retrieveProperties(OntModel) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.JenaOntologyValidationService
 
retrieveProperties(OWLOntology) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OwlApiOntologyValidationService
 
retrieveProperties(T) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
retriveLibName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.JenaOntologyValidationService
 
retriveLibName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
retriveLibName() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OwlApiOntologyValidationService
 
retriveLibVersion() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.JenaOntologyValidationService
 
retriveLibVersion() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
retriveLibVersion() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OwlApiOntologyValidationService
 
reverse() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbEdge
 
reverse() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Reverse the alignment (switches sources with targets) and adjust(reverse) the relation.
reverse() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
This method returns a NEW correspondence with a reversed relation.
reverse() - Method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
Reverses the current relation.
reverseWithoutRelationChange() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Reverse the alignment (switches sources with targets) and does not change the relation.
reverseWithoutRelationChange() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
This method returns a NEW correspondence where the source and target are reversed but not the relation.
REVIEWER_ID - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
LIST OF STRINGS: Identifies the persons or groups that reviewed and confirmed the mapping.
REVIEWER_LABEL - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
LIST OF STRINGS: A string identifying the reviewer of this mapping.
right - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeTreeNode
 
right - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherTransitivePairsTextBased.MatchingPair
 
RIGHTS - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.DublinCore
STRING providing information about rights held in and over the alignment.
RND - Static variable in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.SameConfidenceRanking
 
rows - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
rPrecision - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingResult
R-Precision, see Wikipedia.
RPRECISION - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.Linkkey
PERCENTAGE of links generated by the linkkey, which are in a sample (relative precision).
RRECALL - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.Linkkey
PERCENTAGE of links in a sample, which are generated by the linkkey (relative recall).
RULE_RELATION - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
run() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Run the specified process in a synchronous manner.
run() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.OutputCollectorThread
 
run() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.OutputDiscardThread
 
run(double[][], ClusterLinkage, ClusterDistance) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.Clusterer
 
run(double[][], ClusterLinkage, ClusterDistance) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClustererELKI
 
run(double[][], ClusterLinkage, ClusterDistance) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClustererSmile
 
run(TestCase, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Evaluate matcher(s) using the local SEALS client.
run(TestCase, Object...) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Run matchers on one test cases.
run(TestCase, Object, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Run matchers on one test cases.
run(TestCase, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Evaluate matcher(s) using the local SEALS client.
run(TestCase, Map<String, Object>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Run matchers on one test cases.
run(Track, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Evaluate matcher(s) using the local SEALS client.
run(Track, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSource
 
run(Track, Object...) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
This method runs the specified matcher on the specified track.
run(Track, Object, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
This method runs the specified matcher on the specified track.
run(Track, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Evaluate matcher(s) using the local SEALS client.
run(Track, Map<String, Object>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Run matchers on one track.
run(Track, Map<String, Object>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorParallel
 
run(List<TestCase>, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Evaluate matcher(s) using the local SEALS client.
run(List<TestCase>, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSource
 
run(List<TestCase>, Object...) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Run matchers on a set of test cases.
run(List<TestCase>, Object, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Run matchers on a set of test cases.
run(List<TestCase>, Object, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSource
 
run(List<TestCase>, Object, String, List<URL>, Partitioner, Object, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionRunnerMultiSource
 
run(List<TestCase>, Object, String, List<URL>, Partitioner, Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSource
 
run(List<TestCase>, Map<String, Object>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Run matchers on a set of test cases.
run(List<TestCase>, Map<String, Object>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorParallel
Run the given matchers in parallel.
runBenchmarkAnatomy(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
runDfs(OntResource, Set<String>, BoundedPathMatchingConfiguration) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.BoundedPathMatching
 
runGridParallel(TestCase) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
Run in parallel on TestCase.
runGridParallel(TestCase, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
 
runGridParallel(Track) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
 
runGridParallel(Track, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
 
runGridParallel(List<TestCase>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
Run in parallel on multiple TestCase.
runGridParallel(List<TestCase>, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
 
runGridParallelTrack(List<Track>, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
 
runGridParallelTracks(List<Track>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
 
runGridSequential(TestCase) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
Run sequentially on a TestCase.
runGridSequential(Track) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
Run sequentially a Track.
runGridSequential(List<TestCase>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
Run sequentially on multiple TestCase.
runGridSequentialTracks(List<Track>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
Run sequentially on multiple Track.
runGroupShuffleSplit(List<Integer>, double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
 
runIMatcher(IMatcher, Set<Object>, Set<Object>, Object, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherCaller
Runs a matcher which implements the IMatcher interface.
runIMatcherCaller(IMatcherCaller, Set<Object>, Set<Object>, Object, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherCaller
Runs a matcher which implements the IMatcherCaller interface.
runIMatcherMultiSource(IMatcherMultiSource, List<Set<Object>>, Object, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherMultiSourceCaller
Runs a matcher which implements the IMatcherMultiSource interface.
runIMatcherMultiSourceCaller(IMatcherMultiSourceCaller, List<Set<Object>>, Object, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherMultiSourceCaller
Runs a matcher which implements the IMatcherMultiSourceCaller interface.
runIOntologyMatchingToolBridge(IOntologyMatchingToolBridge, Set<Object>, Set<Object>, Object, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherCaller
Runs a matcher which implements the IOntologyMatchingToolBridge interface.
runIteratedLouvainAlgorithm(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
runIteratedLouvainAlgorithm(int, Random) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
runIteratedLouvainAlgorithmWithMultilevelRefinement(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
runIteratedLouvainAlgorithmWithMultilevelRefinement(int, Random) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
runIteratedSmartLocalMovingAlgorithm(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
runIteratedSmartLocalMovingAlgorithm(int, Random) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
runLocalMovingAlgorithm() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
runLocalMovingAlgorithm(Random) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
runLouvainAlgorithm() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
runLouvainAlgorithm(Random) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
runLouvainAlgorithmWithMultilevelRefinement() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
runLouvainAlgorithmWithMultilevelRefinement(Random) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
runMatcher(TestCase, Object, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionRunner
Run an individual matcher on an individual test case.
runMatcher(TestCase, Object, String, Object, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionRunner
Run an individual matcher on an individual test case.
runMatcher(Object, Object, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherCaller
Calls a matcher object with the provided arguments.
runMatcher(Object, Object, Object, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherCaller
Calls a matcher object with the provided arguments.
runMatcher(Object, Object, Object, Object, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherCaller
Calls a matcher object with the provided arguments.
runMatcherMultipleRepresentations(Object, Set<Object>, Set<Object>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherCaller
Calls a matcher object with the provided arguments.
runMatcherMultipleRepresentations(Object, Set<Object>, Set<Object>, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherCaller
Calls a matcher object with the provided arguments.
runMatcherMultipleRepresentations(Object, Set<Object>, Set<Object>, Object, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherCaller
Calls a matcher object with the provided arguments.
runMatcherMultiSource(Object, List<Object>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherMultiSourceCaller
Calls a multi source matcher object with the provided arguments.
runMatcherMultiSource(Object, List<Object>, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherMultiSourceCaller
Calls a multi source matcher object with the provided arguments.
runMatcherMultiSource(Object, List<Object>, Object, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherMultiSourceCaller
Calls a multi source matcher object with the provided arguments.
runMatcherMultiSourceMultipleRepresentations(Object, List<Set<Object>>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherMultiSourceCaller
Calls a multi source matcher object with the provided arguments.
runMatcherMultiSourceMultipleRepresentations(Object, List<Set<Object>>, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherMultiSourceCaller
Calls a multi source matcher object with the provided arguments.
runMatcherMultiSourceMultipleRepresentations(Object, List<Set<Object>>, Object, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherMultiSourceCaller
Calls a multi source matcher object with the provided arguments.
runMatcherMultiSourceSpecificType(Object, List<T>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherMultiSourceCaller
Calls a multi source matcher object with the provided arguments.The type of ontologies must be same same for all ontologies e.g.
runMatcherMultiSourceSpecificType(Object, List<T>, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherMultiSourceCaller
Calls a multi source matcher object with the provided arguments.
runMatcherMultiSourceSpecificType(Object, List<T>, Object, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherMultiSourceCaller
Calls a multi source matcher object with the provided arguments.
runMatcherMultiSourceURL(MatcherMultiSourceURL, List<Set<Object>>, Object, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.GenericMatcherMultiSourceCaller
Runs a matcher which implements the IMatcherMultiSourceCaller interface.
runMatcherOnTop(ExecutionResult, Object, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Runs a matcher on top of another.
runMatcherOnTop(ExecutionResult, Map<String, Object>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Runs a matcher on top of another.
runMatcherOnTop(ExecutionResultSet, TestCase, String, Object, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Runs a matcher on top of another.
runMatcherOnTop(ExecutionResultSet, TestCase, String, Map<String, Object>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Runs a matcher on top of another.
runMatcherOnTop(ExecutionResultSet, String, Object, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Runs a matcher on top of another.
runMatcherOnTop(ExecutionResultSet, String, Map<String, Object>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Runs a matcher on top of another.
runMatcherOnTop(ExecutionResultSetMultiSource, String, String, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSource
 
runMetricAndPrintToFile(RankingMetric[], ExecutionResult, String, CSVPrinter) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRank
Runs the metric on the given result and prints a line to the CSV file.
runMetricAndPrintToFile(RankingMetricGroup[], ExecutionResult, String, CSVPrinter) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRankGroup
Runs the metric on the given result and prints a line to the CSV file.
runMultipleMatchers(Track, Map<String, Object>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSource
 
runMultipleMatchers(Track, Map<String, Object>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSourceParallel
 
runMultipleMatchers(List<TestCase>, Map<String, Object>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSource
 
runMultipleMatchers(List<TestCase>, Map<String, Object>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSourceParallel
 
runMultipleMatchers(List<TestCase>, Map<String, Object>, Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSource
 
runMultipleMatchers(List<TestCase>, Map<String, Object>, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSourceParallel
 
runMultipleMatchersMultipleTracks(List<Track>, Map<String, Object>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSource
 
runMultipleMatchersMultipleTracks(List<Track>, Map<String, Object>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSourceParallel
 
runMultipleMatchersMultipleTracks(List<Track>, Map<String, Object>, Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSource
 
runMultipleMatchersMultipleTracks(List<Track>, Map<String, Object>, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSourceParallel
 
runMultipleMatchersMultipleTracks(List<Track>, Map<String, Object>, Properties, List<URL>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSourceParallel
 
runMultipleMatchersWithAdditionalGraphs(List<TestCase>, Map<String, Object>, Properties, List<URL>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSource
 
runOnlyLocalhost - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
If true, the container binds only on localhost instead of all interfaces.
runOpenEAModel(File, boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Run the openEA library.
runParallel(MergeOrder, List<Set<Object>>, Object, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
 
runProcess(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.ParisMatcher
 
runRequest(HttpUriRequest) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
 
runSequential(MergeOrder, List<Set<Object>>, Object, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
 
runSingle(TestCase, Object) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Run a single test case with one matcher.
runSingle(TestCase, Object, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Run a single test case with one matcher.
runSmartLocalMovingAlgorithm() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
runSmartLocalMovingAlgorithm(Random) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
runtime - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
The runtime in nanoseconds
runtime - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.profiling.MemoryProfiling
 
runTool(URI, URI, URL, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.receiver_hobbit.HobbitWrapper
 
runTool(URL, URL, URL, URL) - Static method in class de.uni_mannheim.informatik.dws.melt.receiver_http.Main
 
runTracks(List<Track>, Object...) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Run matchers on multiple tracks.
runTracks(List<Track>, Object, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Run one matcher with a given name on multiple tracks.
runTracks(List<Track>, Map<String, Object>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
Run multiple matchers on multiple tracks.
runTracks(List<Track>, Map<String, Object>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorParallel
 
runUnzippedMatcher(TestCase, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Evaluate a single matcher using the local SEALS client.
runUnzippedMatcher(TestCase, File, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Evaluate a single matcher using the local SEALS client.
runWithAdditionalGraphs(Track, Object, String, List<URL>, Partitioner) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutorMultiSource
 
RUSSIAN - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.Language
 

S

safeAsk(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.sparql.SparqlServices
When executing queries it sometimes comes to exceptions (most likely http exceptions).
safeAsk(QueryExecution) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.sparql.SparqlServices
When executing queries it sometimes comes to exceptions (most likely http exceptions).
safeExecution(QueryExecution) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.sparql.SparqlServices
When executing queries it sometimes comes to exceptions (most likely http exceptions).
sameConfidenceRanking - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingMetric
The strategy to use in case there are multiple correspondences with the same confidence.
sameConfidenceRanking - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.RankingMetricGroup
The strategy to resolve conflicts in case correspondences carry the same confidence.
SameConfidenceRanking - Enum in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking
Enum for different sorting options in case correspondences have same confidence.
SameConfidenceRanking() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.SameConfidenceRanking
 
sameConfidenceRankingList - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRank
The strategies to be evaluated for cases in which two correspondences carry the same confidence.
sameConfidenceRankingList - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRankGroup
The strategies to be evaluated for cases in which two correspondences carry the same confidence.
sample - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
Documentation of parameter from the gensim documentation: "The threshold for configuring which higher-frequency words are randomly downsampled, useful range is (0, 1e-5)."
sample(int) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Returns a random sample of correspondences.
sample(int, long) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Returns a random sample of correspondences.
sample(int, Random) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Returns a random sample of correspondences.
SAMPLE_DEFAULT - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
Default for Word2VecConfiguration.sample parameter.
sampleByFraction(double) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Returns a random sample of correspondences.
sampleByFraction(double, long) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Returns a random sample of correspondences.
sampleByFraction(double, Random) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Returns a random sample of correspondences.
sampleResource(String, OntModel, RandomSampleOntModel) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesRandomly
Sample a resource from sampleModel given the resource in model m.
sampleResource(String, OntModel, RandomSampleOntModel, Set<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesRandomly
Sample a resource from sampleModel given the resource in model m.
save() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.FileCache
Save instance to file now.
save(Track, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.util.SaveAsSealsRepo
Simple utility function to save a track as SEALS repository track.
save(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Clustering
 
save(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
SaveAsSealsRepo - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.util
A quick helper program for track organizers and MELT administrators.
SaveAsSealsRepo() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.util.SaveAsSealsRepo
 
saveAtShutdown() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.FileCache
Save instance to file when JVM terminates.
saveAtShutdownIfCacheNotExistent() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.FileCache
Save instance to file when JVM terminates but only if cache file does not exists.
saveBenchmarkLog(String, File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
saveIfCacheNotExistent() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.FileCache
Save instance to file now but only if cache file is not existent.
saveInDefaultLayout(File, String, TestCaseType) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
saveInDefaultLayout(InputStream, String, TestCaseType) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
saveInDefaultLayout(URL, String, TestCaseType) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
saveInDuplicateFreeLayout(InputStream, String, TestCaseType) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
saveInTestCaseLayout(InputStream, String, TestCaseType) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
saveSuiteFile(Track, File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.util.SaveAsSealsRepo
 
saveSystemAndBenchmarkLog(String, File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
saveSystemAndBenchmarkLog(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
saveSystemLog(String, File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
saveToFile(InputStream, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
Writes an input stream to a file.
saveValuesToFile(Map<Correspondence, MatchClassBasedOnInstances.ClassMatchInfo>, Map<String, Integer>, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
 
saveValuesToFile(Map<Correspondence, Integer>, Map<String, Integer>, Map<String, Integer>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchPropBasedOnInstances
 
ScalableStringProcessingMatcher - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale
Matcher which uses different String Matching approaches (stored in PropertySpecificStringProcessing) with a specific confidence.
ScalableStringProcessingMatcher(Iterable<PropertySpecificStringProcessingMultipleReturn>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
ScalableStringProcessingMatcher(Iterable<PropertySpecificStringProcessingMultipleReturn>, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
ScalableStringProcessingMatcher(Iterable<PropertySpecificStringProcessingMultipleReturn>, boolean, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
scale(Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ScaleAdditionalConfidence
Scales all additional confidence values (separately) between zero and one.
scale(Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ScaleConfidence
 
scale(Alignment, double, double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ScaleConfidence
 
scale(Alignment, double, double, Set<String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ScaleAdditionalConfidence
Scales the additional confidence values of the provides keys (separately) between newMin and newMax.
scale(Alignment, Set<String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ScaleAdditionalConfidence
Scales the additional confidence values (separately) of the provides keys between zero and one.
ScaleAdditionalConfidence - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel
Scales the additional correspondence confidence values (that were produced by other filters/matchers) linearly to a given interval (by default [0,1]).
ScaleAdditionalConfidence() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ScaleAdditionalConfidence
 
scaleArray(double[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ScaleConfidence
 
scaleArray(double[], double, double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ScaleConfidence
 
ScaleConfidence - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel
Scales the correspondence confidence values linearly to an given interval (by default [0,1]).
ScaleConfidence() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ScaleConfidence
 
SEALS_DOWNLOAD_URL - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
 
SEALS_DOWNLOAD_URL_VERSION - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
 
sealsClientJar - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
Path to the JAR of the SEALS client.
sealsClientJar - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSealsBuilder
Path to the JAR of the SEALS client.
sealsClientJar - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Path to the JAR of the SEALS client.
SealsDescriptorHandler - Class in de.uni_mannheim.informatik.dws.melt.matching_assembly
 
SealsDescriptorHandler() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsDescriptorHandler
 
SealsDownloadHelper - Class in de.uni_mannheim.informatik.dws.melt.matching_data
 
SealsDownloadHelper(String, String, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.SealsDownloadHelper
 
SealsExternalDescriptorHandler - Class in de.uni_mannheim.informatik.dws.melt.matching_assembly
 
SealsExternalDescriptorHandler() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsExternalDescriptorHandler
 
sealsHome - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Path to the SEALS home directory.
SealsTrack - Class in de.uni_mannheim.informatik.dws.melt.matching_data
Track on the SEALS platform.
SealsTrack(String, String, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.SealsTrack
 
SealsTrack(String, String, String, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.SealsTrack
 
SealsTrack(String, String, String, boolean, GoldStandardCompleteness) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.SealsTrack
 
SealsTrack(String, String, String, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.SealsTrack
 
SealsTrack(String, String, String, String, boolean, GoldStandardCompleteness) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.SealsTrack
 
SealsWrapper - Class in de.uni_mannheim.informatik.dws.melt.matching_base.receiver
This class implements the SEALS interface (via MatcherURL) and calls the provided matcher class (the matcher class is provided via a file in the SEALS package in folder /conf/extenal/main_class.txt ).
SealsWrapper() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.receiver.SealsWrapper
 
SearchSpace - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers
 
SearchSpace(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SearchSpace
 
SEE_ALSO - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
LIST OF STRING A URL specific for the mapping instance.
SEMANTIC_SIMILARITY_MEASURE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING: The measure used for computing the the semantic similarity score.
SEMANTIC_SIMILARITY_SCORE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
Double: A score between 0 and 1 to denote the semantic similarity, where 1 denotes equivalence.
semanticWebLibrary - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Semantic web library to use like Jena or Owl API
SemanticWebLibrary - Enum in de.uni_mannheim.informatik.dws.melt.matching_validation
 
SemanticWebLibrary() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_validation.SemanticWebLibrary
 
SemanticWordRelationDictionary - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external
Abstract class for dictionary access.
SemanticWordRelationDictionary() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.SemanticWordRelationDictionary
 
sendContent - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.http.MatcherHTTPCall
If true, then the content of the file URI is read and transferred.
sendFileContent(URL, HttpServletResponse) - Static method in class de.uni_mannheim.informatik.dws.melt.receiver_http.Main
 
sense - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WiktionarySynsetCSV
 
SENTENCE_SPLITTER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
 
SentenceTransformersFineTuner - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers
This matcher uses the Sentence Transformers library to build an embedding space for each resource given a textual representation of it.
SentenceTransformersFineTuner(TextExtractorMap, String, File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
Run the training of a NLP sentence transformers.
SentenceTransformersFineTuner(TextExtractor, String, File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
Run the training of a NLP sentence transformers.
sentenceTransformersFineTuning(SentenceTransformersFineTuner, File, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Run fine tuning for sentence transformers.
SentenceTransformersLoss - Enum in de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers
Enum which lists all possible types of loss for training sentence transformers.
SentenceTransformersLoss() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersLoss
 
SentenceTransformersMatcher - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers
This matcher uses the Sentence Transformers library to build an embedding space for each resource given a textual representation of it.
SentenceTransformersMatcher(TextExtractorMap, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
 
SentenceTransformersMatcher(TextExtractor, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
 
SentenceTransformersPredicate - Interface in de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers
 
SentenceTransformersPredicateInputAlignment - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers
 
SentenceTransformersPredicateInputAlignment() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersPredicateInputAlignment
 
sentenceTransformersPrediction(SentenceTransformersMatcher, File, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Run sentence transformers prediction.
separatingWords - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
 
SEQUENCE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
STRING denoting a method obtained by parallel composition of other methods
SERIALIZATION_FOLDER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.ParameterConfigKeys
The folder in which all alignments and properties files are stored.
serializationFormat - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
The serialization format to use - more info at the corresponding jena page.
serialize() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Serialize this mapping to a string.
serialize(Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentSerializer
Serializes an alignment as String.
serialize(Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMSerializer
Serializes an alignment as String.
serialize(Alignment, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMSerializer
Serializes an alignment as String.
serialize(Alignment, File) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentSerializer
Method to write the specified alignment to the specified file in the default XML format.
serialize(Alignment, File) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMSerializer
Method to write the specified alignment to the specified file in the SSSOM format.
serialize(Alignment, OutputStream) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentSerializer
Method to write the specified alignment to the specified outputstream in the default XML format.
serialize(Alignment, OutputStream) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMSerializer
Method to write the specified alignment to the specified file in the SSSOM format.
serialize(Alignment, OutputStream, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMSerializer
Method to write the specified alignment to the specified file in the SSSOM format.
serialize(File) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Serialize this mapping directly to a given file in the default XML format.
serializeAlignmentToTemporaryFile(Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.AlcomoFilter
Serialize the alignment to a file and return its path.
serializeAlignmentToTmpDir(Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.typetransformation.Alignment2URLTransformer
 
serializedTreeFile - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
 
serializeOntoInfo(StringBuilder, OntoInfo, String) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentSerializer
 
serializeOntologyToTemporaryFile(OWLOntology) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.AlcomoFilter
Serializes the ontology to a file and returns its path.
serializeToCSV(Alignment, File) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentSerializer
Method to write the specified alignment to the specified file (in CSV format).
serializeToCSV(File) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Serialize this mapping directly to a given file in CSV format.
serializeToCSVWithExtensions(Alignment, File) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentSerializer
Method to write the specified alignment to the specified file (in CSV format).
serializeToFile(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
Serializes this object to the given file.
serialVersionUID - Static variable in exception de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.DockerNotRunningException
 
serialVersionUID - Static variable in exception de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformationException
 
serialVersionUID - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
serialVersionUID - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultSetMultiSource
 
serialVersionUID - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Clustering
 
serialVersionUID - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
serialVersionUID - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
 
serialVersionUID - Static variable in exception de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServerException
 
serialVersionUID - Static variable in exception de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.AlcomoException
 
serialVersionUID - Static variable in class de.uni_mannheim.informatik.dws.melt.receiver_http.Main.MatcherServlet
 
serialVersionUID - Static variable in exception de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMFormatException
 
SERVER_URL - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goClient
The URL that shall be used to perform the requests.
serverProcess - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
The python process.
serverUrl - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
The URL that shall be used to perform the requests.
service - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService
Singleton instance.
setAccessToken(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
setAccessTokenByCredentials(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
setAccessTokenByMavenCredentials() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
setAddingInformationToUnion(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
Sets the value if all information / triples are added to the union.
setAdditionallySwitchSourceTarget(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBaseFineTuner
If set to true, the training examples not only contain e.g.
setAdditionalText(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
setAddNeighboursToCorrespondence(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
setAdjustMaxBatchSize(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTuner
If set to true, then it will set the max value of the search space for the training batch size to the maximum which is possible with the current GPU/CPU.
setAllowedInstanceTypes(Set<String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
setAllowFiltering(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypePredictor
 
setAllowForCumulativeMatches(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
 
setAllowForCumulativeMatches(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcherStandAlone
Do not exclude String matches when matching in the second step with background knowledge.
setAnchorStyle(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
setArrayToLink(String[]) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.MaxGramLeftToRightTokenizer
 
setArrayToLink(String[]) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramLeftToRightTokenizer
 
setBaselineMatcher(IOntologyMatchingToolBridge) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
setBatchSizeOptimization(BatchSizeOptimization) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFilter
Sets how the batch size is optimized.
setBatchSizeOptimization(BatchSizeOptimization) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTuner
 
setBothDirections(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
Sets the value if both directions are enabled.
setBound(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphEdge
 
setCacheFile(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
Sets the cache file which should be used to cache the merge tree.
setCacheFolder(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
Folder where the tracks and the corresponding test cases shall be cached.
setCacheFolder(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository
Folder where the tracks and the corresponding test cases shall be cached.
setChangeClass(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypePredictor
 
setChangeClass(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFilter
If set to true, the class is changed in the classification.
setChild(AgonyGraphNode) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphEdge
 
setCluster(int, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Clustering
 
setClusterer(Clusterer) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByCluster
 
setClustering(Clustering) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
setConfidence(double) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
setConfidence(Correspondence, double, double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MinMax
 
setConfiguration(Word2VecConfiguration) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Doc2vecModelMatcher
 
setConfigurations(List<BoundedPathMatchingConfiguration>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.BoundedPathMatching
 
setConfusionMatrixMetric(ConfusionMatrixMetric) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
setContainsSameContent(Set, Set) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.testTools.TestOperations
Checks whether two sets contain the same contents.
setContainsSynonym(String, HashSet<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
Check whether the specified word is synonymous to a word in the given set.
setCopyAlignmentFiles(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
setCopyMode(CopyMode) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
Sets the copy mode which is used during the merging.
setCopyright(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsDescriptorHandler
 
setCorpusChunkSize(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
Sets the number of enties which are scaned at a time.
setCorrespondenceExtensions(List<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube
 
setCount(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
setCrossIndexMatch(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
setCsvFormat(CSVFormat) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
setCsvFormat(CSVFormat) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRelationTypePrediction
 
setCudaVisibleDevices(int...) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
Sets the environment variable CUDA_VISIBLE_DEVICES to select on which GPUs the process should run.
setCudaVisibleDevices(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
Sets the environment variable CUDA_VISIBLE_DEVICES to select on which GPUs the process should run.
setDataLoadingIndicator(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
setDbpediaLinker(DBpediaLinker) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaEmbeddingLinker
 
setDeactivatedCache(boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena.OntologyCacheJena
Deactivating the cache will also clear the cache.
setDeactivatedCache(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.OntologyCacheOwlApi
Deactivating the cache will also clear the cache.
setDebug(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
If set to true, write some file which contains helpful information e.g.
setDebugFile(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
 
setDebugFile(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
 
setDefaultResultsDirectory(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.Evaluator
Set the defaults results directory.
setDelimiter(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.MaxGramLeftToRightTokenizer
 
setDelimiter(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramLeftToRightTokenizer
 
setDelimiter(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramTokenizer
 
setDescription(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsDescriptorHandler
 
setDiff(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
setDimension(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
setDiskBufferEnabled(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
 
setDiskBufferEnabled(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Note that when you disable your buffer during runtime, the buffer will be reinitialized.
setDiskBufferEnabled(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Note that when you disable your buffer during runtime, the buffer will be reinitialized.
setDiskBufferEnabled(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
 
setDistance(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbNode
 
setDistance(ClusterDistance) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByCluster
 
setDoNotUseInputAlignment(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSealsBuilder
 
setEarlyStopping(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
setEntityOne(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
setEntityTwo(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
setEpochs(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
 
setEulerian(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyEdge
 
setExcludedHypernyms(Set<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
 
setExtensions(Map<String, Object>) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Set the extensions of the alignment.
setExternalcommand(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsExternalDescriptorHandler
 
setExtractionProblem(ExtractionProblem) - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.AlcomoFilter
 
setExtractor(TextExtractor) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
Sets the extractor which computes the text from a given resource.
setExtractorMap(TextExtractorMap) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
Sets the extractor which computes the text from a given resource.
setFilterMode(TopXFilter.TopFilterMode) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter
 
setFilterText(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
setFormalism(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.OntoInfo
 
setFormalismURI(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.OntoInfo
 
setFormat(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
setFree(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbNode
 
setFreshMatcherInstance(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSealsBuilder
 
setGenerationArguments(TransformersArguments) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
Set the arguments which can be used for the generate function of transformers library.
setGoldStandard(Alignment, DatasetIDExtractor) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
 
setGoldStandard(Object, DatasetIDExtractor) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
 
setGroup(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
setGroupStacked(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
setGroupStacked(String, String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
setHomogenousDraw(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesRandomly
Sets the homogenousDraw value.
setHpMutations(TransformersHpSearchSpace) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTunerHpSearch
Sets the mutations for the hyperparameter - only applicable for PBT (population based training).
setHpSpace(TransformersHpSearchSpace) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTunerHpSearch
Sets the initial hyper parameter search space.
setId(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyEdge
 
setId(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphEdge
 
setId(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphNode
 
setId(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
setId(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsDescriptorHandler
 
setIdentifier(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
setImageURLProperty(Project, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.PrepareHobbitGitlab
 
setIncludePrefixesInModel(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
setIncludeQuotes(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorVerbalizedRDF
 
setInitialWaitingTimeInSeconds(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
 
setInstanceMinConfidence(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
 
setIsVerboseLoggingOutput(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcherStandAlone
 
setIterations(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
 
setJavaCommand(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
 
setJavaCommand(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSealsBuilder
 
setJavaCommand(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
If in your system, the "java" command links to a jdk > 8, issues might occur.
setJavaRuntimeParameters(List<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSealsBuilder
 
setJavaRuntimeParameters(List<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
 
setKnowledgeSource(ExternalResourceWithSynonymCapability) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
 
setLabel(E) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
setLabels(List<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
 
setLevel(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
setLicense(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsDescriptorHandler
 
setLineByLineTranslation(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorVerbalizedRDF
 
setLinkage(ClusterLinkage) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByCluster
 
setLiteralProcessingFunction(Function<Literal, Object>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
setLoadingArguments(TransformersArguments) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
Set the arguments which are passed to the from_pretrained method.
setLoss(SentenceTransformersLoss) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
 
setMainclass(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsDescriptorHandler
 
setMainclass(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.WriteMainMatcherClassToFile
 
setMatchClasses(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
setMatcherErrorLog(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
 
setMatcherLog(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
 
setMatcherSupplier(Supplier<Object>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
If a matcher supplier is set, then this will be used instead of the matcher object.
setMatchingClassesRequired(boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
setMatchingDataPropertiesRequired(boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
setMatchingInstancesRequired(boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
setMatchingObjectPropertiesRequired(boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
setMatchInstances(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
setMatchProperties(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
setMaxdf(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
Sets the maximum document frequency (relative) a token needs to have, to be included as a feature.
setMaxIntermediateNodes(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.BoundedPathMatchingConfiguration
 
setMaxTrials(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.http.MatcherHTTPCall
 
setMethod(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
setMetric(SimInstanceMetric) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
 
setMilliSecondsBetweenSigtermAndSigkill(long) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Sets the milli seconds between a sigterm and a sigkill when the process is started on linux.
setMinCount(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
 
setMindf(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
Sets the minimum document frequency (relative) a token needs to have, to be included as a feature.
setMinimumConfidence(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicKnowledgeSource
 
setMinimumConfidence(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLKnowledgeSource
 
setMinResourceConfidence(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
setModelName(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
Sets the model name which can be a model id (a hosted model on huggingface.co) or a path to a directory containing a model and tokenizer ( see first parameter pretrained_model_name_or_path of the from_pretrained function in huggingface library).
setMultiConceptLinkerUpperLimit(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
 
setMultipleTextsToMultipleExamples(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
Is set to true, then all texts returned by the text extractor are used separately to generate the examples.
setMultiProcessing(TransformersMultiProcessing) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
Sets the multiprocessing value of the transformer.
setName(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcherStandAlone
 
setNameOfLinker(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetEmbeddingLinker
 
setNameOfLinker(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetLinker
 
setNameOfLinker(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetRdfLinker
 
setNameOfLinker(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.combined.LabelToConceptLinkerCombined
 
setNameOfLinker(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.combined.LabelToConceptLinkerCombinedEmbeddings
 
setNameOfLinker(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaEmbeddingLinker
 
setNameOfLinker(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
 
setNameOfLinker(String) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.LabelToConceptLinker
Set instance specific name of the linker.
setNameOfLinker(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicLinker
 
setNameOfLinker(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodEmbeddingLinker
 
setNameOfLinker(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLLinker
 
setNameOfLinker(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataEmbeddingLinker
 
setNameOfLinker(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
 
setNameOfLinker(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryEmbeddingLinker
 
setNameOfLinker(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryLinker
 
setNameOfLinker(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetEmbeddingLinker
 
setNameOfLinker(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetLinker
 
setNegatives(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
 
setNegativeWords(Set<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBinaryFilter
 
setNetwork(Network) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
setNewrank(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
setnGramsize(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramLeftToRightTokenizer
 
setnGramsize(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramTokenizer
 
setNumberOfCorrespondences(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrix
 
setNumberOfEpochs(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
 
setNumberOfThreads(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
Sets the number of threads which are used during merge.
setNumberOfThreads(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
 
setNumberOfThreadsToCpuCores() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
Sets the number of threads which are used during merge to the number of available CPU cores.
setNumberOfTrials(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTunerHpSearch
Sets the number of trials which should be executed during hyperparameter search.
setOneToOneAlignment(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.AlcomoFilter
 
setOntModel(OntModel) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer.ExplainerResourceProperty
 
setOntModel(OntModel) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer.ExplainerResourceType
 
setOntModel(OntModel) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer.IExplainerResourceWithJenaOntology
Set the ontology that is to be used for a lookup.
setOnto1(OntoInfo) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
setOnto2(OntoInfo) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
setOntoID(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.OntoInfo
 
setOntoLocation(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.OntoInfo
 
setOptimizeAll(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFilter
This will enabled or disable all possible optimization to improve prediction speed.
setOptimizeBatchSize(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFilter
Deprecated.
better use setBatchSizeOptimization
setOptimizeForMixedPrecisionTraining(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
Enable or disable the mixed precision training.
setOptimizingMetric(TransformersOptimizingMetric) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTunerHpSearch
Sets the metric which is optimized during hyperparameter search.
setOverridePythonFiles(boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
If set to true, all python files (e.g.
setParallelism(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FamerClustering
 
setParent(AgonyGraphNode) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphEdge
 
setParent(AgonyNode<E>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
setParentEdge(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
setPassword(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.AuthConfig
 
setPort(int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
 
setPositiveWords(Set<String>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBinaryFilter
 
setPotential(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbNode
 
setPredecessor(MwbEdge) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbNode
 
setPreText(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
setPrintAlignmentExtensions(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorBasic
 
setPrintAlignmentExtensions(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
setPrintAsShortenedString(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
setPrintCorrespondenceExtensions(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
setPrintCorrespondenceExtensions(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube
 
setProjectjar(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsDescriptorHandler
 
setPromt(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
 
setPythonCommandBackup(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Sets the python command programmatically.
setQueryChunkSize(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
Sets the number of queries which are processed simultaneously.
setRank(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
setReasoner(Settings.BlackBoxReasoner) - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.AlcomoFilter
 
setRecallAlignment(Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesViaAlignment
 
setReferenceAlignment(Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
Deprecated.
better create a new execution result. This method will be removed in future releases.
setRefinerList(List<Refiner[]>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRank
 
setRefinerList(List<Refiner[]>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRankGroup
 
setRelation(CorrespondenceRelation) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
setRemoveMultipleSpaces(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
setRemoveNewlines(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
setRemovePrefixDefition(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
setRemoveUnusedJenaModels(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
If set to true, this removes OntModel/Model which are not needed anymore.
setResetText(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
setResolution(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
setResourceExplainers(List<IExplainerResource>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
setResourceExplainers(List<IExplainerResource>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube
 
setResourceFilters(List<Class<? extends SentenceTransformersPredicate>>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
 
setResourcesDirectory(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Set the directory where the python files will be copied to.
setResourcesExtractor(List<ResourcesExtractor>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
 
setResultingModelLocation(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBaseFineTuner
Sets the final location where the finetuned model should be stored.
setRunAllStringModifications(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
 
setSample(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
 
setSavingIntermediateAlignments(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
Set to true if the intermediate alignments should be stored.
setSealsClientJar(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
 
setSealsClientJar(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSealsBuilder
 
setSealsClientJar(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
 
setSealsHome(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
 
setSeed(long) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.SameConfidenceRanking
Sets the seed value for the RANDOM_WITH_SEED enum.
setSendContent(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.http.MatcherHTTPCall
If true, then the content of the file URI is read and transferred.
setSerializationFormat(RDFFormat) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
setSerializedTreeFile(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMerge
Sets the file where the serialzed merge tree is stored.
setSetSimilarity(SetSimilarity) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BaseFilterWithSetComparison
 
setShouldPropertyBeCounted(Predicate<Property>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
setSimilarity - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BaseFilterWithSetComparison
The set similarity to choose when computing similarity value between the two distinct property sets.
SetSimilarity - Enum in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util
Different methods for set comparison like Overlap coefficient, Jaccard or Sørensen–Dice_coefficient (DSC).
SetSimilarity() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.SetSimilarity
 
SetSimilarityMeasure - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.setSimilarityMeasures
Interface for similarity measures of sets.
setSkipTestCasesWithoutRefAlign(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
setSlack(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyEdge
 
setSleepTimeInSeconds(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.http.MatcherHTTPCall
 
setSourceName(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
setStatementProcessor(Function<List<Statement>, List<Statement>>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorRDFBase
 
setStrategy(ImplementedBackgroundMatchingStrategies) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
 
setStringModificationSequence(LinkedList<StringModifier>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.LabelToConceptLinkerEmbeddings
 
setSuccessor(Set<MwbEdge>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbNode
 
setSystemAlignment(Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
Deprecated.
better create a new execution result. This method will be removed in future releases.
setTargetName(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
setTestBatchSize(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
 
setTestSize(float) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
Sets the number between zero and one which represents the proportion of the data to include in the test split
setTestSize(float) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTunerHpSearch
Sets the number between zero and one which represents the proportion of the data to include in the test split
setThreshold(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.GensimEmbeddingModel
 
setThreshold(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
 
setThreshold(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BaseFilterWithSetComparison
 
setThreshold(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceFilter
 
setThreshold(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter
 
setThreshold(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
 
setThresholdClass(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceFilter
 
setThresholdDatatypeProperty(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceFilter
 
setThresholdIndividual(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceFilter
 
setThresholdMixed(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceFilter
 
setThresholdObjectProperty(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceFilter
 
setTimeout(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.http.MatcherHTTPCall
 
setTimeout(int, int, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.http.MatcherHTTPCall
 
setTimeout(long) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSealsBuilder
 
setTimeout(long, TimeUnit) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Sets the timeout of a process
setTimeout(long, TimeUnit) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
 
setTimeoutForReadingThreadJoin(long) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Sets the timeout to wait for joining the thread which reads the standard out and standard error of the external process.
setTimeouts(int, int, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
Sets the timeouts for the HTTP call which happens when the docker container is started and the call to the service is executed.
setTimeoutTimeUnit(TimeUnit) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSealsBuilder
 
settings - Variable in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.PrepareHobbitGitlab
 
setTitle(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
setTitle(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
setTmpFolder(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSealsBuilder
Sets the tmp folder where e.g.
setto(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
 
setTopK(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
Sets the number which represents how many correspondences should be created per resource.
setTopkPerResource(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
If set to true, the topk parameter applies to number of resources and not to number of extracted texts.
setTrack(Track) - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
 
setTrackSignificanceShare(double) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
 
setTrainBatchSize(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
 
setTrainingArguments(TransformersArguments) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
Do not allow to set training arguments - not used for llms.
setTrainingArguments(TransformersArguments) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
This class does not allow setting training argumnets.
setTrainingArguments(TransformersArguments) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
No training arguments can be used for SentenceTransformersMatcher - do NOT call this method.
setTrainingArguments(TransformersArguments) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
Sets the training arguments of the huggingface trainer.
setTransformersCache(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
Sets the cache folder where the pretrained transformers models are stored.
setType(Word2VecType) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
 
setType(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
setUriPrefixLookup(PrefixLookup) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer.ExplainerResourceProperty
 
setUseIngoing(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
setUseLabelInsteadOfResource(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
setUseLiteral(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
setUseOutgoing(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
setUseResource(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
setUsername(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.AuthConfig
 
setUserTmpFolder(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.FileUtil
Sets a folder which represents a location for temporary data.
setUsingTensorflow(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
This class only allows to set this value to false.
setUsingTensorflow(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
SentenceTransformersMatcher only supports PyTorch - thus setting tensorflow to true, will result in an error.
setUsingTensorflow(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
Sets the boolean value if tensorflow is used.
setVectorCaching(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
If vector caching is turned on, similarities will be calculated on Java site (rather than in Python) and vectors are held in memories.
setVectorDimension(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
 
setVerboseLoggingOutput(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
 
setVerboseLoggingOutput(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.SimpleStringMatcher
 
setVersion(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsDescriptorHandler
 
setWindowSize(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
 
setWithRepetitions(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesRandomly
If set to true, then it will samples random elements which can also appear multiple times in different correspondences.
setWordForcer(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
When setting this option to true, the constrained beam search is activated and the words yes and no will be forced.
setWordStopper(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
If set to true the text generation will automatically stop if the word yes or no is generated.
setWorkingDirectory(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Sets the working directory of the external process.
setX(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter
 
SG - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecType
Skip-gram model for word2vec.
sharedProperties(Individual, Individual, Alignment, boolean, double, SetSimilarity) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.CommonPropertiesFilter
Return the number of overlapping distinct properties.
shareOfNegatives - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesRandomlyShare
 
shift(double[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.MatcherSimilarity
 
shiftrank(List<AgonyNode<E>>, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
shorten(String) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMPrefixMap
 
shortenObject(Object) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMPrefixMap
Shortens the given parameter with the prefixes stored in this prefix map.
shouldMatchClasses(Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.basetransformers.TypeTransformerHelper
 
shouldMatchDatatypeProperties(Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.basetransformers.TypeTransformerHelper
 
shouldMatchInstances(Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.basetransformers.TypeTransformerHelper
 
shouldMatchObjectProperties(Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.basetransformers.TypeTransformerHelper
 
shouldMatchRDFProperties(Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.basetransformers.TypeTransformerHelper
 
shouldPropertyBeCounted - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
Predicate to decide which properties should be counted.
shouldUseOntologyCache(Properties) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.basetransformers.TypeTransformerHelper
 
SHOW_BUILTIN_TRACK - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval_client.Main
 
shutDown() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goClient
Shut down the server.
shutDown() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Shut down the service.
Significance - Enum in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance
Enumeration for Significance
Significance() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.Significance
 
SignificanceCount - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance
Simple count for significance statistics.
SignificanceCount(Significance) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.SignificanceCount
 
SIGNIFICANT - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.Significance
 
significantlyDifferent - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.SignificanceCount
 
silentlyParseAlignment(URL) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
Helper method to parse an alignment from an URL and log a possible error.
SimilarHierarchyFilter - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance
Check if already matched individuals have a similar hierarchy (class hierarchy).
SimilarHierarchyFilter() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarHierarchyFilter
 
SimilarHierarchyFilter(Property, Property, MatcherYAAAJena, SimilarHierarchyFilterApproach, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarHierarchyFilter
 
SimilarHierarchyFilterApproach - Enum in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance
Enum for choosing the approach in SimilarHierarchyFilter.
SimilarHierarchyFilterApproach() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarHierarchyFilterApproach
 
SimilarNeighboursFilter - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance
Checks for each instance mapping, how many already matched neighbours it has.
SimilarNeighboursFilter() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
SimilarNeighboursFilter(double, SetSimilarity) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
SimilarNeighboursFilter(double, Predicate<Property>, double, SetSimilarity) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
Constructor
SimilarNeighboursFilter(double, Predicate<Property>, Function<Literal, Object>, Function<Resource, Set<Object>>, boolean, boolean, boolean, boolean, double, SetSimilarity) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
Constructor
SimilarNeighboursFilter(double, Predicate<Property>, Function<Literal, Object>, Function<Resource, Set<Object>>, double, SetSimilarity) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
Constructor which uses ingoing and outgoing edges as well as resources and literals.
SimilarNeighboursFilter(Function<Literal, Object>, double, SetSimilarity) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
SimilarTypeFilter - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance
Checks for each instance mapping, how many already matched types it has in common.
SimilarTypeFilter() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarTypeFilter
 
SimilarTypeFilter(double, SetSimilarity) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarTypeFilter
 
SimilarTypeFilter(double, Property, double, SetSimilarity) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarTypeFilter
 
SimInstanceMetric - Enum in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel
Similarity Metric which can be used for MatchClassBasedOnInstances
SimInstanceMetric() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.SimInstanceMetric
 
SIMPLE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbInitHeuristic
Simple heuristic: set potential of a node a in the source to the maximum confidence of the adjacent edges of a.
simpleStringMatcher - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcherStandAlone
 
SimpleStringMatcher - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher
A relatively simple matcher that can be used before running BackgroundMatcher to filter out simple matches.
SimpleStringMatcher() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.SimpleStringMatcher
 
SINGLE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClusterLinkage
Single linkage.
singleConceptBuffer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetLinker
singleConceptBuffer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetLinker
Mapping Buffer
size - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyQueue
 
size() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube
Number of available analytical mappign information.
size() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
size(Iterable<?>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerMetric
 
size(Iterator<?>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerMetric
 
SKIP_DEFINITIONS - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorRDFBase
 
SKIP_DEFINITIONS_AND_LONG_LITERALS - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorRDFBase
This predicate should be used as keep predicate and filters out long (more than 150 characters) literals by completely ignoring them.
SKIP_DEFINITIONS_AND_SHORTEN_LONG_LITERALS - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorRDFBase
 
SKIP_LITERALS - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorRDFBase
 
SKIP_RESOURCES - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorRDFBase
 
SKIP_URIS - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorRDFBase
 
skipTestsWithoutRefAlign - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
SKOS_CONCEPT - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMEntityType
 
slack - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyEdge
 
slack(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
slack(AgonyNode<E>, AgonyNode<E>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
slacks - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
sleepTimeInSeconds - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.http.MatcherHTTPCall
The amount of seconds to sleep when an exception occurred before retrying.
SliceableStack() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection.SliceableStack
 
SLM - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ModularityAlgorithm
SLM algorithm
SMALL_TEST - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Knowledgegraph
This track contains only one testcase with a very small set of entities to check if matchers return at least something.
SMALLEST - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter.TopFilterMode
Keep the top X correspondences for the smaller side in the alignment.
SNOMED_NCI_SMALL - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio.V2015
Task 5: SNOMED-NCI small fragments.
SNOMED_NCI_SMALL - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio.V2016
Task 5: SNOMED-NCI small fragments.
SNOMED_NCI_SMALL_FLAGGED - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio.V2015
Task 5: SNOMED-NCI small fragments.
SNOMED_NCI_WHOLE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio.V2015
Task 6: NCI whole ontology with SNOMED large fragment.
SNOMED_NCI_WHOLE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio.V2016
Task 6: NCI whole ontology with SNOMED large fragment.
SNOMED_NCI_WHOLE_FLAGGED - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio.V2015
Task 6: NCI whole ontology with SNOMED large fragment.
SOAP_ENV - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
socketTimeout - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
 
sortAlignment(Alignment, Alignment) - Method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.SameConfidenceRanking
Sorts the system alignment and returns a list of correspondences.
sortAlignment(Iterable<Correspondence>) - Method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.SameConfidenceRanking
Sorts the system alignment and returns a list of correspondences.
sortAlignment(Iterable<Correspondence>, Collection<Correspondence>) - Method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.SameConfidenceRanking
Sorts the system alignment and returns a list of correspondences.
source - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TransformationEdge
 
source - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TransformationRoute
 
source - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
URI pointing to the source file for matching.
source - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.TestCasePart
 
source - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.TermFromFileReader
 
source - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbEdge
Attribute for storing the graph : source node of the edge
SOURCE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_data.TestCaseType
 
SOURCE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter.TopFilterMode
Keep the top X correspondences for the source.
SOURCE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
sameAs http://knowledgeweb.semanticweb.org/heterogeneity/alignment#uri1
SOURCE - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
SOURCE_AND_TARGET - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter.TopFilterMode
Keep the top X correspondences for the source and for the target.
SOURCE_LANGUAGE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.ParameterConfigKeys
The main language of the source ontology / knowledge graph.
sourceClass - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.AbstractTypeTransformer
 
sourceClassesNotMapped - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Classes of the source ontology that do not appear in the reference mapping.
sourceDatatypePropertiesNotMapped - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Classes of the source ontology that do not appear in the reference mapping.
sourceInstances - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances.ClassMatchInfo
 
sourceName - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
sourceObjectPropertiesNotMapped - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Object properties of the source ontology that do not appear in the reference mapping.
sourceOntologyValidationService - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
SourceTargetURIs - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.multisource
A simple helper class for assigning URIs to testcases (and if it appears as source or target in the testcase).
SourceTargetURIs() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.SourceTargetURIs
 
sourceURIs - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.SourceTargetURIs
 
sourceURLs - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersPredicateInputAlignment
 
SPANISH - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.Language
 
sparqlService - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicKnowledgeSource
SPARQL service instance required for requests.
sparqlService - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicLinker
SPARQL Service instance for (buffered) queries.
sparqlService - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLLinker
SPARQL Service instance for (buffered) queries.
sparqLservice - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLKnowledgeSource
SPARQL service instance required for requests.
SparqlServices - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.sparql
This class provides static functionality for SPARQL calls.
SparqlServices() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.sparql.SparqlServices
 
SPAWN - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersMultiProcessing
The main process starts a fresh python interpreter.
specialNames - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.NumberToWordsConverter
 
specificTestCaseKeyToTestCase - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.matchers.AddPositivesWithReference
 
Spimbench() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Spimbench
 
SPLIT_PATTERN - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
SPLIT_WORDS - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
 
splitBySlashOrHashtag - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.PrefixLookup
 
splitFragment(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
 
splitUsingSplitWords(String[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
 
squared - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.DistanceMatrixComputationJob
if true, the euclidean distance is squared which means the square root is not computed.
SQUARED_EUCLIDEAN - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClusterDistance
Squared Euclidean distance.
SSSOM() - Constructor for enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
 
SSSOM(boolean) - Constructor for enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
 
SSSOM(boolean, Class<?>) - Constructor for enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
 
SSSOM(Class<?>) - Constructor for enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
 
SSSOM_ALTERNATIVES - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMSerializer
 
SSSOMEntityType - Enum in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
 
SSSOMEntityType() - Constructor for enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMEntityType
 
SSSOMFormatException - Exception in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
Exception representing a error when data does not fit to SSSOM schema
SSSOMFormatException(String) - Constructor for exception de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMFormatException
 
SSSOMFormatException(String, Throwable) - Constructor for exception de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMFormatException
 
SSSOMMappingCardinality - Enum in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
 
SSSOMMappingCardinality(String) - Constructor for enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMMappingCardinality
 
SSSOMParser - Class in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
The SSSOMParser can parse SSSOM files following the convention described in the SSSOM github and userguide.
SSSOMParser() - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMParser
 
SSSOMPredicateModifier - Enum in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
 
SSSOMPredicateModifier(String) - Constructor for enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMPredicateModifier
 
SSSOMPrefixMap - Class in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
 
SSSOMPrefixMap() - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMPrefixMap
 
SSSOMSerializer - Class in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api
The SSSOMSerializer can serialize to SSSOM files following the convention described in the SSSOM github and userguide.
SSSOMSerializer() - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMSerializer
 
stack - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection.SliceableStack
 
StackNode(boolean, T) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection.StackNode
 
stackPosition - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection.SliceableStack
 
StandardApi(String) - Constructor for enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.StandardApi
 
start() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
startBulk() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
startContainer() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
 
startedEmpty - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
startElement(String, String, String, Attributes) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
startIndex - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.MaxGramLeftToRightTokenizer
 
startIndex - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramLeftToRightTokenizer
 
startReadingThread(InputStream, String, List<ProcessOutputConsumer>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
 
startServer() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goClient
Start the server.
startServer() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Initializes the server.
statementProcessor - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorRDFBase
 
statistic - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.ConfidenceCombiner
 
stats - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
stem() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
Stem the word placed into the PorterStemmer buffer through calls to add().
stemPorter(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Wrapping of Porter's Stemming Code.
step - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.DistanceMatrixComputationJob
 
step1() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
 
step2() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
 
step3() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
 
step4() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
 
step5() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
 
step6() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
 
stopContainer() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
 
stopReadingThread(Thread) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
 
StopwordExtraction - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel
Extracts corpus dependent stopwords from instances, classes and properties.
StopwordExtraction(Function<String, Collection<String>>, boolean, int, double, TextExtractor...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.StopwordExtraction
Extracts the stopwords based on two criteria.
StopwordExtraction(Function<String, Collection<String>>, boolean, int, double, List<TextExtractor>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.StopwordExtraction
Extracts the stopwords based on two criteria.
StopwordExtraction(Function<String, Collection<String>>, double, Property...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.StopwordExtraction
Extracts the stopwords based on the percentage (should be between 0 and 1).
StopwordExtraction(Function<String, Collection<String>>, int, Property...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.StopwordExtraction
Extracts the stopwords based on the top most occuring tokens.
stopwords - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
 
stopwordsPercentage - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.StopwordExtraction
The percentage how many resources this token must have to count as a stopword.
STORED - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.AlignmentServer
TIMESTAMP of the time the alignment was stored in database.
storeExtractedStopwords(Iterable<? extends Resource>, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.StopwordExtraction
 
storeExtractedStopwords(Iterator<? extends Resource>, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.StopwordExtraction
 
strategy - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
Matching strategy.
strategy - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcherStandAlone
 
streamToCollect - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.OutputCollectorThread
 
streamToCollect - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.OutputDiscardThread
 
strict - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BadHostsFilter
if true, filter all correspondences where the host can not be determined
string_1 - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube.StringString
 
string_2 - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube.StringString
 
string1 - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.dataStructures.StringString
 
string2 - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.dataStructures.StringString
 
StringCleaner - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringCleaners
 
StringEquality - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringEquality
An interface for classes which define under what conditions two Strings are considered equal.
StringMatcher - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel
 
StringMatcher(Function<String, String>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.StringMatcher
Constructor RDFS.label will be used to get strings.
StringMatcher(Function<String, String>, Property...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.StringMatcher
Constructor
stringModificationSequence - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetEmbeddingLinker
A set of string operations that are all performed.
stringModificationSequence - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.LabelToConceptLinkerEmbeddings
The list of operations that is performed to find a concept in the dictionary.
stringModificationSequence - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
The list of operations that is performed to find a concept in the dictionary.
stringModificationSequence - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryLinker
The list of operations that is performed to find a concept in the dictionary.
stringModificationSet - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetRdfLinker
A set of string operations that are all performed.
stringModificationSet - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
A set of string operations that are all performed.
stringModificationSet - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
A set of string operations that are all performed.
StringModifier - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers
A simple interface for classes that can modify Strings.
StringOperations - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations
A helper class for string operations.
StringOperations() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
 
StringOperations.AbbreviationHandler - Enum in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations
Enum which indicates how shortcuts in camel case are handeled.
StringProcessing - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util
 
StringProcessing() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.StringProcessing
 
StringString - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.dataStructures
Simple data structure representing a String Tuple.
StringString() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube.StringString
 
StringString(String, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube.StringString
 
StringString(String, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.dataStructures.StringString
 
StringUtil - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python
A collection of useful String operations that can be used for matcher development.
StringUtil() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.StringUtil
 
subClassText - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorLabelAndDirectSuperclass
 
SUBJECT_CATEGORY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING: The conceptual category to which the subject belongs to.
SUBJECT_ID - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING: The ID of the subject of the mapping.
SUBJECT_LABEL - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING: The label of subject of the mapping
SUBJECT_MATCH_FIELD - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
LIST OF STRING A tuple of fields (term annotations on the subject) that was used for the match.
SUBJECT_PREPROCESSING - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING Method of preprocessing applied to the fields of the subject.
SUBJECT_SOURCE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING URI of ontology source for the subject.
SUBJECT_SOURCE_VERSION - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
STRING Version IRI or version string of the source of the subject term.
SUBJECT_TYPE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
SSSOMEntityType: The type of entity that is being mapped.
substitutionLookups - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
the list of function which can substitute the variables in the command line/ arguments
substract(Counter<T>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
It will substract the other counter from this counter.
SUBSUME - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
Represents a subsume / superclass of relation.
SUBSUMED - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
Represents a subsumed/rdfs:subClassOf relation.
subsumeProperties - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.TypeRefiner
Indicates whether all different property types like DATATYPE_PROPERTY, OBJECT_PROPERTY, ANNOTATION_PROPERTY, and RDF_PROPERTY shall be subsumed.
subsumeProperties - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TypeFilter
 
subsumeProperties(ResourceType) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.ResourceType
Deprecated.
This method returns only CLASS, RDF_PROPERTY, INSTANCE or UNKNOWN and, thus, subsumes all different property types like DATATYPE_PROPERTY, OBJECT_PROPERTY, ANNOTATION_PROPERTY, and RDF_PROPERTY.
subsumeProperties(ConceptType) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConceptType
This method returns only CLASS, RDF_PROPERTY, INSTANCE or UNKNOWN and, thus, subsumes all different property types like DATATYPE_PROPERTY, OBJECT_PROPERTY, ANNOTATION_PROPERTY, and RDF_PROPERTY.
subtract(ConfusionMatrix) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrix
Returns a new confusion matrix where tp, fp, fn are subtracted from the other confusion matrix.
subtraction(Alignment, Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Create the subtraction between the two given alignments.
successor - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbNode
The graph structure (modeled only as successor).
SUPER_CLASSES_CACHE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
Cache for Superclasses and interfaces for a given class.
SUPPORT - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.Argumentation
BOOLEAN denoting if the argument is in favour or against
switchSourceWithTarget(Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Deprecated.
use function reverse
synonym - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WiktionarySynsetCSV
 
synonymBuffer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetKnowledgeSource
Buffer for synonyms.
SynonymCapability - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external
Interface for external resources that are capable to determine whether two concepts are synonymous given that the concepts are already linked.
SynonymConfidenceCapability - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external
Synonymy can be determined on a continuous scale.
synonymSet - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.SynonymTextMatcher
 
SynonymTextMatcher - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel
Matches resource A (source) to B (target) iff they have at least one label in the same synset.
SynonymTextMatcher(File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.SynonymTextMatcher
 
SynonymTextMatcher(File, Collection<Property>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.SynonymTextMatcher
 
SynonymTextMatcher(File, Property...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.SynonymTextMatcher
 
SynonymTextMatcher(Map<String, Long>, Collection<Property>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.SynonymTextMatcher
 
SynonymTextMatcher(Map<String, Long>, Property...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.SynonymTextMatcher
 
SYNONYMY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.ImplementedBackgroundMatchingStrategies
Enforce that concepts have to be explicitly mentioned as synonymous in the background knowledge source.
SYNONYMY_OR_HYPERNYMY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.ImplementedBackgroundMatchingStrategies
Enforce that concepts have to be mentioned as synonyms or have a level-1 hypernymy relation.
synonymyAskBuffer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Synonymy Buffer
synonymyBuffer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
Buffer for repeated synonymy requests.
synonymyBuffer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Buffer for repeated synonymy requests.
synonymyBuffer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
Buffer for synonyms.
SYSTEM_TMP_FOLDER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.FileUtil
 
systemAlignment - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
 
SystematicBenchmark() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.SystematicBenchmark
 
SYSTEMS_OPTION - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval_client.Main
 

T

tagName - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
target - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TransformationEdge
 
target - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TransformationRoute
 
target - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
URI pointing to the target file for matching.
target - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbEdge
Attribute for storing the graph : target node of the edge
TARGET - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_data.TestCaseType
 
TARGET - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter.TopFilterMode
Keep the top X correspondences for the target.
TARGET - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
TARGET_LANGUAGE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.ParameterConfigKeys
The main language of the target ontology / knowledge graph.
targetClass - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.AbstractTypeTransformer
 
targetClassesNotMapped - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Classes of the target ontology that do not appear in the reference mapping.
targetDatatypePropertiesNotMapped - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Classes of the target ontology that do not appear in the reference mapping.
targetInstances - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances.ClassMatchInfo
 
targetName - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
targetObjectPropertiesNotMapped - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Object properties of the target ontology that do not appear in the reference mapping.
targetOntologyValidationService - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
targetURIs - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.SourceTargetURIs
 
targetURLs - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersPredicateInputAlignment
 
tdbDataset - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetRdfLinker
The TDB dataset into which the DBpedia data set was loaded.
tdbDataset - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
The TDB dataset into which the DBpedia data set was loaded.
tdbDataset - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaLinker
The TDB dataset into which the DBpedia data set was loaded.
tdbDataset - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
The TDB dataset into which the DBpedia data set was loaded.
tdbDataset - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
The TDB dataset into which the dbnary data set was loaded.
tdbModel - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetRdfLinker
TDB model
tdbModel - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaKnowledgeSource
TDB model
tdbModel - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
TDB model
TdbUtil - Class in de.uni_mannheim.informatik.dws.melt.matching_jena
TDB util for generating and inspecting TDB datasets.
TdbUtil() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil
 
TdbUtil.DestinationGraph - Class in de.uni_mannheim.informatik.dws.melt.matching_jena
 
tdrsLocation - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.SealsTrack
 
template - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
tensNames - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.NumberToWordsConverter
 
TermFromFileReader - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations
This class reads lines of documents from a directory and saves them in a HashSet.
TermFromFileReader(File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.TermFromFileReader
Constructor
TermFromFileReader(InputStream) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.TermFromFileReader
Constructor
TermFromFileReader(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.TermFromFileReader
Constructor
terminated - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.MaxGramLeftToRightTokenizer
 
terminated - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.NgramLeftToRightTokenizer
 
terminateProcess(Process) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Terminates the process.
terminateProcess(Process) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
 
terminateReceiver() - Method in class de.uni_mannheim.informatik.dws.melt.receiver_hobbit.FileReceiverCallable
 
test - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplit
 
test - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplitAlignment
 
TEST_CASE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
This method allows the TEST_CASE to be an index within a collection.
testBatchSize - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
 
testcase - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.TestCasePart
 
testCase - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube.TestCaseMatcher
 
testCase - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
 
testCase - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionRunner
 
testCase - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Test case on which the analysis was performed on.
TestCase - Class in de.uni_mannheim.informatik.dws.melt.matching_data
A TestCase is an individual matching task that may be a component of a Track.
TestCase(String, URI, URI, URI, Track) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
Constructor with a complete gold standard and no input alignment.
TestCase(String, URI, URI, URI, Track, URI, GoldStandardCompleteness, URI, URI) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
Constructor
testCaseIndex - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
testCaseKeyToTestCase - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.matchers.AddPositivesWithReference
 
TestCaseMatcher(TestCase, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube.TestCaseMatcher
 
testCaseName - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarIndividualResult
 
TestCasePart - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.multisource
POJO which represents a testcase and the information if an entity corresponds to source or target.
TestCasePart(TestCase, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.TestCasePart
 
testCasePerformanceCubePrinter - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
Printer which can be used to print an individual matcher performance for a test case (e.g.
testcases - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageUtil
 
testCases - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
testCases - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
testCases - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionRunnerMultiSource
 
TestCaseType - Enum in de.uni_mannheim.informatik.dws.melt.matching_data
Enumerations of the three files that make up a test case.
TestCaseType() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_data.TestCaseType
 
TestCaseValidationService - Class in de.uni_mannheim.informatik.dws.melt.matching_validation
This class analyzes a test case.
TestCaseValidationService(TestCase, SemanticWebLibrary) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
Constructor
testDataCollectionName - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.SealsDownloadHelper
 
testDataCollectionName - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.SealsTrack
 
testDataRepositoryUrl - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.SealsDownloadHelper
 
testDataVersionNumber - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.SealsDownloadHelper
 
testDataVersionNumber - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.SealsTrack
 
TestOperations - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.testTools
A class which provides supporting functionalities mainly for writing unit tests.
TestOperations() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.testTools.TestOperations
 
testSize - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
A number between zero and one which represents the proportion of the data to include in the test split.
testSize - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTunerHpSearch
A number between zero and one which represents the proportion of the data to include in the test split
TestType - Enum in de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance
The supported test types for McNemar significance tests.
TestType() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.TestType
 
TextExtractor - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena
Given a Jena resource, a ValueExtractor can derive zero or more String representations.
TextExtractorAllAnnotationProperties - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors
All annotation properties are followed (recursively).
TextExtractorAllAnnotationProperties() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorAllAnnotationProperties
 
TextExtractorAllLiterals - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors
This extractor uses all literals of the resource.
TextExtractorAllLiterals() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorAllLiterals
 
TextExtractorAllStringLiterals - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors
This extractor uses all literals which are also strings e.g.
TextExtractorAllStringLiterals() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorAllStringLiterals
 
TextExtractorFallback - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors
This extractor is a composer and uses the given extractor in the given order as long as an extractor will yield an result.
TextExtractorFallback(TextExtractor...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorFallback
 
TextExtractorFallback(List<TextExtractor>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorFallback
 
TextExtractorFallback(Property...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorFallback
 
TextExtractorForTransformers - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors
A TextExtractor which extracts texts from a resource which can be used by transformer based matchers like TransformersFilter or TransformersFineTuner.
TextExtractorForTransformers() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorForTransformers
 
TextExtractorForTransformers(int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorForTransformers
 
TextExtractorLabelAndDirectSuperclass - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors
Extracts a label for the given resource and also creates a text for the superclass such that more context is provided.
TextExtractorLabelAndDirectSuperclass() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorLabelAndDirectSuperclass
 
TextExtractorLabelAndDirectSuperclass(String, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorLabelAndDirectSuperclass
 
TextExtractorMap - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena
Given a Jena resource, a ValueExtractor can derive zero or more String representations.
TextExtractorMapSet - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractorsMap
A TextExtractor which extracts texts from a resource which can be used by transformer based matchers like TransformersFilter or TransformersFineTuner.
TextExtractorMapSet() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractorsMap.TextExtractorMapSet
 
TextExtractorMultipleProperties - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors
Extracts all values from specific properties as long as it is a literal.
TextExtractorMultipleProperties(Set<Property>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorMultipleProperties
 
TextExtractorMultipleProperties(Property...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorMultipleProperties
 
TextExtractorOnlyLabel - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors
Extracts only one speaking label (language can be set in constructor) which can be (in decreasing importance): skos:prefLabel, rdfs:label, fragment (only if more than 50 percent are not numbers), skos:altLabel, skos:hiddenLabel.
TextExtractorOnlyLabel() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorOnlyLabel
 
TextExtractorOnlyLabel(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorOnlyLabel
 
TextExtractorProperty - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors
Extracts all values from a specific property as long as it is a literal.
TextExtractorProperty(Property) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorProperty
 
TextExtractorRDFBase - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors
The textExtractor is a base class for all extractors which lists all statements about a resource.
TextExtractorRDFBase() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorRDFBase
 
TextExtractorRDFBase(Function<List<Statement>, List<Statement>>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorRDFBase
 
TextExtractorResourceDescriptionInRDF - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors
 
TextExtractorResourceDescriptionInRDF() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
TextExtractorResourceDescriptionInRDF(boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
TextExtractorResourceDescriptionInRDF(boolean, RDFFormat) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
TextExtractorSet - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors
A TextExtractor which extracts texts from a resource which can be used by transformer based matchers like TransformersFilter or TransformersFineTuner.
TextExtractorSet() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorSet
 
TextExtractorShortAndLongTexts - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors
A TextExtractor which extracts texts from a resource which can be used by transformer based matchers like TransformersFilter or TransformersFineTuner.
TextExtractorShortAndLongTexts() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorShortAndLongTexts
 
TextExtractorUrlFragment - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors
Extracts the fragment of the URL, e.g.
TextExtractorUrlFragment() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorUrlFragment
 
TextExtractorUrlLocalName - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors
Extracts the local name from the URI.
TextExtractorUrlLocalName() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorUrlLocalName
 
TextExtractorUseLongestLiteralOrFragment - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors
A text textractor which extracts texts from a resource which can be used by transformer based matchers like TransformersFilter or TransformersFilterFineTuner.
TextExtractorUseLongestLiteralOrFragment() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorUseLongestLiteralOrFragment
 
TextExtractorVerbalizedRDF - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors
This extractor creates only one text per resource which describes it by verbalizing each statement where the resource is in the subject position.
TextExtractorVerbalizedRDF() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorVerbalizedRDF
 
TextExtractorVerbalizedRDF(boolean, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorVerbalizedRDF
 
textGenerationPrediction(LLMBase, File, List<Set<String>>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Run text generation model (like a large language model llm) given a file with left and right value which are replaced .
textPosition() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall.PrecRecPoint
 
textProperties - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.DocumentSimilarityBase
 
threadLocal - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentParser
 
threshold - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.embeddings.GensimEmbeddingModel
The desired threshold to declare two concepts as synonymous / same.
threshold - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
The minimal confidence threshold that is required for a match.
threshold - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcherStandAlone
 
threshold - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.AdditionalConfidenceFilter
 
threshold - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.BaseFilterWithSetComparison
The threshold which should be larger or equal to be a valid match.
threshold - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarHierarchyFilter
The threshold to compare with the calculated confidence.
threshold - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter
 
threshold - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.MatchClassBasedOnInstances
Threshold for metric.
threshold - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.FilterByErrorDegree
 
THRESHOLD - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall
 
thresholdClass - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceFilter
 
thresholdDatatypeProperty - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceFilter
 
thresholdIndividual - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceFilter
 
thresholdMixed - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceFilter
 
thresholdObjectProperty - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConfidenceFilter
 
TIME - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.StandardApi
DURATION (default: INTEGER in milliseconds) of the matching process.
TIME_RUNNING - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
 
timeout - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Time out for the external process.
timeout - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
Time out for the external seals process.
timeout - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSealsBuilder
Time out for the external seals process.
timeout - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Time out for the external seals process.
timeoutForReadingThreadJoin - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
The time to wait to join the reading thread for stdOut and stdErr.
timeoutTimeUnit - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
Time unit for the process time out.
timeoutTimeUnit - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
Time unit for the process time out.
timeoutTimeUnit - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSealsBuilder
Time unit for the process time out.
timeoutTimeUnit - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Time unit for the process time out.
title - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
title - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DcjsElement
 
TITLE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.DublinCore
sameAs http://exmo.inrialpes.fr/align/ext/1.0/#pretty.
tmpFolder - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
Path to a temporary folder.
tmpFolder - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSealsBuilder
Path to a temporary folder.
tmpFolder - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.ParisMatcher
Folder in which the ontologies and output file of PARIS are stored.
to(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
toAlignmentFormat() - Method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMMappingCardinality
 
toCSV(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
toExecutionResultSet() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
 
toExecutionResultSet() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultSetMultiSource
 
toFileName() - Method in enum de.uni_mannheim.informatik.dws.melt.matching_data.TestCaseType
Convert enum to file name.
toJson() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Returns a json representation of this counter.
toJson(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
Write the counter to a file (content is json).
toJsonString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersArguments
 
toJsonString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace
 
tokenize(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.StringUtil
Make tokens out of a String.
tokenizeAndFilter(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
Tokenizes a label and filters out stop words.
tokenizeBestGuess(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Given an arbitrary phrase, the method determines which casing is used and applies the suited tokenizer.
tokenizeBestGuess(String, StringOperations.AbbreviationHandler) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Given an arbitrary phrase, the method determines which casing is used and applies the suited tokenizer.
tokenizeCamelCase(String, StringOperations.AbbreviationHandler) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Given a camel cased String, this method will split it into multiple tokens.
tokenizeCamelCaseAndSlash(String, StringOperations.AbbreviationHandler) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Tokenize and use camelCase and slashes as tokenization tokens.
TokenizeConcatLowerscoreUppercaseAfterScoreModifier - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers
 
TokenizeConcatLowerscoreUppercaseAfterScoreModifier() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatLowerscoreUppercaseAfterScoreModifier
 
TokenizeConcatSpaceCapitalizeFirstLetterLowercaseRestModifier - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers
 
TokenizeConcatSpaceCapitalizeFirstLetterLowercaseRestModifier() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceCapitalizeFirstLetterLowercaseRestModifier
Constructor
TokenizeConcatSpaceCapitalizeModifier - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers
 
TokenizeConcatSpaceCapitalizeModifier() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceCapitalizeModifier
Constructor
TokenizeConcatSpaceLowercaseModifier - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers
 
TokenizeConcatSpaceLowercaseModifier() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceLowercaseModifier
Constructor
TokenizeConcatSpaceLowercaseModifierDropPlural - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers
 
TokenizeConcatSpaceLowercaseModifierDropPlural() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceLowercaseModifierDropPlural
Constructor
TokenizeConcatSpaceModifier - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers
 
TokenizeConcatSpaceModifier() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceModifier
 
TokenizeConcatSpaceModifierDropPlural - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers
 
TokenizeConcatSpaceModifierDropPlural() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceModifierDropPlural
 
TokenizeConcatSpaceOnlyCapitalizeFirstLetterModifierDropPlural - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers
 
TokenizeConcatSpaceOnlyCapitalizeFirstLetterModifierDropPlural() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceOnlyCapitalizeFirstLetterModifierDropPlural
Constructor
TokenizeConcatUnderscoreCapitalizeFirstLetterModifier - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers
 
TokenizeConcatUnderscoreCapitalizeFirstLetterModifier() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatUnderscoreCapitalizeFirstLetterModifier
Constructor
TokenizeConcatUnderscoreCapitalizeModifier - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers
 
TokenizeConcatUnderscoreCapitalizeModifier() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatUnderscoreCapitalizeModifier
Constructor
TokenizeConcatUnderscoreLowercaseModifier - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers
 
TokenizeConcatUnderscoreLowercaseModifier() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatUnderscoreLowercaseModifier
Constructor
TokenizeConcatUnderscoreModifier - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers
 
TokenizeConcatUnderscoreModifier() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatUnderscoreModifier
 
tokenizeModifier - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceCapitalizeFirstLetterLowercaseRestModifier
 
tokenizeModifier - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceCapitalizeModifier
 
tokenizeModifier - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceLowercaseModifier
 
tokenizeModifier - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatSpaceOnlyCapitalizeFirstLetterModifierDropPlural
 
tokenizeModifier - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatUnderscoreCapitalizeFirstLetterModifier
 
tokenizeModifier - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatUnderscoreCapitalizeModifier
 
tokenizeModifier - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeConcatUnderscoreLowercaseModifier
 
tokenizer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.StopwordExtraction
Tokenizer function.
tokenizer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.BagOfWordsSetSimilarityFilter
The tokenizer function which gets a literal and produce a set of tokens(strings).
tokenizeSpaceCase(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Tokenizes phrase using strings.
TokenizeSpaceSeparateLowercaseModifier - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers
This modifier tokenizes the String to be modified and separates the tokens with spaces.
TokenizeSpaceSeparateLowercaseModifier() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.stringModifiers.TokenizeSpaceSeparateLowercaseModifier
 
tokenizeToString(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.StringUtil
 
tokenizeUnderScoreCase(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Tokenizes phrase using lower scores.
tokenizeWithoutCamelCaseRecognition(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
Split using slash, underscore and space.
tokenMap - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.StringUtil
 
tokens - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProcessedLiteral
 
TOP - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.SameConfidenceRanking
Sorts true positive correspondences at the top of each confidence class.
TopFilterMode() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter.TopFilterMode
 
TOPIC_DISTANCE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.ParameterConfigKeys
A topical distance measure between the KGs / ontologies.
TOPIC_DISTANCE_NORMALIZED - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.ParameterConfigKeys
A topical distance measure between the KGs / ontologies.
topK - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
 
topkPerResource - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersMatcher
 
topNStopwords - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.StopwordExtraction
Extracts the N top most tokens as stopwords.
toProperties() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.DataStore
Transform this Datastore into a Properties object.
topXFilter - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcherStandAlone
 
TopXFilter - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter
This filter keeps only the top X correspondences according to confidence.
TopXFilter(int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter
 
TopXFilter(int, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter
 
TopXFilter(int, TopXFilter.TopFilterMode) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter
 
TopXFilter(int, TopXFilter.TopFilterMode, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter
Default Constructor
TopXFilter.TopFilterMode - Enum in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter
Filter mode.
toShortString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube
Same logic/code as in AlignmentsCube.write(File) but worse memory behavior (that's why the code cannot be better modularized).
toShortString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.statistics.CoverageResult
A more concise String representation of the instance than CoverageResult.toString().
toSparqlChar2() - Method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.Language
Assumed ISO 609-1 codes (https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes).
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.docker.MatcherDockerFile
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.http.MatcherHTTPCall
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
 
toString() - Method in enum de.uni_mannheim.informatik.dws.melt.matching_data.TestCaseType
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrix
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.MatcherSimilarity
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarCrossTrackResult
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarIndividualResult
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarTrackResult
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube
Same logic/code as in AlignmentsCube.write(File) but worse memory behavior (that's why the code cannot be better modularized).
toString() - Method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AnalyticalAlignmentInformation.DefaultFeatures
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.AlignmentClosureRefiner
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.ConfidenceRefiner
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.RelationTypeRefiner
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.ResidualRefiner
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.TypeRefiner
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.BagOfWords
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
After a word has been stemmed, it can be retrieved by toString(), or a reference to the internal buffer can be retrieved by getResultBuffer and getResultLength (which is generally more efficient.)
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.statistics.CoverageResult
 
toString() - Method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice.WebIsAlodEndpoint
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.BagOfWordsSetSimilarityFilter
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.CommonPropertiesFilter
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarHierarchyFilter
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarTypeFilter
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeTaskPos
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraphNode
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyNode
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter.MutableInt
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.CycleDetection.SliceableStack
 
toString() - Method in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersMultiProcessing
 
toString() - Method in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersOptimizingMetric
 
toString() - Method in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecType
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.OntologyValidationService
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.matching_validation.TestCaseValidationService
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
toString() - Method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
Returns the pretty printed label.
toString() - Method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.AlignmentServer
 
toString() - Method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.Argumentation
 
toString() - Method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.DublinCore
 
toString() - Method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.Linkkey
 
toString() - Method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.MeltExtensions
 
toString() - Method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
 
toString() - Method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OMWG
 
toString() - Method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
 
toString() - Method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.StandardApi
 
toString() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.OntoInfo
 
toString() - Method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMEntityType
 
toString() - Method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMMappingCardinality
 
toString() - Method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMPredicateModifier
 
toStringArrayWithArrayAtTheEnd(String[], Object...) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorBasic
Creates one string array where the putAtTheEnd values are arranged at the end of the string.
toStringArrayWithArrayAtTheEnd(String[], Object...) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
Creates one string array where the putAtTheEnd values are arranged at the end of the string.
toStringMultiline() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
ToString method which returns the counter well formatted in multiple lines to have a better overview.
toStringMultiline() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
ToString method which returns the alignment in multiple lines (each correspondence in one line) to have a better overview.
toStringMultiline(int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
ToString method which returns return values from functions like Counter.mostCommon(int) well formatted in multiple lines to have a better overview.
toStringMultiline(Collection<Map.Entry<T, Double>>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter
ToString method which returns the given entries well formatted in multiple lines.
toStringMultilineInfo() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
ToString method which returns the alignment in multiple lines (each correspondence in one line) to have a better overview.
toStringOneLine() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
ToString method which returns the alignment in one line.
toStringStatic() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.OaeiOptions
Deprecated.
 
toStringWithExtensions() - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Correspondence
 
totalEdgeWeightSelfLinks - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.Network
 
totalRuntime - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
The total runtime in nanoseconds
toWiktionaryChar3() - Method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.Language
Transform the language to the char3 format that dbnary is using.
toWiktionaryLanguageTag() - Method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.Language
Transform the language to the char2 format that dbnary is using.
track - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TestCase
A test case always belongs to a track.
track - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.PartitionerDefault
 
track - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.PartitionerFromDatasetIdExtractor
 
track - Variable in class de.uni_mannheim.informatik.dws.melt.matching_validation.TrackValidationService
The track under analysis.
Track - Class in de.uni_mannheim.informatik.dws.melt.matching_data
This class represents a track from OAEI like anatomy, conference or multifarm etc.
Track(String, String, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.Track
Constructor
Track(String, String, String, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
Track(String, String, String, boolean, GoldStandardCompleteness) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
Track(String, String, String, boolean, GoldStandardCompleteness, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
TRACK - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResult
This method allows the TRACK to be an index within a collection.
TRACK_OPTION - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval_client.Main
 
TRACK_PERFORMANCE_CUBE_FILE_NAME - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
trackIndex - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutionResultSet
 
trackName - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarIndividualResult
 
trackName - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.McNemarTrackResult
 
trackNameAndVersionToTrack - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository
 
TrackNameLookup - Class in de.uni_mannheim.informatik.dws.melt.matching_data
 
TrackNameLookup() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackNameLookup
 
trackPerformanceCubePrinter - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
Printer which can be used to print an individual matcher performance for a track (e.g.
TrackRepository - Class in de.uni_mannheim.informatik.dws.melt.matching_data
Track repository which lists all different tracks in possibly multiple versions.
TrackRepository() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository
 
TrackRepository.Anatomy - Class in de.uni_mannheim.informatik.dws.melt.matching_data
Anatomy track.
TrackRepository.Biodiv - Class in de.uni_mannheim.informatik.dws.melt.matching_data
Biodiv track.
TrackRepository.BioML - Class in de.uni_mannheim.informatik.dws.melt.matching_data
Bio-ML: A ML-friendly Biomedical track for Equivalence and Subsumption Matching.
This track presents an unified evaluation framework suitable for both ML-based and non-ML-based OM systems.
TrackRepository.BioML.V2022 - Class in de.uni_mannheim.informatik.dws.melt.matching_data
The 2022 edition involves the following ontologies: OMIM (Online Mendelian Inheritance in Man) ORDO (Orphanet Rare Disease Ontology) NCIT (National Cancer Institute Thesaurus) DOID (Human Disease Ontology) FMA (Foundational Model of Anatyomy) SNOMED CT See also https://doi.org/10.5281/zenodo.6510086.
TrackRepository.CommonKG - Class in de.uni_mannheim.informatik.dws.melt.matching_data
This track evaluates the ability of matching systems to map the schema (classes) of large common knowledge graphs such as DBpedia, YAGO and NELL.
TrackRepository.Complex - Class in de.uni_mannheim.informatik.dws.melt.matching_data
Complex track.
TrackRepository.Conference - Class in de.uni_mannheim.informatik.dws.melt.matching_data
Conference track.
TrackRepository.Doremus - Class in de.uni_mannheim.informatik.dws.melt.matching_data
Doremus track.
TrackRepository.Food - Class in de.uni_mannheim.informatik.dws.melt.matching_data
Food Nutritional Composition track.
TrackRepository.IIMB - Class in de.uni_mannheim.informatik.dws.melt.matching_data
IIMB track.
TrackRepository.InstanceMatching - Class in de.uni_mannheim.informatik.dws.melt.matching_data
Instance Matching
TrackRepository.Knowledgegraph - Class in de.uni_mannheim.informatik.dws.melt.matching_data
Knowledgegraph track.
TrackRepository.Laboratory - Class in de.uni_mannheim.informatik.dws.melt.matching_data
Laboratory Analytics Domain track.
TrackRepository.Largebio - Class in de.uni_mannheim.informatik.dws.melt.matching_data
Large Biomedical Ontologies.
TrackRepository.Largebio.V2015 - Class in de.uni_mannheim.informatik.dws.melt.matching_data
2015 version of Large Biomedical Ontologies.
TrackRepository.Largebio.V2016 - Class in de.uni_mannheim.informatik.dws.melt.matching_data
2016 version of Large Biomedical Ontologies - these are also used for 2017 and 2018.
TrackRepository.Link - Class in de.uni_mannheim.informatik.dws.melt.matching_data
HOBBIT Link Discovery.
TrackRepository.MLDatasets - Class in de.uni_mannheim.informatik.dws.melt.matching_data
ML Datasets
TrackRepository.MSE - Class in de.uni_mannheim.informatik.dws.melt.matching_data
Material Sciences and Engineering track.
TrackRepository.Multifarm - Class in de.uni_mannheim.informatik.dws.melt.matching_data
Multifarm track.
TrackRepository.Pharmacogenomics - Class in de.uni_mannheim.informatik.dws.melt.matching_data
TrackRepository.Phenotype - Class in de.uni_mannheim.informatik.dws.melt.matching_data
Disease and Phenotype track.
TrackRepository.Phenotype.V2016 - Class in de.uni_mannheim.informatik.dws.melt.matching_data
2016 version of DiseasePhenotype Track
TrackRepository.Phenotype.V2017 - Class in de.uni_mannheim.informatik.dws.melt.matching_data
2017 version of DiseasePhenotype Track (HP_MP and DOID_ORDO also used in 2018)
TrackRepository.ProcessMatching - Class in de.uni_mannheim.informatik.dws.melt.matching_data
Process Matching Track (last run in 2017) For more info see Process Matching Track Website
TrackRepository.Spimbench - Class in de.uni_mannheim.informatik.dws.melt.matching_data
HOBBIT Spimbench The goal of this track is to determine when two OWL instances describe the same Creative Work.
TrackRepository.SystematicBenchmark - Class in de.uni_mannheim.informatik.dws.melt.matching_data
 
TrackRepository.SystematicBenchmark.Biblio - Class in de.uni_mannheim.informatik.dws.melt.matching_data
 
TrackRepository.SystematicBenchmark.Biblio.V2016 - Class in de.uni_mannheim.informatik.dws.melt.matching_data
 
TrackRepository.SystematicBenchmark.Film - Class in de.uni_mannheim.informatik.dws.melt.matching_data
 
TrackRepository.SystematicBenchmark.Film.V2016 - Class in de.uni_mannheim.informatik.dws.melt.matching_data
 
trackSignificanceShare - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
If we calculate the significance for a complete track, the trackSignificanceShare defines the share of test case alignments that need to be significantly different so that the track counts as significantly different.
trackToNameMap - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackNameLookup
A map linking from each track to the allowed string representations to identify the track.
TrackValidationService - Class in de.uni_mannheim.informatik.dws.melt.matching_validation
This class analyzes a track (i.e., its individual test cases).
TrackValidationService(Track) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_validation.TrackValidationService
Constructor
train - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplit
 
train - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplitAlignment
 
trainAndApplyMLModel(Alignment, Alignment, List<String>, int, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.MachineLearningScikitFilter
Trains a machine learning model in python and applies it to the predictAlignment to filter it.
trainAndStoreMLModel(Alignment, File, List<String>, int, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.MachineLearningScikitFilter
Trains a machine learning model in python based on the given alignment and then stores the best model in a file.
trainAndStoreMLModel(File, File, int, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Learn a ML model for a given training file and stores it in the given model file.
trainBatchSize - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
 
trainDoc2VecModel(String, String, Word2VecConfiguration) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Method to train a doc2vec model.
TrainingAlignmentGenerator - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel
Deprecated.
replacement is to use AddNegativesViaMatcher which has the same functionality (but it really uses only correspondences with equivalence relation as positive correspondences) .
TrainingAlignmentGenerator(Object) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.TrainingAlignmentGenerator
Deprecated.
 
trainingArguments - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
 
trainingFile - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBaseFineTuner
 
trainingGenerator - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MachineLearningWEKAFilter
Generator for training data.
trainingGenerator - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.MachineLearningScikitFilter
Generator for training data.
trainModel(Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MachineLearningWEKAFilter
 
TrainTestSplit<T> - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.util
A class which can do a train test split for arbitrary data items.
TrainTestSplit(Collection<T>, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplit
 
TrainTestSplit(Collection<T>, double, long) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplit
 
TrainTestSplit(Collection<T>, double, long, Function<T, ?>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplit
 
TrainTestSplit(Collection<T>, double, Function<T, ?>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplit
 
TrainTestSplit(Collection<T>, double, Random) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplit
 
TrainTestSplit(Collection<T>, double, Random, Function<T, ?>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplit
 
TrainTestSplit(List<T>, double, long, List<?>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplit
 
TrainTestSplit(List<T>, double, List<?>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplit
 
TrainTestSplit(List<T>, double, Random, List<?>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplit
 
TrainTestSplitAlignment - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.util
A class which can do a train test split for arbitrary data items.
TrainTestSplitAlignment(Alignment, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplitAlignment
 
TrainTestSplitAlignment(Alignment, double, long) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplitAlignment
 
TrainTestSplitAlignment(Alignment, double, long, Function<Correspondence, ?>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplitAlignment
 
TrainTestSplitAlignment(Alignment, double, Function<Correspondence, ?>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplitAlignment
 
TrainTestSplitAlignment(Alignment, double, Random) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplitAlignment
 
TrainTestSplitAlignment(Alignment, double, Random, Function<Correspondence, ?>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.util.TrainTestSplitAlignment
 
trainVectorSpaceModel(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Method to train a vector space model.
trainWord2VecModel(String, String, Word2VecConfiguration) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Method to train a word2vec model.
TRANFORMERS - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
The map which contains all transformers.
transform(Alignment, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.typetransformation.Alignment2URLTransformer
 
transform(URL, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.basetransformers.URL2PropertiesTransformer
 
transform(URL, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.URL2OntModelTransformer
 
transform(URL, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi.typetransformation.URL2OWLOntology
 
transform(URL, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.typetransformation.URL2AlignmentTransformer
 
transform(Properties, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.basetransformers.Properties2URLTransformer
 
transform(OntModel, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.OntModel2URLTransformer
 
transform(Model, Properties) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.Model2OntModelTransformer
 
transform(S, Properties) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformer
Transforms the given value to the new type.
transformAlignment(Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.logmap.Alignment2LogmapMapping
 
transformAlignment(Alignment, OWLOntology, OWLOntology) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.logmap.Alignment2LogmapMapping
 
transformAlignment(Set<MappingObjectStr>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.logmap.LogmapMapping2Alignment
 
transformAlignment(Set<MappingObjectStr>, Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.logmap.LogmapMapping2Alignment
This function is for filtering possibilities.
TransformationEdge - Class in de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer
 
TransformationEdge(Class<?>, Class<?>, TypeTransformer<?, ?>, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TransformationEdge
 
transformationFunction - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.StringMatcher
Transformation to be used with Strings.
TransformationRoute<T> - Class in de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer
 
TransformationRoute(TransformationRoute<T>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TransformationRoute
Copy constructor used in ObjectTransformationRoute
TransformationRoute(Class<?>, Class<T>, List<TypeTransformer<?, ?>>, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TransformationRoute
 
transformations - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TransformationRoute
 
transformer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TransformationEdge
 
TransformersArguments - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers
This class represents the arguments for the transformers library.
TransformersArguments() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersArguments
 
TransformersArguments(TransformersArguments) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersArguments
 
TransformersArguments(Object...) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersArguments
 
TransformersArguments(Map<String, Object>) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersArguments
 
TransformersBase - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers
This is a base class for all Transformers.
TransformersBase(TextExtractorMap, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
Constructor with all required parameters.
TransformersBase(TextExtractor, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
Constructor with all required parameters.
TransformersBaseFineTuner - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers
This is a base class for all Transformers fine tuners.
TransformersBaseFineTuner(TextExtractorMap, String, File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBaseFineTuner
Run the training of a NLP transformer.
TransformersBaseFineTuner(TextExtractor, String, File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBaseFineTuner
Run the training of a NLP transformer.
transformersCache - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
 
TransformersFilter - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers
This filter extracts the corresponding text for a resource (with the specified and customizable extractor) given all correspondences in the input alignment.
TransformersFilter(TextExtractorMap, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFilter
Constructor with all required parameters and default values for optional parameters (can be changed by setters).
TransformersFilter(TextExtractor, String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFilter
Constructor with all required parameters and default values for optional parameters (can be changed by setters).
TransformersFineTuner - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers
This class is used to fine-tune a transformer model based on a generated dataset.
TransformersFineTuner(TextExtractorMap, String, File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTuner
Run the training of a NLP transformer.
TransformersFineTuner(TextExtractor, String, File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTuner
Run the training of a NLP transformer.
TransformersFineTunerHpSearch - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers
 
TransformersFineTunerHpSearch(TextExtractorMap, String, File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTunerHpSearch
 
TransformersFineTunerHpSearch(TextExtractor, String, File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersFineTunerHpSearch
 
transformersFineTunerUpdateBaseRequest(TransformersBaseFineTuner, File, HttpGet) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
 
transformersFineTuning(TransformersFineTuner, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Finetune a transformers model with the given parameters and write this model to a given folder.
transformersFineTuningHpSearch(TransformersFineTunerHpSearch, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Run a hyperparameter fine tuning.
TransformersHpSearchSpace - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers
This class represents the search space for hyper parameters.
TransformersHpSearchSpace() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace
 
transformersMultiClassPrediction(TransformersFilter, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Run a transformers model on a CSV file with two columns (text left and text right) for multi class prediction.
TransformersMultiProcessing - Enum in de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers
The transformers library may not free all memory from GPU.
TransformersMultiProcessing() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersMultiProcessing
 
TransformersOptimizingMetric - Enum in de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers
The enum which represents the possible measure for evaluating a model during hyperparameter search.
TransformersOptimizingMetric() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersOptimizingMetric
 
transformersPrediction(TransformersFilter, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Run a transformers model on a CSV file with two columns (text left and text right) to predict if they describe the same concept.
transformersUpdateBaseRequest(TransformersBase, HttpGet) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
 
transformInOneStep(Iterable<Class<?>>, Class<T>, Properties, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
 
transformPointerHierarchy(PointerHierarchyRepresentationResult) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClustererELKI
 
transformRelation(int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.logmap.LogmapMapping2Alignment
 
transformRelation(CorrespondenceRelation) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_owlapi_matchers.logmap.Alignment2LogmapMapping
 
TransitiveClosure<T> - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util
Computes a transitive closure in RAM.
TransitiveClosure() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.TransitiveClosure
Initialize an empty transitive closure.
translationBuffer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
 
translationOfBuffer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
 
tree - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
 
triple(Triple) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.TdbUtil.DestinationGraph
 
truePositive - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrix
 
tryToGetRuntime(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.Executor
 
type - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.TypeRefiner
The ResourceType as defined for the refinement.
type - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TypeFilter
 
type - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
Model type.
type - Variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
 
TYPE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.Argumentation
STRING denoting the type of method used for supporting a correspondence (this is a value in value argumentation framework).
TYPE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.Linkkey
STRING describes the type of linkkey when extracted (weak/strong/plain).
TYPE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
sameAs http://knowledgeweb.semanticweb.org/heterogeneity/alignment#type
TYPE - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
TypeFilter - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter
Filters only class, instance or property matches.
TypeFilter(ConceptType) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TypeFilter
Choose type between CLASS, RDF_PROPERTY, or INSTANCE
TypeFilter(ConceptType, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TypeFilter
Constructor which needs the type to remain in the alignment and if datatype and object properties should be subsumed as RDF_PROPERTY.
typeProperty - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarTypeFilter
Type property: usually rdf:type.
TypeRefiner - Class in de.uni_mannheim.informatik.dws.melt.matching_eval.refinement
The type refiner is capable of refining an ExecutionResult according to types.
TypeRefiner(ResourceType) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.TypeRefiner
Constructor, subsumption of properties is assumed to be true by default.
TypeRefiner(ResourceType, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_eval.refinement.TypeRefiner
Constructor
TypeTransformationException - Exception in de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer
The exception which is thrown if a transformation does not work.
TypeTransformationException() - Constructor for exception de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformationException
 
TypeTransformationException(String) - Constructor for exception de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformationException
 
TypeTransformationException(String, Throwable) - Constructor for exception de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformationException
 
TypeTransformationException(Throwable) - Constructor for exception de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformationException
 
TypeTransformer<S,T> - Interface in de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer
TypeTransformer interface.
TypeTransformerHelper - Class in de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.basetransformers
Helper functions for type transformation to URL.
TypeTransformerHelper() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.basetransformers.TypeTransformerHelper
 
TypeTransformerLoader - Interface in de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer
Implement this interface to register multiple TypeTransformers.
TypeTransformerRegistry - Class in de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer
The TypeTransformerRegistry is a registry for TypeTransformer which can transform an objetc of one type/class to another.
TypeTransformerRegistry() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.TypeTransformerRegistry
 

U

UA - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.ProcessMatching
 
unbind(AgonyGraphEdge) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraph
 
unbind(AgonyGraphNode) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyGraph
 
uniform(String, float, float) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersHpSearchSpace
Sample a float value uniformly between lower and upper.
uniformDirectedEdges - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ComputeErrDegree
 
union(Alignment, Alignment) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.Alignment
Create the union between the two given alignments.
UNIQUE_SUBJECTS_ASCENDING - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByOrder
Sorted by the number of unique subjects (of a triple /statement) in a model.
UNIQUE_SUBJECTS_DECENDING - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByOrder
Sorted by the number of unique subjects (of a triple /statement) in a model.
UNKNOWN - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_eval.ResourceType
Deprecated.
 
UNKNOWN - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.Language
 
UNKNOWN - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConceptType
 
UNKNOWN - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
Unkown relation which is used when something goes wrong or a reverse relation is not available.
unlimitEntityExpansion() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio
Sets the system property of jdk.xml.entityExpansionLimit to zero because large bio needs it for parsing at least in jena.
unstripUriClassic(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicLinker
This method will strip the URL part from the URI.
unstripUriXl(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLLinker
This method will strip the URL part from the URI.
UNUSED_KEYS - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAConfiguration
Keys which are atomatically set.
unzip(File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.ExecutorSeals
Unzips a zip-file in the directory where the zip file resides.
unzipToDirectory(File, File, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals
 
updateComputeTransitiveClosure(boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionResultMultiSource
Sets the value of compute transitive closure to true, if the parameter is true.
updateConfidences(PythonServer, String, Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Doc2vecModelMatcher
 
updateConfidences(PythonServer, String, Alignment) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.VectorSpaceModelMatcher
 
updateContained(List<ProcessedLiteral>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorForTransformers
 
updateContained(List<ProcessedLiteral>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorShortAndLongTexts
 
updateEnvironmentPath(Map<String, String>, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Updates the environment variable PATH with additional python needed directories like env/lib/bin
updateExecutionResultSet(ExecutionResultSet) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.paramtuning.GridSearch
Updates the execution result set with configuration attributes in the extension of the alignment.
updateMinMax(Correspondence) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MinMax
 
updaterelief(List<AgonyNode<E>>) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
updateSourceIndex(Triple) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_jena.multisource.IndexBasedJenaMatcher
 
UPPER_CASE_FOLLOWS_ABBREVIATION - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations.AbbreviationHandler
 
uri - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.http.MatcherHTTPCall
URI where the matching service is located.
uri - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goVectorResponseEntity
 
uri - Variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.AlignmentServer
The URI of the extension label.
uri - Variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.Argumentation
The URI of the extension label.
uri - Variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.DublinCore
The URI of the extension label.
uri - Variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.Linkkey
The URI of the extension label.
uri - Variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.MeltExtensions
The URI of the extension label.
uri - Variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
The URI of the extension label.
uri - Variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OMWG
The URI of the extension label.
uri - Variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
The URI of the extension label.
uri - Variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.StandardApi
The URI of the extension label.
URI - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
sameAs http://knowledgeweb.semanticweb.org/heterogeneity/alignment#id
URI - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
URI_SEPARATOR - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
 
URI_START_TOKEN - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.babelnet.BabelNetEmbeddingLinker
 
URI1 - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
URI2 - Static variable in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.AlignmentHandler
 
uri2labelMap_1 - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.SimpleStringMatcher
maps from URI -> set<label>
uri2labelMap_2 - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.SimpleStringMatcher
maps from URI -> set<label>
UriInterfaceWrapper - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper
This matcher implements the URL interface and wrapps a MatcherYAAA.
UriInterfaceWrapper(MatcherYAAA) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.UriInterfaceWrapper
 
uriPrefixLookup - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.explainer.ExplainerResourceProperty
 
uriResources - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.Neighbours
 
uris - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaEmbeddingLinker
Set of URIs for which an embedding is available.
uris - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataEmbeddingLinker
Set of URIs for which an embedding is available.
urisCorrectPosition - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
How many URIs are in correct position which means entity one in correspondence is found in source ontology and entity two is found in target ontology.
urisIncorrectPosition - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
How many URIs are NOT in correct position which means entity one in correspondence is found in target ontology and entity two is found in source ontology.
urisNotFound - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerResult
Which URIs in the alignment are not found in source nor target ontology.
urisNotFound - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.dbpedia.DBpediaEmbeddingLinker
Just for debugging and analysis: A data structure to store URIs that were not found.
urisNotFound - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataEmbeddingLinker
Just for debugging and analysis: A data structure to store URIs that were not found.
URIUtil - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util
Provides utility functions for URIs such as getting the fragment
URIUtil() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.URIUtil
 
URL_MAP - Static variable in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
 
URL_PATTERN - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ProcessOutputAlignmentCollector
 
URL2AlignmentTransformer - Class in de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.typetransformation
 
URL2AlignmentTransformer() - Constructor for class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.typetransformation.URL2AlignmentTransformer
 
URL2OntModelTransformer - Class in de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation
 
URL2OntModelTransformer() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena.typetransformation.URL2OntModelTransformer
 
URL2OWLOntology - Class in de.uni_mannheim.informatik.dws.melt.matching_owlapi.typetransformation
Converts the URL to the owlapi OWLOntology
URL2OWLOntology() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_owlapi.typetransformation.URL2OWLOntology
 
URL2PropertiesTransformer - Class in de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.basetransformers
Transforms a URI to java.uril.Properties.
URL2PropertiesTransformer() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_base.typetransformer.basetransformers.URL2PropertiesTransformer
 
urlFragment - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorUseLongestLiteralOrFragment
 
urlToNTripleFile(URL, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.wrapper.ParisMatcher
 
USE_LONGEST_TEXTS - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.BatchSizeOptimization
Use the longest texts in the dataset to determine the highest batch size.
USE_LONGEST_TEXTS_PESSIMISTIC - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.BatchSizeOptimization
Use the longest texts in the dataset to determine the highest batch size but reduce the may batch size two times.
USE_MAX_WORDS - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.BatchSizeOptimization
Use the texts with the highest number of words to determine the highest batch size.
USE_ONTOLOGY_CACHE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.ParameterConfigKeys
A boolean value (true/false and not a string!) if the ontology cache should be used or not.
USE_THEORETICAL_MAX - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.BatchSizeOptimization
Use a long lorem ipsum text to determine the highest batch size.
useBLAS - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClustererSmile
If true uses the BLAS component to calculate the distance matrix (this might not be numerically stable).
USED_METHOD - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
sameAs http://exmo.inrialpes.fr/align/ext/1.0/#method
usedMemory() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.profiling.MemoryProfiling
Returns the used memory in bytes by the current JVM.
usedMemory(boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.profiling.MemoryProfiling
Returns the used memory in bytes by the current JVM.
usedMemoryHumanReadable() - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.profiling.MemoryProfiling
Returns the used memory of the current JVM in a human readable way e.g.
useDuplicateFreeStorageLayout - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
If true, store and load testcases in a folder structure where ontologies are only stored once and not copied for every testcase.
usedValueExtractors - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.ScalableStringProcessingMatcher
 
useIngoing - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
useLabelInsteadOfResource - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorResourceDescriptionInRDF
 
useLiteral - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
useNumbers - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMChooseGivenEntityFilter
 
useOutgoing - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
useResource - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarNeighboursFilter
 
username - Variable in class de.uni_mannheim.informatik.dws.melt.matching_maven_plugin.AuthConfig
 
userTmpFolder - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.FileUtil
 
usingTensorflow - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
 

V

V1 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Conference
Conference Testsuite V1 which is used all the time.
V1 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Food
This track consists of finding alignments between food concepts from CIQUAL, the French food nutritional composition database, and food concepts from SIREN.
V1 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.IIMB
Version V1 of the IIMB track
V1 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Knowledgegraph
The Knowledge Graph Track contains nine isolated knowledge graphs with instance and schema data.
V1 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Laboratory
Version V1 of Laboratory Track
V1 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Pharmacogenomics
Version V1 of the Pharmacogenomics (pgx).
V1_ALL_TESTCASES - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Conference
Conference Testsuite V1 with all test cases ( even without reference alignment
V2 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Food
This track consists of finding alignments between food concepts from CIQUAL, the French food nutritional composition database, and food concepts from SIREN.
V2 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Knowledgegraph
The Knowledge Graph Track contains nine isolated knowledge graphs with instance and schema data.
V2015() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio.V2015
 
V2016() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Largebio.V2016
 
V2016() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Phenotype.V2016
 
V2016() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.SystematicBenchmark.Biblio.V2016
 
V2016() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.SystematicBenchmark.Film.V2016
 
V2017() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Phenotype.V2017
 
V2021 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Biodiv
The new Biodiv track used in OAEI 2021.
V2021 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.MSE
2021 Version
V2021OWL - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Biodiv
The new Biodiv track used in OAEI 2021.
V2022 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Biodiv
The new Biodiv track used in OAEI 2022.
V2022() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.BioML.V2022
 
V2023 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Biodiv
The new Biodiv track used in OAEI 2023.
V2SUB - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Food
This track consists of finding alignments between food concepts from CIQUAL, the French food nutritional composition database, and food concepts from SIREN.
V3 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Knowledgegraph
The Knowledge Graph Track contains isolated knowledge graphs with instance and schema data.
V3_NonMatch_Large - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Knowledgegraph
The Knowledge Graph Track contains isolated knowledge graphs with instance and schema data.
V3_NonMatch_Small - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Knowledgegraph
The Knowledge Graph Track contains isolated knowledge graphs with instance and schema data.
V4 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.Knowledgegraph
The Knowledge Graph Track contains isolated knowledge graphs with instance and schema data.
value - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.Counter.MutableInt
 
VALUE - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
STRING denoting [??]
valueExtractor - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.BackgroundMatcher
The value extractor used to obtain labels for resources.
valueExtractor - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.SimpleStringMatcher
The value extractor used to obtain labels for resources.
valueExtractors - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.scale.PropertySpecificStringProcessingMultipleReturn
 
valueExtractors - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.elementlevel.StopwordExtraction
Literal extractors to choose which literal/properties should be used.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.QuoteState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_data.GoldStandardCompleteness
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_data.TestCaseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.Arity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixAggregationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.SameConfidenceRanking
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.MatcherSimilarityMetric.CalculationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.Significance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.TestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AnalyticalAlignmentInformation.DefaultFeatures
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.ResourceType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.Language
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.ImplementedBackgroundMatchingStrategies
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.OneToManyLinkingStrategyChosen
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations.AbbreviationHandler
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice.WebIsAlodEndpoint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConceptType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbInitHeuristic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarHierarchyFilterApproach
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter.TopFilterMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.SimInstanceMetric
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ModularityAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClusterDistance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClusterLinkage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.SetSimilarity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProperyTypeCourseGrained
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProperyTypeFineGrained
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goDatasets
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.BatchSizeOptimization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersLoss
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersMultiProcessing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersOptimizingMetric
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_validation.SemanticWebLibrary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.AlignmentServer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.Argumentation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.DublinCore
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.Linkkey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.MeltExtensions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OMWG
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.StandardApi
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMEntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMMappingCardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMPredicateModifier
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.QuoteState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_data.GoldStandardCompleteness
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_data.TestCaseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.Arity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.cm.ConfusionMatrixAggregationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.ranking.SameConfidenceRanking
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.MatcherSimilarityMetric.CalculationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.Significance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.TestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AnalyticalAlignmentInformation.DefaultFeatures
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_eval.ResourceType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.Language
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.matcher.ImplementedBackgroundMatchingStrategies
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.nGramTokenizers.OneToManyLinkingStrategyChosen
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations.AbbreviationHandler
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice.WebIsAlodEndpoint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.ConceptType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbInitHeuristic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.instance.SimilarHierarchyFilterApproach
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter.TopFilterMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.instancelevel.SimInstanceMetric
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.ModularityAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClusterDistance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClusterLinkage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.SetSimilarity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProperyTypeCourseGrained
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ProperyTypeFineGrained
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goDatasets
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.BatchSizeOptimization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersLoss
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersMultiProcessing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersOptimizingMetric
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.matching_validation.SemanticWebLibrary
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.CorrespondenceRelation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.AlignmentServer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.Argumentation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.DublinCore
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.Linkkey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.MeltExtensions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OMWG
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.SSSOM
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.StandardApi
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMEntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMMappingCardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMPredicateModifier
Returns an array containing the constants of this enum type, in the order they are declared.
VARIETY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
STRING denoting [??]
vector - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goVectorResponseEntity
 
VECTOR_DIMENSION_DEFAULT - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
Default value for parameter Word2VecConfiguration.vectorDimension.
vectorCache - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goClient
Local vector cache.
vectorCache - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Local vector cache.
vectorDimension - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
Size of the vector.
VectorDistance - Interface in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.math
Interface for classes that are able to calculate vector distances.
VectorOperations - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.util
Some utility provided in the form of static methods for vector operations.
VectorOperations() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.util.VectorOperations
 
VectorSpaceModelMatcher - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python
Updates the confidence of already matched resources.
VectorSpaceModelMatcher() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.VectorSpaceModelMatcher
 
velocityEngine - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageHTML
 
velocityEngine - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageLatex
 
version - Variable in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsDescriptorHandler
 
version - Variable in class de.uni_mannheim.informatik.dws.melt.matching_data.Track
 
VERSION - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
sameAs http://exmo.inrialpes.fr/align/ext/1.0/#methodVersion
VERSION - Enum constant in enum de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.StandardApi
STRING identifying the version of the alignment.
versionLine - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.seals.MatcherSeals.CheckJavaVersionConsumer
 
VOSClusteringTechnique - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering
 
VOSClusteringTechnique(Network, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
VOSClusteringTechnique(Network, Clustering, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.clustering.VOSClusteringTechnique
 
vowelinstem() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.nlp.PorterStemmer
 

W

waitForResults(String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.hobbit.HobbitAPI
 
WARD - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClusterLinkage
Ward's linkage.
warning(String, long, long) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena.ErrorHandlerCarryOn
 
WebIsAlodClassicKnowledgeSource - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic
WebIsAlod Knowledge source.
WebIsAlodClassicKnowledgeSource() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicKnowledgeSource
Constructor
WebIsAlodClassicKnowledgeSource(double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicKnowledgeSource
Web Default Constructor
WebIsAlodClassicKnowledgeSource(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicKnowledgeSource
Convenience constructor.
WebIsAlodClassicKnowledgeSource(String, double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicKnowledgeSource
TDB Default Constructor
WebIsAlodClassicLinker - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic
This linker can link strings to dictionary entries.
WebIsAlodClassicLinker() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicLinker
Default Constructor (for Web endpoint).
WebIsAlodClassicLinker(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.classic.WebIsAlodClassicLinker
TDB constructor.
WebIsAlodEmbeddingLinker - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod
Linker for WebIsALOD Embeddings
WebIsAlodEmbeddingLinker(File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodEmbeddingLinker
Constructor.
WebIsAlodEmbeddingLinker(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodEmbeddingLinker
Constructor
webIsAlodEndpoint - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Instance Endpoint.
WebIsAlodEndpoint() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice.WebIsAlodEndpoint
 
WebIsAlodSPARQLservice - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod
This class performs SPARQL queries for the WebIsALOD data set.
WebIsAlodSPARQLservice(WebIsAlodSPARQLservice.WebIsAlodEndpoint, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Private Constructor (singleton pattern).
WebIsAlodSPARQLservice(String, boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
Private TDB constructor (singleton pattern).
WebIsAlodSPARQLservice.WebIsAlodEndpoint - Enum in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod
Enumeration of the two available endpoints.
WebIsAlodXLKnowledgeSource - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl
 
WebIsAlodXLKnowledgeSource() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLKnowledgeSource
Default constructor.
WebIsAlodXLKnowledgeSource(double) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLKnowledgeSource
Constructor
WebIsAlodXLLinker - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl
 
WebIsAlodXLLinker() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.xl.WebIsAlodXLLinker
 
weight - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.extraction.MwbEdge
 
WELCOME - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_base.MeltUtil
 
WIKIDATA_ASK_BUFFER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
 
WIKIDATA_HYPERNYMY_BUFFER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
 
WIKIDATA_LABEL_LINK_BUFFER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
 
WIKIDATA_LINKER - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataEmbeddingLinker
 
WIKIDATA_SYNONYMY_BUFFER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
 
WikidataEmbeddingLinker - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata
Link to Wikidata embeddings using the "normal" Wikidata linker (WikidataLinker.
WikidataEmbeddingLinker(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataEmbeddingLinker
Constructor
WikidataKnowledgeSource - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata
 
WikidataKnowledgeSource() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Constructor
WikidataKnowledgeSource(boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataKnowledgeSource
Constructor
WikidataLinker - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata
This linker links strings to Wikidata concepts.
WikidataLinker() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
Constructor
WikidataLinker(boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wikidata.WikidataLinker
Constructor
WIKTIONARY - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goDatasets
 
WIKTIONARY_ASK_BUFFER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
 
WIKTIONARY_HYPERNYMY_BUFFER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
 
WIKTIONARY_SYNONYMY_BUFFER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
 
WIKTIONARY_TRANSLATION_BUFFER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
 
WIKTIONARY_TRANSLATION_OF_BUFFER - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.persistence.PersistenceService.PreconfiguredPersistences
 
WiktionaryEmbeddingLinker - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary
 
WiktionaryEmbeddingLinker(File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryEmbeddingLinker
Constructor
WiktionaryEmbeddingLinker(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryEmbeddingLinker
Constructor
WiktionaryKnowledgeSource - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary
Class utilizing DBnary, a SPARQL endpoint for Wiktionary.
WiktionaryKnowledgeSource() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
Constructor for Wiktionary online (SPARQL endpoint) access.
WiktionaryKnowledgeSource(boolean) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
Constructor
WiktionaryKnowledgeSource(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryKnowledgeSource
Constructor for DBnary TDB access.
WiktionaryLinker - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary
This linker can link strings to dictionary entries.
WiktionaryLinker(WiktionaryKnowledgeSource) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wiktionary.WiktionaryLinker
Constructor
WiktionarySynsetCSV - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util
Generates a CSV (first element is source - all others are synonyms) based on a DBnary dump file.
WiktionarySynsetCSV() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WiktionarySynsetCSV
 
WINDOW_SIZE_DEFAULT - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
Default value for parameter Word2VecConfiguration.windowSize.
windowSize - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
The size of the window during the word2vec training.
withRepetitions - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.addnegatives.AddNegativesRandomly
If true, then it will samples random elements which can also appear multiple times in different correspondences.
Word2VecConfiguration - Class in de.uni_mannheim.informatik.dws.melt.matching_ml.python
The configuration for the word2vec calculation.
Word2VecConfiguration() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
Default Constructor.
Word2VecConfiguration(Word2VecType) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
Constructor
Word2VecConfiguration(Word2VecType, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
Constructor
Word2VecConfiguration(Word2VecType, int, int) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecConfiguration
Constructor
Word2VecType - Enum in de.uni_mannheim.informatik.dws.melt.matching_ml.python
Type of word2vec model/approach like CBOW or SG.
Word2VecType() - Constructor for enum de.uni_mannheim.informatik.dws.melt.matching_ml.python.Word2VecType
 
wordForcer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
If set to true, the generation will be stopped if yes or no words appear.
WORDNET - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goDatasets
 
WordNetEmbeddingLinker - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet
For this linker, you need (1) a WordNet embedding, (2) a text file of the vocabulary.
WordNetEmbeddingLinker(File) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetEmbeddingLinker
Constructor
WordNetEmbeddingLinker(String) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetEmbeddingLinker
Constructor
WordNetKnowledgeSource - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet
API for WordNet requests.
WordNetKnowledgeSource() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetKnowledgeSource
Constructor
WordNetLinker - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet
This class is capable of linking words to concepts in WordNet.
WordNetLinker(WordNetKnowledgeSource) - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.wordNet.WordNetLinker
 
wordStopper - Variable in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.LLMBase
If set to true, the generation will be stopped if yes or no words appear.
workingDirectory - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ExternalProcess
The working directory to start the external process.
WPGMA - Enum constant in enum de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.clustermerge.ClusterLinkage
WPGMA linkage (Weighted Pair Group Method with Arithmetic mean).
wrapExtractor(Collection<Property>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorByProperty
 
wrapExtractor(Collection<Property>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorProperty
 
wrapExtractor(Property...) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.literalExtractors.LiteralExtractorByProperty
 
wrapExtractor(Property...) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.TextExtractorProperty
 
wrapLiteralExtractor(LiteralExtractor) - Static method in interface de.uni_mannheim.informatik.dws.melt.matching_jena.TextExtractor
 
wrapLiteralExtractorMap(LiteralExtractorMap) - Static method in interface de.uni_mannheim.informatik.dws.melt.matching_jena.LiteralExtractor
 
wrapLiteralExtractorMap(LiteralExtractorMap) - Static method in interface de.uni_mannheim.informatik.dws.melt.matching_jena.TextExtractor
 
wrapLiteralExtractorMap(LiteralExtractorMap) - Static method in interface de.uni_mannheim.informatik.dws.melt.matching_jena.TextExtractorMap
 
wrapperMainclass - Variable in class de.uni_mannheim.informatik.dws.melt.matching_assembly.SealsExternalDescriptorHandler
 
wrapTextExtractor(TextExtractor) - Static method in interface de.uni_mannheim.informatik.dws.melt.matching_jena.TextExtractorMap
 
wrapTextExtractorMap(TextExtractorMap) - Static method in interface de.uni_mannheim.informatik.dws.melt.matching_jena.TextExtractor
 
write(ConfusionMatrixMetric, MatcherSimilarity, PrintWriter) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.MatcherSimilarityLatexPlotWriter
Persists a matcher similarity instance as LaTex graph.
write(MatcherSimilarity, PrintWriter) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.MatcherSimilarityLatexHeatMapWriter
Write LaTex Heatmap of MatcherSimilarity using the given writer.
write(MatcherSimilarity, PrintWriter) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.MatcherSimilarityLatexPlotWriter
Persists a matcher similarity instance as LaTex graph from the perspective of one particular matcher.
write(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.util.AlignmentsCube
Write the Alignment Cube as CSV.
write(String, ConfusionMatrixMetric, MatcherSimilarity, PrintWriter) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.MatcherSimilarityLatexBasePlotWriter
Persists a matcher similarity instance as LaTex graph from the perspective of one particular matcher.
write(String, MatcherSimilarity, PrintWriter) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.MatcherSimilarityLatexBasePlotWriter
Persists a matcher similarity instance as LaTex graph from the perspective of one particular matcher.
write(String, ExtendedIterator<? extends OntResource>, PrintStream) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ManualInspection
 
write(Map<ExecutionResult, ConfusionMatrix>, File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall
 
write(Map<ExecutionResult, ConfusionMatrix>, PrintWriter) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall
 
write(Map<ExecutionResult, ConfusionMatrix>, PrintWriter, List<Double>, List<Double>, List<Double>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall
 
write(Map<ExecutionResult, MetricResult>, Writer) - Method in interface de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.MetricResultPrinter
 
write(OntModel, PrintStream) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ManualInspection
 
writeAggregatedFileMatcherTrack(Track, String, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
Write the aggregated overview file, i.e.
writeAggregatedTestcasesResultFile(Map<McNemarIndividualResult, Double>, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
Write the results file on the granularity of matchers.
writeAggregatedTracksResultFile(Map<McNemarIndividualResult, Double>, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
Write the results file on the granularity of matchers.
writeagony() - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.Agony
 
writeAnalysisFile(ExecutionResultSet, File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.alignmentanalyzer.AlignmentAnalyzerMetric
 
writeArffFile(Instances, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.MachineLearningWEKAFilter
Helper method to write an arff formatted file.
writeArgumentsToFile(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAConfiguration
 
writeArray(double[][]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WriteNumpy
 
writeArray(double[][], File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WriteNumpy
 
writeArray(double[][], Writer) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WriteNumpy
 
writeClassificationFormat(OntModel, OntModel, Alignment, File, boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBaseFineTuner
 
writeConfusionMatrixMultiClass(ExecutionResult, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRelationTypePrediction
 
writeContentToFile(File, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.io.IOoperations
A very simple file writer.
writeContentToFile(String, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.io.IOoperations
A simple file writer which writes a file with the specified file name and the specified content into the output directory.
writeCorrespondences(List<Correspondence>, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAMatcher
 
writeDataset(List<Correspondence>, File, boolean, List<String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.MachineLearningScikitFilter
Writes the given alignment to a file.
writeDirectedGraphToDotFile(File, List<Map.Entry<T, T>>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.DotGraphUtil
 
writeDirectedGraphToDotFile(File, List<Map.Entry<T, T>>, Function<T, String>, String...) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.DotGraphUtil
 
writeDirectedGraphToDotFile(File, Map<T, Set<T>>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.DotGraphUtil
 
writeDirectedGraphToDotFile(File, Map<T, Set<T>>, Function<T, String>, String...) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.graph.DotGraphUtil
 
writeDotFile(File, List<Map.Entry<E, E>>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyUtil
Deprecated.
 
writeDotFile(File, List<Map.Entry<E, E>>, Function<E, String>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.structurelevel.hierarchical.agony.AgonyUtil
Deprecated.
 
writeExamplesToFile(List<String>, File, int) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBase
 
writeFMeasure(double, double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall
 
writeKnowledgeGraphToFile(Model, File, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAMatcher
 
writeLinksToFile(File, TestCase, TextExtractor, LabelToConceptLinker, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.LinksToFile
Write all links of a track to file (UTF-8 encoded).
writeLinksToFile(File, Track, TextExtractor, LabelToConceptLinker, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.LinksToFile
Write all links of a track to file (UTF-8 encoded).
writeLinksToFile(File, List<T>, LabelToConceptLinker) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.LinksToFile
Write all links of the tracks/testcases to one file (UTF-8 encoded).
writeLinksToFile(File, List<T>, TextExtractor, LabelToConceptLinker, int) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.LinksToFile
Write all links of the tracks/testcases to one file (UTF-8 encoded).
writeLinksToFile(String, List<T>, LabelToConceptLinker) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.labelToConcept.LinksToFile
Write all links of the tracks/testcases to one file (UTF-8 encoded).
writeList(List<Double>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WriteNumpy
 
writeList(List<Double>, File) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WriteNumpy
 
writeList(List<Double>, Writer) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WriteNumpy
 
WriteMainMatcherClassToFile - Class in de.uni_mannheim.informatik.dws.melt.matching_assembly
 
WriteMainMatcherClassToFile() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_assembly.WriteMainMatcherClassToFile
 
writeMatcher(String, double, double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall
 
writeMetadata(SSSOMPrefixMap, Alignment, OutputStreamWriter, boolean) - Static method in class de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMSerializer
 
writeModel(OntModel, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.metalevel.FileSaveMatcher
 
writeModelAsTextFile(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Writes the vectors to a human-readable text file.
writeModelAsTextFile(String, String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Writes the vectors to a human-readable text file.
writeModelToFile(URL, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ManualInspection
 
writeModelToFile(OntModel, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ManualInspection
 
writeModelToStdOut(URL) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ManualInspection
 
writeModelToStdOut(OntModel) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ManualInspection
 
WriteNumpy - Class in de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util
Write array like objects to file which can be read in python with numpy.
WriteNumpy() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.WriteNumpy
 
writeOneTriplet(Resource, Resource, Resource, Map<Resource, Map<String, Set<String>>>, Writer) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
 
writeOverviewFileMatcherTestCase(TestCase, String, File, boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
Write the overview file, i.e.
writeOverviewFileMatcherTestCase(List<RelationTypeRefiner>, TestCase, String, CSVPrinter) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRelationTypePrediction
 
writePrecision(double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall
 
writer - Variable in class de.uni_mannheim.informatik.dws.melt.matching_base.external.cli.process.ProcessOutputAlignmentCollector
 
writeRecall(double) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall
 
writeRelationPredictionFormat(Model, Writer) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypeFineTuner
 
writeResourceText(ExtendedIterator<? extends OntResource>, Writer) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.DocumentSimilarityBase
 
writeResultsToDirectory(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.Evaluator
 
writeResultsToDirectory(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorAlignmentAnalyzer
 
writeResultsToDirectory(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorBasic
 
writeResultsToDirectory(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCopyResults
 
writeResultsToDirectory(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorCSV
 
writeResultsToDirectory(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorPipeline
 
writeResultsToDirectory(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRank
 
writeResultsToDirectory(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRankGroup
 
writeResultsToDirectory(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.EvaluatorRelationTypePrediction
 
writeResultsToDirectory(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
Two files will be written.
writeResultsToDirectory(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
writeResultsToDirectory(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageHTML
 
writeResultsToDirectory(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageLatex
 
writeResultsToDirectory(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.EvaluatorMultiSource
 
writeResultsToDirectory(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.EvaluatorMultiSourceBasic
 
writeResultsToDirectory(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
Two files will be written.
writeSetToFile(File, Set<T>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.stringOperations.StringOperations
This method writes the content of a Set<String> to a file.
writeSetToFile(File, Set<T>) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
This method writes the content of a Set<String> to a file.
writeSetToFileInOutputDirectory(Set, String) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.services.io.IOoperations
Writes the given set to a file in ./output/<filename>.
writeTestCaseResultFile(Map<McNemarIndividualResult, Double>, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
Write the results file on the granularity of test cases.
writeTestCaseSourceToFile(TestCase, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ManualInspection
 
writeTestCaseTargetToFile(TestCase, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ManualInspection
 
writeTestCaseToFolder(TestCase) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ManualInspection
 
writeTestCaseToFolder(TestCase, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ManualInspection
 
writeTextualRepresentationOfModel(Model, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MultiSourceDispatcherIncrementalMergeByClusterText
 
writeToBuffer(String, KGvec2goDatasets, Double[]) - Static method in class de.uni_mannheim.informatik.dws.melt.matching_ml.kgvec2go.KGvec2goClient
Write in the cache whether a vector already exists for the given word in the given dataset.
writeToCompressedFile(File, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
Writes the HTML content to htmlFile and the data (csv) to another file.
writeToDirectory() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.Evaluator
Perform an evaluation and persist the results of the evaluator in the default directory.
writeToDirectory() - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.EvaluatorMultiSource
Perform an evaluation and persist the results of the evaluator in the default directory.
writeToDirectory(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.Evaluator
Perform an evaluation and persist the results of the evaluator in the given directory.
writeToDirectory(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.EvaluatorMultiSource
Perform an evaluation and persist the results of the evaluator in the given directory.
writeToDirectory(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.Evaluator
Perform an evaluation and persist the results of the evaluator in the default directory.
writeToDirectory(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.EvaluatorMultiSource
Perform an evaluation and persist the results of the evaluator in the default directory.
writeToFile(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
Writes the HTML content to one file.
writeToFile(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageHTML
Writes the HTML content to one file.
writeToFile(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.resultspage.ResultsPageLatex
Writes the HTML content to one file.
writeToFile(File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers.MergeOrder
Write the tree to file.
writeToFile(File, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
Writes the HTML content to htmlFile and the data (csv) to another file.
writeToFile(String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.visualization.dashboard.DashboardBuilder
 
writeTrackResultFile(Map<McNemarIndividualResult, Double>, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.significance.EvaluatorMcNemarSignificance
Write the results file on the granularity of tracks.
writeTrackToFolder(Track) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ManualInspection
 
writeTrackToFolder(Track, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ManualInspection
 
writeTrackToStdOut(Track) - Method in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.util.textExtractors.ManualInspection
 
writeTrainingFile(OntModel, OntModel, Alignment, File, boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.relationprediction.RelationTypeFineTuner
 
writeTrainingFile(OntModel, OntModel, Alignment, File, boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
Writes the correspondences to a file (append or not can be chosen by a parameter).
writeTrainingFile(OntModel, OntModel, Alignment, File, boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.TransformersBaseFineTuner
Writes the correspondences to a file (append or not can be chosen by a parameter).
writeTrainValAlignments(Alignment, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.openea.OpenEAMatcher
 
writeTripletFormat(OntModel, OntModel, Alignment, File, boolean) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.nlptransformers.SentenceTransformersFineTuner
 
writeVocabularyToFile(String, File) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Writes the vocabulary of the given gensim model to a text file (UTF-8 encoded).
writeVocabularyToFile(String, String) - Method in class de.uni_mannheim.informatik.dws.melt.matching_ml.python.PythonServer
Writes the vocabulary of the given gensim model to a text file (UTF-8 encoded).

X

x - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall.PrecRecPoint
 
x - Variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.filter.TopXFilter
 
XL_CONFIDENCE - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.external.webIsAlod.WebIsAlodSPARQLservice
 

Y

y - Variable in class de.uni_mannheim.informatik.dws.melt.matching_eval.visualization.LatexPrecisionRecall.PrecRecPoint
 
YAGO_WIKIDATA_V1 - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.CommonKG
YAGO_WIKIDATA_V1_SMALL - Static variable in class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.CommonKG
This version originates from https://github.com/OmaimaFallatah/YagoWikiData and is a small version of YAGO_WIKIDATA_V1.
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form