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

What is it about?

How to maintain the quality of a semantic knowledge base by means of a technique that monitors the historical evolution of the contents. The techniques makes use of very simple queries that make the approach highly scalable also for very large Knowledge Bases, such as DBpedia

Why is it important?

The temporal based assessment is a novel and unique approach to assess KN data quality

Read more on Kudos…
The following have contributed to this page:
Giuseppe Rizzo, Oscar Corcho, and Marco Torchiano
' ,"url"));