Package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers
package de.uni_mannheim.informatik.dws.melt.matching_jena_matchers.multisource.dispatchers
-
ClassDescriptionDefines different modes how a model should be copied during incremental merge.Extracts the dataset id from a whole model based on sampling some resources.A helper class which contains some static function which are often used in dispatchers.The class which actually runs a merge in
MultiSourceDispatcherIncrementalMerge
.The information of how KGs should be merged together (in which order).Result of the MergeTaskA task which contains the two knowledge graphs to be merged and the new position of the merged kg.This class is a utility class which represents the merge tree is a different way (for which it is easier to calculate the height of the tree).The model (ontology / knowledge graph) and the corressponding index in the list of a multisource matching task.Matches multiple ontologies / knowledge graphs with an incremental merge approach.Matches multiple ontologies / knowledge graphs with an incremental merge approach.Matches multiple ontologies / knowledge graphs with an incremental merge approach.Matches multiple ontologies / knowledge graphs with an incremental merge approach.This dispatcher will match multiple ontologies by selecting a few pairs.This dispatcher will compare the texts in a model and match the ones which are textually the clostest such that a connection between all ontologies exists.