An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

In computing, data transformation is the process of converting data from one format or structure into another format or structure. It is a fundamental aspect of most data integration and data management tasks such as data wrangling, data warehousing, data integration and application integration. When the data mapping is indirect via a mediating data model, the process is also called data mediation.

Property Value
dbo:abstract
  • In computing, data transformation is the process of converting data from one format or structure into another format or structure. It is a fundamental aspect of most data integration and data management tasks such as data wrangling, data warehousing, data integration and application integration. Data transformation can be simple or complex based on the required changes to the data between the source (initial) data and the target (final) data. Data transformation is typically performed via a mixture of manual and automated steps. Tools and technologies used for data transformation can vary widely based on the format, structure, complexity, and volume of the data being transformed. A master data recast is another form of data transformation where the entire database of data values is transformed or recast without extracting the data from the database. All data in a well designed database is directly or indirectly related to a limited set of master database tables by a network of foreign key constraints. Each foreign key constraint is dependent upon a unique database index from the parent database table. Therefore, when the proper master database table is recast with a different unique index, the directly and indirectly related data are also recast or restated. The directly and indirectly related data may also still be viewed in the original form since the original unique index still exists with the master data. Also, the database recast must be done in such a way as to not impact the applications architecture software. When the data mapping is indirect via a mediating data model, the process is also called data mediation. (en)
  • Transformasi data atau alih ragam data dalam istilah metadata berkaitan dengan proses konversi dari data sumber ke data tujuan. Proses ini terdiri dari 2 langkah: * Pemetaan data dari semua elemen data dengan menggunakan aturan transformasi 1-ke-banyak dan banyak-ke-1. * Pembangkitan kode yang menciptakan program transformasi yang sesungguhnya. Langkah kedua ini menghasilkan program yang dapat dieksekusi pada sistem komputer target, misalnya dengan menggunakan bahasa Java atau XSLT. Untuk langkah pertama, pemetaan dapat dilakukan secara tidak langsung dengan menggunakan model data mediator, sehingga langkah ini sering disebut dengan mediasi data. (in)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 4080917 (xsd:integer)
dbo:wikiPageLength
  • 16261 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1111307216 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • In computing, data transformation is the process of converting data from one format or structure into another format or structure. It is a fundamental aspect of most data integration and data management tasks such as data wrangling, data warehousing, data integration and application integration. When the data mapping is indirect via a mediating data model, the process is also called data mediation. (en)
  • Transformasi data atau alih ragam data dalam istilah metadata berkaitan dengan proses konversi dari data sumber ke data tujuan. Proses ini terdiri dari 2 langkah: * Pemetaan data dari semua elemen data dengan menggunakan aturan transformasi 1-ke-banyak dan banyak-ke-1. * Pembangkitan kode yang menciptakan program transformasi yang sesungguhnya. Langkah kedua ini menghasilkan program yang dapat dieksekusi pada sistem komputer target, misalnya dengan menggunakan bahasa Java atau XSLT. (in)
rdfs:label
  • Data transformation (computing) (en)
  • Transformasi data (in)
owl:differentFrom
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License