Semantic Matching of Web Services Based on Choreographies.

Lihui Lei,Zhenhua Duan,Bin Yu
DOI: https://doi.org/10.1109/cscwd.2006.253191
2006-01-01
Abstract:Web services facilitate the efficient execution of B2B e-commerce by integrating business processes over the Internet, which needs dynamic and flexible binding of services. However, current web service standards do not support it. A formal approach for semantic matching of service specifications based on choreographies, i.e., the behavior of web services, is developed in this paper. It can accurately and automatically discover required services for integrating business processes. Firstly an extended deterministic finite state automaton (EDFA) is proposed by labeling state transitions using binary-tuples (input, output) rather than letters. The automata describe web services in a more accurate way: the nodes represent states maintained by services; the state transitions represent communication activities of services. The automata depict the temporal sequences of communication activities that describe the behaviors of services. Further, the intersection of two EDFAs is defined Finally, an algorithm for testing the emptiness of the languages accepted, by EDFAs is presented and used to evaluate the compatibility of web services.
What problem does this paper attempt to address?