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

A survey fo 10 years of Stream reasoning and some outlooks

What is it about?

Stream Reasoning is about reasoning on a variety of highly dynamic flows of information. The paper presents a survey of 10 years of research and some outlooks for the next years

Why is it important?

This is the most up to date survey on Stream Reasoning by the authors of the paper that branded this research area at the confluence of Web, DB, KR and AI.

Read more on Kudos…
The following have contributed to this page:
Frank van Harmelen, Emanuele Della Valle, and Daniele Dell'Aglio
' ,"url"));