Index
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.
- 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
- 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
- BioML() - Constructor for class de.uni_mannheim.informatik.dws.melt.matching_data.TrackRepository.BioML
- 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 aHashMap<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 thesourceAlignment
. - 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 thesourceAlignment
. - 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 anExecutor
. - 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 anExecutorMultiSource
. - 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
-
Generates the
CorrespondenceRelation.mapping
. - 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.
DotGraphUtil
instead.