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

Identitas Ontology identifiers

What is it about?

A new approach to identifiers, one that aims to improve the management of ontologies. This approach overcomes some of the main flaws associated with the existing approaches, providing alternative solutions. From the perspective of development, solving these issues could facilitate the process of building and managing ontologies. Here, we suggest random identifiers to enable concurrent development while exploiting the proquint library to overcome the problems of memorability and pronounceability. Finally, a checksum is implemented to prevent the occurrence of errors while accessing relatively similar identifiers.

Why is it important?

A new approach to identifiers, one that aims to improve the management of ontologies. This approach overcomes some of the main flaws associated with the existing approaches, providing alternative solutions.

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