(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, '

Map-On: A web-based editor for visual ontology mapping

What is it about?

This article presents Map-On, a graphical editor to support users in the creation of mappings (relations) between a relational database and an ontology. It makes use of the R2RML language.

Why is it important?

It is important because it reduces the burden of the manual creation of R2RMl mappings

Read more on Kudos…
The following have contributed to this page:
alvaro sicilia
' ,"url"));