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

OWL-Time extended

What is it about?

Adaptation of standard Time ontology to accommodate other calendars and temporal reference systems

Why is it important?

OWL-Time is theoretically sound implementation of Allen's temporal calculus, unfortunately restricted in application to applications concerning only contemporary time, due to the choice of representation of temporal position. This adaptation relaxes the restriction, while leaving existing applications unchanged.

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