(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

High-level ETL for Semantic Data Warehouses

What is it about?

In the context of highly heterogeneous data integration processes, considering semantics as a first-class citizen facilitates the integration process by providing automation and lower entry barriers for non-technical users.

Why is it important?

The problem that motivated the research was twofold: 1) the integration of semantic and non-semantic data into an MD DW semantically, and 2) enabling OLAP analysis over SW data. The solutions to this problem will fuse the benefits of BI and SW technologies; thus, both BI and SW communities will benefit.

Read more on Kudos…
The following have contributed to this page:
Torben Bach Pedersen and Rudra Pratap Nath
' ,"url"));