• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2006, Vol. 28 ›› Issue (12): 80-82.

• 论文 • 上一篇    下一篇

基于深度优先搜索的Web服务合成算法

刘峰 谭庆平 杨艳萍   

  • 出版日期:2006-12-01 发布日期:2010-05-20

  • Online:2006-12-01 Published:2010-05-20

摘要:

本文通过提取Web服务的语义信息,研究了语义Web服务合成问题。Web服务合成的关键是对候选Web服务的输入输出数据关系进行建模,以及有效地利用这些已有的数据依赖关系实现服务合成请求。通过构建Web服务的依赖图,提出了一种基于图论中深度优先搜索的Web服务合成算法,以获取满足特定要求的Web服务。

关键词: Web服务合成 依赖图 深度优先搜索

Abstract:

The key of Web services semantic composition is how to model the input and output data dependency of candidate Web services and how to satisfy a service request by composition efficiently. By abstracting the semantic information of candidate Web services, we construct a so-called dependency graph. Then we design a graph-based algorithm to find the setup of Web services composition in the dependency graph. This algorithm can be used to get a composition of Web services in order to meet a given service request efficiently.

Key words: Web services composition, dependency graph, depth-first-search