Web服务接口的相容性与调解研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
Web服务技术通过使用一系列的标准规范,为互联网上的不同应用提供了语法互操作性支持,使得企业之间的应用交互从局部范围发展到全球范围成为可能。利用Web服务技术进行交互的应用只需遵从相应的Web服务接口,而不需考虑各自的内部实现,从而极大地降低了交互应用之间的耦合度,增加了企业应用的灵活性。因此,Web服务技术已经逐渐成为实现企业内应用集成和企业间应用交互的主流技术。
     由于Web服务的松散耦合特性,其在提高应用灵活性的同时,也引出了新的研究问题,即如何保证两个独立开发的应用之间的Web服务接口能够互操作。当前的Web服务技术只能在语法上为不同应用的Web服务接口提供互操作性支持,而Web服务接口的语义互操作性问题尚有待解决。本文使用形式化的方法对Web服务接口的相容性和调解问题进行了研究,给出了它们的严格定义并设计了一系列相关的算法,具体内容包括:
     1)研究了Web服务接口应含信息的界定问题。通过分析Web服务的交互行为,指出了一个Web服务接口应当包含两个部分:消息描述和流程描述。其中,消息描述定义一个Web服务接口所支持的所有消息的模式和方向,流程描述定义一个Web服务接口与其伙伴的所有消息交换之间的依赖关系。
     2)研究了Web服务接口中消息之间的相容性问题。给出了一种基于领域本体的Web服务消息注解方法,并对带注解的Web服务消息进行了形式建模。基于消息的形式模型,定义了Web服务接口的消息相容性,并给出了相应的判定算法。为了对不完全相容的Web服务消息进行处理,还提出了一种消息相容程度的量化方法,对Web服务接口的消息相容度进行了定义,同时也给出了相应的计算算法。
     3)研究了Web服务接口中流程之间的相容性问题。为Web服务流程提出了一个形式模型并给出了从流程描述到流程模型的转换方法。基于流程的形式模型,研究了两个流程的交互中可能发生的三种异常性质:未指定接收、死锁和活锁。根据这三种异常性质,定义了两个Web服务流程之间的相容性,同时给出了相应的判定算法。为了对不完全相容的Web服务流程进行处理,通过对上述三种异常性质的量化,提出了一种计算两个Web服务流程之间相容度的方法,并给出了相应的计算算法。
     4)研究了不相容Web服务接口的调解方法。针对不相容的Web服务消息,定义了对消息的相应部分进行转换的属性调解规则和元素调解规则,同时分别给出了不相容消息的属性调解规则和元素调解规则的生成算法。针对不相容的Web服务流程,首先对Web服务的流程模型进行了扩充,给出了适合调解流程的形式模型,并基于该形式模型提出了一个调解流程的生成算法;然后定义了调解流程的相容性和可靠性,并从理论上分别证明了算法所生成的调解流程具有相容性和可靠性。
Web services have provided syntactic interoperability for disparate applications on the Internet by using a series of standard specifications.Siuce interacting applications based on Web services only need to obey their respective interfaces,their coupling degree can be reduced and the flexibility of them can be increased a lot. Therefore,the Web services technology is becoming a major approach to enterprise application integration and business to business interactions.
     Since Web services based systems are loosely coupled,a new issue occurs:how to ensure that two Web service interfaces can interoperate when they are developed independently? Current Web services technology just offers syntactic interoperability for autonomous Web service interfaces while the semantic interoperability of them is still an open problem.This dissertation uses a formal approach to address the compatibility and mediation issues of Web service interfaces.The main contents of the dissertation are as follows:
     1) How to determine the information a Web service interface needs to include is studied.Based on an analysis of the interaction behaviors of Web services,we point out that a Web service interface should contain two parts:messages and a process. While the messages part defines the schemas and directions of messages the interface supported,the process part defines a process that puts ordering constraints on the message exchanges.
     2) The message compatibility between Web service interfaces is studied.First, we present an ontology based approach to semantically annotate message schemas, and propose a formal model for the annotated messages.Then,we define the message compatibility based on the formal message model and devise a message compatibility check algorithm.In order to dealing with incompatible messages,we also propose a quantitative approach to measure the compatibility degree of messages and devise an algorithm to compute the message compatibility degree.
     3) The process compatibility between Web service interfaces is studied.We first propose a formal model for Web service processes and provide rules to transform process descriptions to corresponding models.Based on the formal process model,we define three exception properties of Web service interactions:unspecified reception, deadlock and livelock.Then,we define the process compatibility based on the three exception properties and devise a process compatibility check algorithm.In order to dealing with incompatible processes,we also propose a quantitative approach to measure the compatibility degree of processes based on the three exception properties and devise an algorithm to compute the process compatibility degree.
     4) The mediation methods for incompatible Web service interfaces are studied. For incompatible messages,we first define two kinds of mediation rules:attribute mediation rule and element mediation rule,which are used to convert messages,and then devise the algorithms for generating the attribute mediation rules and element mediation rules.For incompatible processes,we first extend the Web service process model to cater for mediation processes,and then devise an algorithm to synthesize the mediation process from incompatible processes.Based on the presented definitions of the compatibility and reliability of mediation processes,we also prove that a mediation process synthesized by the algorithm is compatible and reliable with the mediated processes.
引文
邓水光,李莹,吴健等.2007.Web服务行为兼容性的判定与计算[J].软件学报,18(12):3001-3014.
    钱军,冯玉琳.1999.系统动态行为语义模型及其形式描述[J].计算机研究与发展,36(8):907-914.
    岳昆,王晓玲,周傲英.2004.Web服务核心支撑技术:研究综述[J].软件学报,15(3):428-442.
    张文涛,彭泳,陈俊亮.2006.会话类E-Service的接口兼容和服务组合分析[J].计算机学报,29(7):1047-1056.
    Agarwal S and Studer R.2006.Automatic Matchmaking of Web Services[C].In Proceedings of ICWS 2006,Chicago,USA,45-54.
    Akram M,Medjahed B,Bouguettaya A.2003.Supporting Dynamic Changes in Web Service Environments[C].In Proceedings of ICSOC 2003,Trento,Italy,LNCS 2910,319-334.
    Altenhofen M,Borger E,Lemcke J.2005.An Abstract Model for.Process Mediation[C].In Proceedings of ICFEM 2005,Manchester,UK,LNCS 3785,81-95.
    Arkin A,Askary S,Fordin Set al.2002.Web Service Choreography Interface(WSCI)1.0[EB/OL].http://www.w3.org/TPUwsci/.
    Bae J,Liu L,Caverlee J.2006.Process Mining,Discovery,and Integration using Distance Measures[C].In Proceedings of ICWS 2006,Chicago,USA,479-486.
    Balke W and Wagner M.2003.Towards Personalized Selection of Web Services[C].In Proceedings of WWW 2003,Budapest,Hungary,725-733.
    Banerji A,Bartolini C,Beringer D et al.2002.Web Services Conversation Language (WSCL) 1.0[EB/OL].http://www.w3.org/TR/wscll0/.
    Barreto C,Bullard V,Erl T et al.2007.Web Services Business Process Execution Language Version 2.0 Primer[EB/OL].http://docs.oasis-open.org/wsbpel/2.0/Primer.
    Belhajjame K,Embury S,Paton Net al.2008.Automatic Annotation of Web Services Based on Workflow Definitions[J].ACM Transactions on the Web,2(2),Article 11,34 pages.
    Bellur U,Kulkarni R.2007.Improved Matchmaking Algorithm for Semantic Web Services Based on Bipartite Graph Matching[C].In Proceedings of ICWS 2007,Salt Lake City,USA,86-93.
    Benatallah B,Casati F,Grigori D.2005a.Developing Adapters for Web Services Integration[C].In Proceedings of CAiSE 2005,LNCS 3520,415-429.
    Benatallah B,Casati F,Toumani F et al.2003.Conceptual Modeling of Web Service Conversations[C].In Proceedings of CAiSE 2003,LNCS 2681,449-467.
    Benatallah B,Casati F,Toumani F.2004.Web Service Conversation Modeling:A Cornerstone for E-Business Automation[J].IEEE Internet Computing,8(1):46-54.
    Benatallah B,Casati F,Toumani F.2006.Representing,analysing and managing web service protocols[J].DKE Journal,58(3):327-357.
    Benatallah B,Hacid M,Leger A et al.2005b.On Automating Web Services Discovery[J].The VLDB Journal,14:84-96.
    Berardi D,Calvanese D,Giacomo G et al.2003.Automatic Composition of e-Services that Export their Behavior[C].In Proceedings of ICSOC 2003,Trento,Italy,LNCS 2910,43-58..
    Berardi D,Calvanese D,Giacomo G et al.2005a.Automatic Composition of Transition-based Semantic Web Services with Messaging[C].In Proceedings of the 31st VLDB Conference,Trondheim,Norway,613-624.
    Berardi D,Calvanese D,Giacomo G et al.2005b.Automatic Service Composition Based on Behavioral Descriptions[J].International Journal of Cooperative Information Systems,14(4):333-376.
    Berardi D,Giacomo G,Lenzerini M et al.2004.Synthesis of Underspecified Composite e-Services based on Automated Reasoning[C].In Proceedings of ICSOC 2004,New York,USA,105-114.
    Berardi D,Rosa F,Santis L et al.2004.Finite State Automata As Conceptual Model For E-Services[J].Journal of Integrated Design & Process Science,8(2):105-121.
    Beyer D,Chakrabarti A,Henzinger T.2005.Web Service Interfaces[C].In Proceedings of WWW 2005,Chiba,Japan,148-159.
    Biron P,Permanente K,Malhotra A.2004.XML Schema Part 2:Datatypes Second Edition[EB/OL].http://www.w3.org/TR/xmlschema-2/.
    Booth D and Liu C.2007.Web Services Description Language(WSDL)Version 2.0 Part 0:Primer[EB/OL].http://www.w3.org/TR/wsdl20-primer/.
    Bordeaux L,Salaun G,Berardi D et al.2004.When are Two Web Services Compatible?[C].In Proceedings of the 5th International Workshop on Technologies for E-Services,15-28.
    Bracciali A,Brogi A,Canal C.2002.Systematic component adaptation[J].Electronic Notes in Theoretical Computer Science,66(4),17 pages.
    Bracciali A,Brogi A,Canal C.2005.A formal approach to component adaptation[J].Journal of Systems and Software,74(1):45-54.
    Bracciali A,Brogi A,Turini F.2001.Coordinating Interaction Patterns[C].In Proceedings of SAC 2001,Las Vegas,USA,159-165.
    Brand D and Zafiropulo P.1983.On Communicating Finite-State Machines[J].Journal of the ACM,30(2):323-342.
    Brogi A,Canal C,Pimentel E.2004a.Behavioural Types and Component Adaptation[C].In Proceedings of AMAST 2004,LNCS 3116,42-56.
    Brogi A,Canal C,Pimentel E et al.2004b.Formalizing Web Service Choreographies[J].Electronic Notes in Theoretical Computer Science,105:73-94.
    Brogi A and Corfini S.2007.Behaviour-aware discovery of Web service compositions[J].International Journal of Web Services Research,4(3):1-25.
    Brogi A,Corfini S,Popescu R.2008.Semantics-Based Composition-Oriented Discovery of Web Services[J].ACM Trans.Internet Technol.8,4,Article 19,39 pages.
    Brogi A and Popescu R.2006.Automated Generation of BPEL Adapters[C].In Proceedings of ICSOC 2006,Chicago,USA,LNCS 4294,27-39.
    Bultan T,Fu X,Hull R et al.2003.Conversation Specification:A New Approach to Design and Analysis of E-Service Composition[C].In Proceedings of WWW2003,Budapest,Hungary,403-410.
    Bussler C,Fensel D,Maedche A.2002.A Conceptual Architecture for Semantic Web Enabled Web Services[J].SIGMOD Record,31(1):24-29.
    Canal C,Fuentes L,Pimentel E et al.2003.Adding roles to CORBA objects[J].IEEE Transactions on Software Engineering,29(3):242-260.
    Chakraborty D and Lei H.2004.Extending the Reach of Business Processes[J].IEEE Computer,37(4):78-80.
    Champion M,Ferris C,Newcomer E et al.2002.Web Services Architecture[EB/OL].http://www.w3.org/TR/2002/WD-ws-arch-20021114/.
    Clement L,Hately A,Riegen C et al.2005.Universal Description,Discovery,and Integration Version 3[EB/OL].http://uddi.org/pubs/uddi_v3.htm.
    Denaro G,Pezze M,Tosi D et al.2006.Towards Self-Adaptive Service-Oriented Architectures[C].In Proceedings of TAV-WEB'06,Portland,USA,10-16.
    Dumas M,Benatallah B,Nezhad H.2008.Web Service Protocols:Compatibility and Adaptation[J].Bulletinof the IEEE Computer Society Technical Committee on Data Engineering,1-5.
    Dumas M,Spork M,Wang K.2006.Adapt or Perish:Algebra and Visual Notation for Service Interface Adaptation[C].In Proceedings of BPM 2006,65-80.
    Dustdar S and Schreiner W.2005.A survey on web services composition[J].Int.J.Web and Grid Services,1(1):1-30.
    Elgedawy I,Tari Z,Winikoff M.2004.Exact Functional Context Matching for Web Services[C].In Proceedings of ICSOC 2004,New York,USA,143-152.
    Elgedawy I,Tari Z,Thorn J.2008.Correctness-Aware High-Level Functional Matching Approaches for Semantic Web Services[J].ACM Transactions on the Web,2(2),Article 12,40 pages.
    Fensel D and Bussler C.2002.The Web Service Modeling Framework WSMF[J].Electronic Commerce Research and Applications,1(2):113-137.
    Ferris C and Farrell J.2003.What are web services?[J].Communications of the ACM,46(6):31.
    Foster H,Uchitel S,Magee J et al.2004.Compatibility Verification for Web Service Choreography[C].In Proceedings of ICWS 2004,738-741.
    Fu X,Bultan T,Su J.2003.Conversation Protocols:A Formalism for Specification and Verification of Reactive Electronic Services[C].In Proceedings of CIAA 2003,LNCS 2759,188-200.
    Fu X,Bultan T,Su J.2004a.Analysis of Interacting BPEL Web Services[C].In Proceedings of WWW 2004,New York,USA,621-630.
    Fu X,Bultan T,Su J.2004b.Realizability of conversation protocols with message contents[C].In Proceedings of ICWS 2004,96-103.
    Fujii K and Suda T.2004.Dynamic Service Composition Using Semantic Information[C].In Proceedings of ICSOC 2004,New York,USA,39-48.
    Gal A.2006.Why is Schema Matching Tough and What Can We Do About It?[J]. SIGMOD Record,35(4):2-5.
    Goh C,Bressan S,Madnick S et al.1999.Context Interchange:New Features and Formalisms for the Intelligent Integration of Information[J].ACM Transactions on Information Systems,17(3):270-293.
    Gomez J,Haller A,Bussler C.2005.A Conversation-oriented language for B2B integration based on Semantic Web Services[C].In Proceedings of WWW 2005 Workshops,Chiba,Japan.
    Gooneratne N and Tari Z.2008.Matching Independent Global Constraints for Composite Web Services[C].In Proceedings of WWW 2008,Beijing,China,765-774.
    Guo H,Ivan A,Akkiraju R et al.2007.Learning Ontologies to Improve the Quality of Automatic Web Service Matching[C].In Proceedings of ICWS 2007,Salt Lake City,USA,118-125.
    Hau J,Lee W,Newhouse S.2003.Autonomic Service Adaptation in ICENI using Ontological Annotation[C].In Proceedings of the 4th International Workshop on Grid Computing,10-17.
    Huhns M and Singh M.2005.Service-Oriented Computing:Key Concepts and Principles[J].IEEE Internet Computing,9(1):75-81.
    Hull R,Benedikt M,Christophides V et al.2003.E-Services:A Look Behind the Curtain[C].In Proceedings of PODS 2003,San Diego,USA,1-14.
    Hull R and Su J.2005.Tools for Composite Web Services:A Short Overview[J].SIGMOD Record,34(2):86-95.
    Kaminski P,M(u|¨)ller H,Litoiu M.2006.A Design for Adaptive Web Service Evolution[C].In Proceedings of SEAMS'06,Shanghai,China,86-92.
    Ketfi A,Belkhatir N,Cunin P.2002.Automatic Adaptation of Component-based Software:Issues and Experiences[C].In Proceedings of the International Conference on Parallel and Distributed Processing Techniques and Applications,1365-1371.
    Khalaf R,Keller A,Leymann F.2006.Business processes for Web Services:Principles and applications[J].IBM Systems Journal,45(2):425-446.
    Kongdenfha W,Saint-Paul R,Benatallah B et al.2006.An Aspect-Oriented Framework for Service Adaptation[C].In Proceedings of ICSOC 2006,Chicago,USA,LNCS 4294,15-26.
    Konig D,Lohmann N,Moser S et al.2008.Extending the Compatibility Notion for Abstract WS-BPEL Processes[C].In Proceedings of WWW 2008,Beijing,China,785-794.
    Kuster U,Konig-Ries B,Stern M et al.2007.DIANE-An Integrated Approach to Automated Service Discovery,Matchmaking and Composition[C].In Proceedings of WWW 2007,Banff,Canada,1033-1042.
    Kuster U,Stern M,Konig-Ries B.2005.A Classification of Issues and Approaches in Automatic Service Composition[C].In Proceedings of International Workshop on Engineering Service Compositions(WESC'05),25-33.
    Leymann F,Roller D,Schmidt M.2002.Web services and business process management[J].IBM Systems Journal,41(2):198-211.
    Lin B,Li Q,Gu N.2007.A Semantic Specification Framework for Analyzing Functional Composability of Autonomous Web Services[C].In Proceedings of ICWS 2007,Salt Lake City,USA,695-702
    Liu Z,Ranganathan A,Riabov A.2007.Modeling Web Services using Semantic Graph Transformations to aid Automatic Composition[C].In Proceedings of ICWS 2007,Salt Lake City,USA,78-85.
    Lohmann N,Massuthe P,Stahl C et al.2008.Analyzing Interacting WS-BPEL Processes Using Flexible Model Generation[J].DKE Journal,64(1):38-54.
    Madhavan J,Bernstein P,Rahm E.2001.Generic Schema Matching with Cupid[C].In Proceedings of the 27th VLDB Conference,Roma,Italy,49-58.
    Manikrao U and Prabhakar T.2005.Dynamic Selection of Web Services with Recommendation System[C].In Proceedings of NWeSP 2005,5 pages.
    Martens A.2003.On compatibility of web services[J].Petri Net Newsletter,65:12-20.
    Martens A.2005a.Analyzing Web Service Based Business Processes[C].In Proceedings of FASE 2005,LNCS 3442,19-33.
    Martens A.2005b.Process Oriented Discovery of Business Partners[C].In Proceedings of ICEIS 2005,57-64.
    Martens A,Moser S,Gerhardt A et al.2006.Analyzing Compatibility of BPEL Processes[C].In Proceedings of AICT/ICIW 2006,147-155.
    Martin D,Paolucci M,McIlraith S et al.2005.Bringing Semantics to Web Services:The OWL-S Approach[C].In Proceedings of the First International Workshop on Semantic Web Services and Web Process Composition,26-42.
    Maximilien E and Singh M.2004.A Framework and Ontology for Dynamic Web Services Selection[J].IEEE Internet Computing,8(5):84-93.
    McIlraith S,Son T,Zeng H.2001.Semantic Web Services[J].IEEE Intelligent Systems,16(2):46-53.
    Medjahed B,Benatallah B,Bouguettaya A et al.2003.Business-to-business interactions:issues and enabling technologies[J].The VLDB Journal,12:59-85.
    Medjahed B and Bouguettaya A.2005.A Multilevel Composability Model for Semantic Web Services[J].IEEE Transactions on Knowledge and Data Engineering,17(7):954-968.
    Medjahed B,Bouguettaya A,Elmagarmid A.2003.Composing Web services on the Semantic Web[J].The VLDB Journal,12:333-351.
    Milanovic N and Malek M.2004.Current Solutions for Web Service Composition[J].IEEE Internet Computing,8(6):51-59.
    Miller J,Verma K,Rajasekaran P et al.2004.WSDL-S:Adding Semantics to WSDL-White Paper[EB/OL].http://lsdis.cs.uga.edu/Projects/METEOR-S/.
    Miller R,Hernbndez M,Haas L et al.2001.The Clio Project:Managing Heterogeneity[J].ACM SIGMOD Record,30(1):78-83.
    Mitra N and Lafon Y.2007.SOAP Version 1.2 Part 0:Primer(Second Edition)[EB/OL].http://www.w3.org/TR/soap12-part0/.
    Mitra S,Kumar R,Basu S.2007.Automated Choreographer Synthesis for Web Services Composition Using I/O Automata[C].In Proceedings of ICWS 2007,Salt Lake City,USA,364-371.
    Moser O,Rosenberg F,Dustdar S.2008.Non-Intrusive Monitoring and Service Adaptation for WS-BPEL[C].In Proceedings of WWW 2008,Beijing,China,815-824.
    Newcomer E.2002.Understanding Web Services:XML,WSDL,SOAP,and UDDI[M].Addison-Wesley,332 pages.
    Nezhad H,Benatallah B,Martens A et al.2007.Semi-Automated Adaptation of Service Interactions[C].In Proceedings of WWW 2007,Banff,Canada,993-1002.
    Paolucci M,Kawamura T,Payne T et al.2002.Semantic Matching of Web Services Capabilities[C].In Proceedings of ISWC 2002,LNCS 2342,333-347.
    Papazoglou M and Georgakopoulos D.2003.SERVICE-ORIENTED COMPUTING[J]. Communications of the ACM,46(10):25-28.
    Park J and Ram S.2004.Information Systems Interoperability:What Lies Beneath?[J].ACM Transactions on Information Systems,22(4):595-632.
    Patil A,Oundhakar S,Sheth A.2004.METEOR-S Web Service Annotation Framework[C].In Proceedings of WWW 2004,New York,USA,553-562.
    Peltz C.2003.Web Services Orchestration and Choreography[J].Computer,36(10):46-52.
    Pokraev S,Quartel D,Steen M.2006.Requirements and Method for Assessment of Service Interoperability[C].In Proceedings of ICSOC 2006,Chicago,USA,LNCS 4294,1-14.
    Ponnekanti S and Fox A.2002.SWORD:A developer toolkit for Web service composition[C].In Proceedings of WWW 2002,Honolulu,USA.
    Preist C,Cuadrado J,Battle S et al.2005.Automated Business-to-Business Integration of a Logistics Supply Chain Using Semantic Web Services Technology[C].In Proceedings of the International Semantic Web Conference 2005,987-1001.
    Qiu Z,Zhao X,Cai C et al.2007.Towards the Theoretical Foundation of Choreography[C].In Proceedings of WWW 2007,Banff,Canada,973-982.
    Rahm E and Bernstein P.2001.A survey of approaches to automatic schema matching[J].VLDB Journal,10:334-350.
    Ram S and Park J.2004.Semantic Conflict Resolution Ontology(SCROL):An Ontology for Detecting and Resolving Data and Schema-Level Semantic Conflicts[J].IEEE Transactions on Knowledge and Data Engineering,16(2):189-202.
    Rao J and Su X.2005.A Survey of Automated Web Service Composition Methods[C].In Proceedings of SWSWPC 2004,LNCS 3387,43-54.
    Ross-Talbot S and Fletcher T.2006.Web Services Choreography Description Language:Primer[EB/OL].http://www.w3.org/TR/ws-cdl-10-primer/.
    Ryu S,Casati F,Skogsrud H et al.2008.Supporting the Dynamic Evolution of Web Service Protocols in Service-Oriented Architectures[J].ACM Transactions on the Web,2(2),Article 13,46 pages.
    Sapkota B,Roman D,Fensel D.2006.Distributed Web Service Discovery Architecture[C].In Proceedings of the Advanced Int'l Conference on Telecommunications and Int'l Conference on Internet and Web Applications and Services 2006,136-141.
    Shen D,Yu G,Yin N et al.2004.Heterogeneity Resolution based on Ontology in Web Services Composition[C].In Proceedings of CEC-EAST 2004,274-277.
    Sheng Q,Benatallah B,Dumas M.2002.SELF-SERV:A Platform for Rapid Composition of Web Services in a Peer-to-Peer Environment[C].In Proceedings of the 28th VLDB Conference,Hong Kong,China,1051-1054.
    Sriharee N and Senivongse T.2006.Matchmaking and ranking of semantic web services using integrated service profile[J].Int.J.Metadata,Semantics and Ontologies,1(2):100-118.
    The Object Management Group(OMG).2008.Common Object Request Broker Architecture(CORBA)Specification,Version 3.1 Part 1:CORBA Interfaces[EB/OL].http://www.omg.org/docs/formal/08-01-04.pdf.
    Thompson H,Beech D,Maloney M et al.2004.XML Schema Part 1:Structures Second Edition[EB/OL].http://www.w3.org/TR/xmlschema-l/.
    Vacul(?)n R and Sycara K.2007.Towards automatic mediation of OWL-S process models[C].In Proceedings of ICWS 2007,Salt Lake City,USA,1032-1039.
    Wiederhold G.1992.Mediators in the Architecture of Future Information Systems[J].IEEE Computer,25:38-49.
    Wiederhold G.1994.Interoperation,Mediation,and Ontologies[C].In Proceedings of FGCS94 Workshop on Heterogeneous Cooperative Knowledge-Bases,Tokyo,Japan,33-48.
    Williams S,Battle S,Cuadrado J.2005.Protocol mediation for adaptation in semantic web services[TR].HP Technical Report HPL-2005-78,16 pages.
    Wombacher A,Fankhauser P,Mahleko B et al.2004a.Matchmaking for Business Processes based on Choreographies[C].In Proceedings of the 2004 IEEE International Conference on e-Technology,e-Commerce and e-Service,359-368.
    Wombacher A,Fankhauser P,Neuhold E.2004b.Transforming BPEL into annotated Deterministic Finite StateAutomata for Service Discovery[C].In Proceedings of ICWS 2004,316-323.
    Wombacher A,Mahleko B,Neuhold E.2004c.IPSI-PF:A Business Process Matchmaking Engine[C].In Proceedings of the 2004 IEEE International Conference on E-Commerce Technology,137-145.
    Wu Z,Ranabahu A,Gomadam K et al.2007.Automatic Composition of Semantic Web Services using Process and Data Mediation[TR].Technical Report,LSDIS lab,University of Georgia,10 pages.
    Yang J,Papazoglou M,Heuvel W.2002.Tackling the Challenges of Service Composition in E-Marketplaces[C].In Proceedings of the 12th International Workshop on Research Issues in Data Engineering,125-133.
    Yellin D and Strom R.1997.Protocol Specifications and Component Adaptors[J].ACM Transactions on Programming Languages and Systems,19(2):292-333.
    Yu Q,Liu X,Bouguettaya A et al.2008.Deploying and managing Web services:issues,solutions,and directions[J].The VLDB Journal,17(3):537-572.
    Yu T,Zhang Y,Lin K.2007.Efficient Algorithms for Web Services Selection with End-to-End QoS Constraints[J].ACM Transactions on the Web,1(1),Article 6,26 pages.
    Zeng L,Benatallah B,Xie G et al.2006.Semantic Service Mediation[C].In Proceedings of ICSOC 2006,Chicago,USA,LNCS 4294,490-495.

© 2004-2018 中国地质图书馆版权所有 京ICP备05064691号 京公网安备11010802017129号

地址:北京市海淀区学院路29号 邮编:100083

电话:办公室:(+86 10)66554848;文献借阅、咨询服务、科技查新:66554700