Schema matching (original) (raw)

About DBpedia

Schematransformation und -integration bezeichnet in der Informatik die Überführung von Schemata ineinander (Transformation) beziehungsweise die Kombination mehrerer Schemata zu einem neuen Schema (Integration). Beide Aufgaben sind bei der Datenmigration und Informationsintegration (bzw. Datenintegration) von Bedeutung. Die Transformation und -integration von Schemata lässt sich teilweise mit der Übersetzung natürlicher Sprachen vergleichen und wird ebenso wie diese häufig unterschätzt. Eine konkrete Abbildung eines Schemas (oder mehrerer) auf ein anderes (oder mehrere) wird als und das automatische Erkennen eines solchen Mappings als bezeichnet. Diese Begriffe werden jedoch nicht ganz einheitlich verwendet. In der Informationsintegration wird zwischen Schemaintegration und Schema Mapping

Property Value
dbo:abstract Schematransformation und -integration bezeichnet in der Informatik die Überführung von Schemata ineinander (Transformation) beziehungsweise die Kombination mehrerer Schemata zu einem neuen Schema (Integration). Beide Aufgaben sind bei der Datenmigration und Informationsintegration (bzw. Datenintegration) von Bedeutung. Die Transformation und -integration von Schemata lässt sich teilweise mit der Übersetzung natürlicher Sprachen vergleichen und wird ebenso wie diese häufig unterschätzt. Eine konkrete Abbildung eines Schemas (oder mehrerer) auf ein anderes (oder mehrere) wird als und das automatische Erkennen eines solchen Mappings als bezeichnet. Diese Begriffe werden jedoch nicht ganz einheitlich verwendet. In der Informationsintegration wird zwischen Schemaintegration und Schema Mapping unterschieden je nachdem, ob die Daten der Ausgangsschemata vollständig (materialisierte Integration) oder nur anfragebasiert zusammengeführt werden sollen (virtuelle Integration). (de) The terms schema matching and mapping are often used interchangeably for a database process. For this article, we differentiate the two as follows: Schema matching is the process of identifying that two objects are semantically related (scope of this article) while mapping refers to the transformations between the objects. For example, in the two schemas DB1.Student (Name, SSN, Level, Major, Marks)and DB2.Grad-Student (Name, ID, Major, Grades); possible matches would be: DB1.Student ≈ DB2.Grad-Student; DB1.SSN = DB2.ID etc. and possible transformations or mappings would be: DB1.Marks to DB2.Grades (100-90 A; 90-80 B: etc.). Automating these two approaches has been one of the fundamental tasks of data integration. In general, it is not possible to determine fully automatically the different correspondences between two schemas — primarily because of the differing and often not explicated or documented semantics of the two schemas. (en)
dbo:wikiPageExternalLink http://knoesis.wright.edu/library/download/S04-Dagstuhl-Early-Work.pdf
dbo:wikiPageID 11488814 (xsd:integer)
dbo:wikiPageLength 11278 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1000323062 (xsd:integer)
dbo:wikiPageWikiLink dbc:Databases dbr:Federated_database_system dbr:Synonym dbr:Data_integration dbr:Data_mapping dbr:Database_schema dbr:Dataspaces dbr:Data_transformation dbr:Database dbr:Schema_crosswalk dbr:Precision_and_recall dbr:Homonym dbr:Minimal_mappings dbr:Ontology_alignment dbr:Semantic dbr:Semantic_heterogeneity
dbp:wikiPageUsesTemplate dbt:Reflist dbt:Context
dct:subject dbc:Databases
rdfs:comment Schematransformation und -integration bezeichnet in der Informatik die Überführung von Schemata ineinander (Transformation) beziehungsweise die Kombination mehrerer Schemata zu einem neuen Schema (Integration). Beide Aufgaben sind bei der Datenmigration und Informationsintegration (bzw. Datenintegration) von Bedeutung. Die Transformation und -integration von Schemata lässt sich teilweise mit der Übersetzung natürlicher Sprachen vergleichen und wird ebenso wie diese häufig unterschätzt. Eine konkrete Abbildung eines Schemas (oder mehrerer) auf ein anderes (oder mehrere) wird als und das automatische Erkennen eines solchen Mappings als bezeichnet. Diese Begriffe werden jedoch nicht ganz einheitlich verwendet. In der Informationsintegration wird zwischen Schemaintegration und Schema Mapping (de) The terms schema matching and mapping are often used interchangeably for a database process. For this article, we differentiate the two as follows: Schema matching is the process of identifying that two objects are semantically related (scope of this article) while mapping refers to the transformations between the objects. For example, in the two schemas DB1.Student (Name, SSN, Level, Major, Marks)and DB2.Grad-Student (Name, ID, Major, Grades); possible matches would be: DB1.Student ≈ DB2.Grad-Student; DB1.SSN = DB2.ID etc. and possible transformations or mappings would be: DB1.Marks to DB2.Grades (100-90 A; 90-80 B: etc.). (en)
rdfs:label Schematransformation und -integration (de) Schema matching (en)
owl:sameAs freebase:Schema matching wikidata:Schema matching dbpedia-de:Schema matching https://global.dbpedia.org/id/Qh2R
prov:wasDerivedFrom wikipedia-en:Schema_matching?oldid=1000323062&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Schema_matching
is dbo:wikiPageRedirects of dbr:Schema_mapping dbr:Schema_Matching
is dbo:wikiPageWikiLink of dbr:Olog dbr:Ontology-based_data_integration dbr:Federated_database_system dbr:Data_integration dbr:Data_mapping dbr:Database_schema dbr:Record_linkage dbr:Schema_mapping dbr:Ontology_merging dbr:Semantic_heterogeneity dbr:Schema_Matching dbr:Truth_discovery
is foaf:primaryTopic of wikipedia-en:Schema_matching