Verifying web services composition based on hierarchical colored petri nets.

Yanping Yang,QingPing Tan,Yong Xiao
DOI: https://doi.org/10.1145/1096967.1096977
2005-01-01
Abstract:ABSTRACTCurrent Web services composition proposals, such as BPML, BPEL, WSCI, and OWL-S, provide notations for describing the control and data flows in Web service collaborations. However, such proposals remain at the descriptive level, without providing any kind of mechanisms or tool support for verifying the composition specified in the proposed notations. In this paper, we present to verify Web services composition by using CP-nets. CP-nets combine the strengths of Petri nets with the expressive power of high-level programming and have sound mathematical semantics. These services composition proposals can be transformed by transformation rules into CP-nets, which can be used to analyze the performance and to investigate behavioral properties such as deadlock or livelock by CP-nets tools.
What problem does this paper attempt to address?