Composing Web Services Dynamically And Semantically

Jm Liu,Jt Cui,N Gu
DOI: https://doi.org/10.1145/984622.984657
2004-01-01
Abstract:Web services technology is emerging as a promising approach of integration and interaction for applications within and across organizational boundaries. But it is difficult to meet the practical requirements if only with the individual web services. As a result, federating existing single web services into composite web services is not only necessary but also indispensable. This paper proposes a dynamic and semantic composition approach for web services. In this approach, web services are modeled with some rules whose heads and bodied are related with a semantic ontology used for eliminating the semantic conflicts in composition. Moreover, a Non-backtrace backward chaining algorithm is addressed to compose the existing web services in a more efficient and automatic way. Given the inputs and expected outputs, the approach will automatically and dynamically generate a composition plan and convert it into BPEL4WS that can be executed and returns the results. The whole composition process can be done automatically and dynamically.
What problem does this paper attempt to address?