ZHANG Zheng, ZUO Chun, WANG Yu-guo. Web service discovery method based on semantic expansion[J]. 2007, (1): 57-63.DOI:
基于语义扩展的Web服务发现方法
摘要
提出了一种基于语义扩展的Web服务发现方法
对服务描述和服务请求中的领域概念进行了同义扩展、特征扩展和合成扩展
在输入输出的匹配上提出了“扩展的语义包含”的概念
实验表明
该方法在不降低服务查准率的前提下
提高了服务的查全率。当单个服务不能满足服务请求时
尝试服务组合匹配服务请求的方式
采用基于H*算法的启发式的服务组合方法
将问题转化为搜索从初始节点到目标节点的通路问题
该方法采用估值函数引入了启发知识
提高了搜索的效率。
Abstract
A Web service discovery method based on semantic expansion was provided.It semantically expanded the conception of service description and service request.The semantic expansion way includes equivalent expansion
feature expansion and compose expansion.It gave the definition of extend semantic subsume during the period of input/output matching.The experiment tells that this algorithm can improve the recall while maintaining a high level precision.If sin-gle service can not match the service request
the way can attempt service composition to match service request.The heu-ristic algorithm based on H*changed the composition problem to searching problem.Because of the adoption of estima-tion function