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

Web services selection based on ontologies.

What is it about?

An approach is proposed to accomplish the WS selection from services previously registered and classified according to their quality of service (QoS) parameters. QoS parameters are characterized by an ontology and their values stored in a semantic database.

Why is it important?

Web service composition benefits from this proposal being easier and more efficient, taking into account only the best services and respecting the quality of service requirements established by the user.

Read more on Kudos…
The following have contributed to this page:
Francisco Moo-Mena
' ,"url"));