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

Ontological representation means for agents

What is it about?

Semantic representation is a key enabler for several application domains, and the multi-agent systems realm makes no exception. The OASIS ontology --- An Ontology for Agent, Systems, and Integration of Services, presented in 2019 --- pursues the behaviouristic approach to deliver a semantic representation system and a communication protocol for agents and their commitments.

Why is it important?

OASIS provides an ontological models for describing agents and their commitments, regardless of their enviroments, technical details, and underlying programming language or building technology.

Read more on Kudos…
The following have contributed to this page:
Daniele Francesco Santamaria
' ,"url"));