期刊文献+
共找到324篇文章
< 1 2 17 >
每页显示 20 50 100
Dynamic Service Discovery, Composition and Reconfiguration in a Model Mapping Business Process to Web Services
1
作者 Zulqarnain Abdul Jabbar Asia Samreen 《Journal of Computer and Communications》 2016年第9期24-39,共16页
In any organization where SOA has been implemented, all of the web services are registered in UDDI and users’ needs are served by using appropriate web services. So in this paper, we will try to discover a service fr... In any organization where SOA has been implemented, all of the web services are registered in UDDI and users’ needs are served by using appropriate web services. So in this paper, we will try to discover a service from repository first that can provide the required output to the user. The process becomes difficult when a single service is not able to fulfill a user’s need and we need a combination of services to answer complex needs of users. In our paper, we will suggest a simpler approach for dynamic service composition using a graph based methodology. This will be a design time service composition. This approach uses the functional and non-functional parameters of the services to select the most suitable services for composition as per user’s need. This approach involves “service classification” on the basis of functional parameters, “service discovery” on the basis of user’s need and then “service composition” using the selected services on the basis of non-functional parameters like response time, cost, security and availability. Another challenge in SOA implementation is that, once the composition has performed, some services may become faulty at runtime and may stop the entire process of serving a user’s need. So, we will also describe a way of “dynamic service reconfiguration” in our approach that will enable us to identify and replace a faulty service that is violating the SLA or is not accessible anymore. This service reconfiguration is done without redoing or reconfiguring the entire composition. In the end, to simulate the proposed approach, we will represent a prototype application built on php 5.4 using My SQL database at backend. 展开更多
关键词 SOA web services Composition web services Classification web services Discovery web services Recomposition web services Reconfiguration
下载PDF
基于Web Service的电力数据库安全审计系统
2
作者 谢玲 岑冬梅 +1 位作者 吴天磊 高健聪 《长江信息通信》 2024年第2期111-113,共3页
由于传统系统在电力数据库安全审计中应用效果不佳,不仅误报率比较高,而且平均响应时间比较长,无法达到预期的审计效果,为此提出基于Web Service的电力数据库安全审计系统。遵循“业务驱动”设计原则构建系统顶层架构,由数据源层、数据... 由于传统系统在电力数据库安全审计中应用效果不佳,不仅误报率比较高,而且平均响应时间比较长,无法达到预期的审计效果,为此提出基于Web Service的电力数据库安全审计系统。遵循“业务驱动”设计原则构建系统顶层架构,由数据源层、数据存储层、审计功能层、应用交互层四个功能层组成。在系统软件方面,通过平台、系统对接,采集电力企业各业务系统自有数据、外部数据、非直采数据、内部法治数据以及机器学习产生的二次数据,按照不同等级的流程,将分流异常数据进入下一步对应处置流程,确定异常数据安全等级,利用Web Service技术对系统审计交互界面设计,以此完成系统设计。经实验证明,设计系统误报率在1%以内,平均响应时间在3s以内,设计系统在电力数据库安全审计方面具有良好的应用前景。 展开更多
关键词 web service 电力数据库 安全审计 业务驱动 业务系统
下载PDF
Research on web service wrapping for command line programs
3
作者 季光 韩燕波 +1 位作者 王菁 陈旺虎 《Journal of Southeast University(English Edition)》 EI CAS 2008年第3期284-288,共5页
A web service wrapping approach for command line programs,which are commonly used in scientific computing,is proposed.First,software architecture for a basic web service wrapper implementation is given and the functio... A web service wrapping approach for command line programs,which are commonly used in scientific computing,is proposed.First,software architecture for a basic web service wrapper implementation is given and the functions of the main components are explained.Then after a comprehensive analysis of data transmission and a job life cycle model,a novel proactive file transmission and job management mechanism is devised to enhance the software architecture,and the command line programs are wrapped into web services in such a way that they can efficiently transmit files,supply instant status feedback and automatically manage the jobs.Experiments show that the proposed approach achieves higher performance with less memory usage compared to the related work, and the usability is also improved.This work has already been put into use in a production system of scientific computing and the data processing efficiency of the system is greatly improved. 展开更多
关键词 service-oriented computing scientific computing web service wrapping web service wrapper
下载PDF
A Formal Model for BPEL4WS Description of Web Service Composition 被引量:2
4
作者 GU Xiwu LU Zhengding 《Wuhan University Journal of Natural Sciences》 CAS 2006年第5期1311-1319,共9页
Communicating Sequential Processes (CSP) is a kind of process algebra, which is suitable for modeling and verifying Web service composition. This paper describes how to model Web service composition with CSP. A set ... Communicating Sequential Processes (CSP) is a kind of process algebra, which is suitable for modeling and verifying Web service composition. This paper describes how to model Web service composition with CSP. A set of rules for translating composition constructor of Business Process Execution Language for Web Services (BPEL4WS) to CSP notations is defined. According to the rules that have been defined, the corresponding translation algorithm is designed and illustrated with examples . The methods for model checking, model verification and model simulation are also introduced. 展开更多
关键词 communicating sequential processes web service web service composition business process execution language for web services
下载PDF
Business domain oriented AI planning for web service composition
5
作者 代钰 杨雷 张斌 《Journal of Southeast University(English Edition)》 EI CAS 2007年第3期421-424,共4页
In order to improve the effectiveness of the artificial intelligence (AI) planning based web service composition problem, a business domain oriented AI planning algorithm for web service composition is introduced. T... In order to improve the effectiveness of the artificial intelligence (AI) planning based web service composition problem, a business domain oriented AI planning algorithm for web service composition is introduced. The algorithm uses the proposed business relation model to minimize the searching space and uses the proposed goal distance as a heuristic rule. Compared with other algorithms tackling web service composition such as AI planning, the proposed algorithm focuses not only on how to convert the web service composition problem to the AI planning problem, but also exerts its effort on how to apply the business feature of web service composition into planning in order to improve the effectiveness. The experiment shows the better performance of the proposed algorithm. 展开更多
关键词 AI planning web service web service composition business relation model
下载PDF
Typed formal model for WS-CDL specification of web services composition
6
作者 辜希武 李瑞轩 卢正鼎 《Journal of Southeast University(English Edition)》 EI CAS 2008年第3期300-307,共8页
In order to formally reason and verify web services composition described by web services choreography specification WS-CDL,a typed formal model named typed Abstract WS-CDL(web services choreography description langu... In order to formally reason and verify web services composition described by web services choreography specification WS-CDL,a typed formal model named typed Abstract WS-CDL(web services choreography description language)for WS-CDL specifications is proposed.In typed Abstract WS-CDL,the syntax of type and session,typing rules and operational semantics are formalized;the collaborations of web services are formally described by sessions;the operational semantics of a session can help to formally reason the execution of the choreography;the typing rules can help to formally check the data type consistency of exchanged information between web services and capture run-time errors due to type mismatches.Particularly,the concepts of type assumption set extension and type assumption set compatibility are proposed,and the merging algorithm of type assumption sets is defined so as to eliminate type assumption conflict.Based on the formal model,typed mapping rules for mapping web services choreography to orchestration is also defined.With the typed mapping rules,orchestration stubs and their type assumption sets can be generated from a given choreography; thus, web services composition can be verified at choreography and orchestration levels,respectively.The model is proved to have properties of type safety,and how the model can help to reason and verify web services composition is illustrated through a case study. 展开更多
关键词 typed model web services composition web services choreography description language
下载PDF
Development of a Smart Technique for Mobile Web Services Discovery
7
作者 Mohamed Eb-Saad Yunyoung Nam +1 位作者 Hazem M.El-bakry Samir Abdelrazek 《Computers, Materials & Continua》 SCIE EI 2021年第11期1483-1501,共19页
Web service(WS)presents a good solution to the interoperability of different types of systems that aims to reduce the overhead of high processing in a resource-limited environment.With the increasing demand for mobile... Web service(WS)presents a good solution to the interoperability of different types of systems that aims to reduce the overhead of high processing in a resource-limited environment.With the increasing demand for mobile WS(MWS),the WS discovery process has become a significant challenging point in the WS lifecycle that aims to identify the relevant MWSs that best match the service requests.This discovery process is a resource-consuming task that cannot be performed efficiently in a mobile computing environment due to the limitations of mobile devices.Meanwhile,a cloud computing can provide rich computing resources for mobile environments given its unlimited and easily scalable resources.This paper proposes a semantic WS discovery and invocation framework in mobile environments based on cloud and a relationship-aware matchmaking algorithm.The discovery algorithm enriches MWS and user requests semantically with the functional and non-functional properties of Ontology Web Language for Services,such as Quality of Web Service,device context,and user preferences.The WS repository is filtered based on logical reasoning and a parameter-based matching algorithm to minimize the matching space and improve runtime performance.The cosine similarity between the user request and services repository is then assessed to generate the most relevant WS.The relationships among concepts in the ontology are considered to improve the recall and precision ratio.After the WS discovery process,users can invoke and test these services in a mobile environment through a dynamic user interface.The interface of the invocation process is changed according to the WS description document.An application prototype is also developed to evaluate the framework based on a Cordova cross-mobile development framework. 展开更多
关键词 CLOUD web service web service discovery semantic matching mobile web service discovery
下载PDF
Reachability analysis of web service compositions via NWA 被引量:1
8
作者 杜旭涛 邢春晓 周立柱 《Journal of Southeast University(English Edition)》 EI CAS 2008年第3期293-295,共3页
In order to improve the design and implementation quality of web service compositions,formal methods are used to model them and certain properties are verified.WCFA (web service interface control flow automata)is us... In order to improve the design and implementation quality of web service compositions,formal methods are used to model them and certain properties are verified.WCFA (web service interface control flow automata)is used to model web services,especially the control flow and possible interactions with other web services.A web service composition consists of a set of interacting WCFA.The global behavior of web service compositions is captured by NWA(nested word automata).A variation of the depth-first search algorithm is used to transform a set of WCFA into an NWA.State formulae and call stacks at each node of NWA are computed by a path-sensitive reachability analysis.Safety properties,call stack inspection properties and pre/post-conditions of service invocations are described by assertions.Then verification of these assertions is carried out by an automated SAT tool. 展开更多
关键词 web service composition FORMALISM nested word automata (NWA) web service interface control flow automata (WCFA) VERIFICATION
下载PDF
Web services composition with QoS bound based on simulated annealing algorithm 被引量:6
9
作者 刘青 张世龙 +1 位作者 杨锐 连祥鉴 《Journal of Southeast University(English Edition)》 EI CAS 2008年第3期308-311,共4页
In order to enable quality-aware web services selection in the process of service composition,this paper first describes the non-functional requirements of service consumers and the quality of elementary service or co... In order to enable quality-aware web services selection in the process of service composition,this paper first describes the non-functional requirements of service consumers and the quality of elementary service or composite service as a quality vector,and then models the QoS(quality of service)-aware composition as a multiple criteria optimization problem in extending directed graph.A novel simulated annealing algorithm for QoS-aware web services composition is presented.A normalizing for composite service QoS values is made,and a secondary iterative optimization is used in the algorithm.Experimental results show that the simulated annealing algorithm can satisfy the multiple criteria and global QoS requirements of service consumers.The algorithm produces near optimum solution with much less computation cost. 展开更多
关键词 web services quality of service(QoS) service composition simulated annealing
下载PDF
Web service based spatial forest information system using an open source software approach 被引量:3
10
作者 李世明 Joachim Saborowski +3 位作者 Jens Nieschulze 李增元 陆元昌 陈尔学 《Journal of Forestry Research》 SCIE CAS CSCD 2007年第2期85-90,共6页
For technical and other reasons there is a dilemma that data providers cannot find an appropriate way to redistribute spatial forest data and data users who need spatial data cannot access and integrate available fore... For technical and other reasons there is a dilemma that data providers cannot find an appropriate way to redistribute spatial forest data and data users who need spatial data cannot access and integrate available forest resources information. To overcome this dilemma, this paper proposed a spatial forest information system based on Web service using an open source software approach. With Web service based architecture, the system can enable interoperability, integrate Web services from other application servers, reuse codes, and shorten the development time and cost. At the same time, it is possible to extend the local system to a regional or national spatial forest information system. The growth of Open Source Software (OSS) provides an alternative choice to proprietary software for operating systems, web servers, Web-based GIS applications and database management systems. Using open source software to develop spatial forest information systems can greatly reduce the cost while providing high performance and sharing spatial forest information. We chose open source software to build a prototype system for Xixia County, Henan Province, China. By integrating OSS packages Deegree and UMN MapServer which are compliant to the OGC open specifications, the prototype system enables users to access spatial forest information and travelling information of Xixia County which come from two different data servers via a standard Web browser and promotes spatial forest information sharing. 展开更多
关键词 web service spatial forest information system Open Source Software Deegree UMN MapServer
下载PDF
Capability matchmaking of semantic web services with preconditions and effects 被引量:2
11
作者 王海 李增智 范琳 《Journal of Southeast University(English Edition)》 EI CAS 2009年第4期464-467,共4页
In order to solve the problem that the current matchmaking methods for semantic web service mainly focus on the matchmaking of IO (inputs, outputs) descriptions which may result in one-sidedness, a description-logic... In order to solve the problem that the current matchmaking methods for semantic web service mainly focus on the matchmaking of IO (inputs, outputs) descriptions which may result in one-sidedness, a description-logic-based IOPE (inputs, outputs, preconditions, effects) description and matchmaking method is proposed for semantic web service. The description logic concept is used to annotate service IO and the description logic assertion is employed to describe service PE(preconditions, effects). TBox subsumption checking is used to measure the subsumption relationship between IO descriptions of service request and advertising; ABox consistency checking is used for checking the logical implication between PE descriptions of service request and advertising. Based upon the logical implication, four kinds of PE matching degrees are proposed to measure and compare the pros and cons of the results of matchmaking. They are the exact, perfect, side-effect and common match. Experiments show that the method has a higher precision rate under the same recall rate compared with the existing method. 展开更多
关键词 capability matchmaking semantic web service precondition and effect
下载PDF
Task-oriented web service discovery algorithm using semantic similarity for adaptive service composition 被引量:1
12
作者 文俊浩 江卓 +1 位作者 涂丽云 何盼 《Journal of Southeast University(English Edition)》 EI CAS 2009年第4期468-472,共5页
In order to achieve adaptive and efficient service composition, a task-oriented algorithm for discovering services is proposed. The traditional process of service composition is divided into semantic discovery and fun... In order to achieve adaptive and efficient service composition, a task-oriented algorithm for discovering services is proposed. The traditional process of service composition is divided into semantic discovery and functional matching and makes tasks be operation objects. Semantic similarity is used to discover services matching a specific task and then generate a corresponding task-oriented web service composition (TWC) graph. Moreover, an algorithm for the new service is designed to update the TWC. The approach is applied to the composition model, in which the TWC is searched to obtain an optimal path and the final service composition is output. Also, the model can implement realtime updating with changing environments. Experimental results demonstrate the feasibility and effectiveness of the algorithm and indicate that the maximum searching radius can be set to 2 to achieve an equilibrium point of quality and quantity. 展开更多
关键词 web service service composition service discovery ONTOLOGY semantic similarity
下载PDF
Reducing semantic bias of annotations for semantic web service discovery 被引量:1
13
作者 魏登萍 王挺 +1 位作者 唐晋韬 王戟 《Journal of Southeast University(English Edition)》 EI CAS 2010年第1期48-52,共5页
In order to improve the effectiveness of semantic web service discovery, the semantic bias between an interface parameter and an annotation is reduced by extracting semantic restrictions for the annotation from the de... In order to improve the effectiveness of semantic web service discovery, the semantic bias between an interface parameter and an annotation is reduced by extracting semantic restrictions for the annotation from the description context and generating refined semantic annotations, and then the semantics of the web service is refined. These restrictions are dynamically extracted from the parsing tree of the description text, with the guide of the restriction template extracted from the ontology definition. New semantic annotations are then generated by combining the original concept with the restrictions and represented via refined concept expressions. In addition, a novel semantic similarity measure for refined concept expressions is proposed for semantic web service discovery. Experimental results show that the matchmaker based on this method can improve the average precision of discovery and exhibit low computational complexity. Reducing the semantic bias by utilizing restriction information of annotations can refine the semantics of the web service and improve the discovery effectiveness. 展开更多
关键词 semantic web service discovery semantic bias CONTEXT restriction template similarity measure
下载PDF
Web services selection based on semantic similarity 被引量:1
14
作者 朱俊武 王建东 李斌 《Journal of Southeast University(English Edition)》 EI CAS 2006年第3期297-301,共5页
Services discovery based on syntactic matching cannot adapt to the open and dynamic environment of the web. To select the proper one from the web services candidate set provided by syntactic matching, a service select... Services discovery based on syntactic matching cannot adapt to the open and dynamic environment of the web. To select the proper one from the web services candidate set provided by syntactic matching, a service selection method based on semantic similarity is proposed. First, this method defines a web services ontology including QoS and context as semantic supporting, which also provides a set of terms to describe the interfaces of web services. Secondly, the similarity degree of two web services is evaluated by computing the semantic distances of those terms used to describe interfaces. Compared with existing methods, interfaces of web services can be interpreted under ontology, because it provides a formal and semantic specification of conceptualization. Meanwhile, efficiency and accuracy of services selection are improved. 展开更多
关键词 web services ONTOLOGY SEMANTICS SIMILARITY
下载PDF
A Service Design Oriented Web Services Composite Platform 被引量:7
15
作者 YANG Lei DAI Yu ZHANG Bin GAO Yan YE Lei NA Jun 《Wuhan University Journal of Natural Sciences》 EI CAS 2006年第1期160-164,共5页
In order to realize flexible, adaptable, extensible, efficient, and user-friendly service composition, we propose a service design oriented Web Service composite platform (SDOWSCP) and a service composition mechanis... In order to realize flexible, adaptable, extensible, efficient, and user-friendly service composition, we propose a service design oriented Web Service composite platform (SDOWSCP) and a service composition mechanism called composed-service-requestor-orient ed service composition (OBSDOSC). SDOWSCP imports ontology into UDDI to define and annotate services in a flexible and intuitive manner and employs a concept of bond as a solution to the process heterogeneity. OBSDOSC is proposed in order to do some efforts to overcome some defects which current design tools usually have such as not user friendly and too professional. This paper proposes a pattern which describes the basic features of semi-automatic composite mode, discusses the whole lifetime of composed service and highlights how to lessen the descriptive heterogeneity and process heterogeneity and how to facilitate the design of composing a service. 展开更多
关键词 web services web services Composite ontology UDDI (universal description discovery and integration)
下载PDF
基于XML+Web Service的异构数据交换技术应用研究 被引量:5
16
作者 闵洁 刘丽娟 《电脑知识与技术(过刊)》 2011年第9X期6356-6357,6366,共3页
随着网络的不断普及信息化的发展,Internet环境下存在着越来越多的异构数据库系统,"信息孤岛"现象日渐突出。文中提出了一种基于XML和Web Service技术的异构数据库应用系统间数据交换的解决方案,为异构数据共享和交换提供了... 随着网络的不断普及信息化的发展,Internet环境下存在着越来越多的异构数据库系统,"信息孤岛"现象日渐突出。文中提出了一种基于XML和Web Service技术的异构数据库应用系统间数据交换的解决方案,为异构数据共享和交换提供了一种有效途径。 展开更多
关键词 XML web service 数据交换 异构数据
下载PDF
Chaining Distributed Geographic Information Web Services Based on Ontology 被引量:2
17
作者 WU Shanming SHEN Jianjing 《Wuhan University Journal of Natural Sciences》 CAS 2008年第4期401-406,共6页
To solve the problem of chaining distributed geographic information Web services (GI Web services), this paper provides an ontology-based method. With this method, semantic service description can be achieved by sem... To solve the problem of chaining distributed geographic information Web services (GI Web services), this paper provides an ontology-based method. With this method, semantic service description can be achieved by semantic annotation of the elements in a Web service description language(WSDL) document with concepts of geographic ontology, and then a common under-standing about service semantics between customers and providers of Web services is built. Based on the decomposition and formalization of customer requirements, the discovery, composition and execution of GI Web services are explained in detail, and then a chaining of GI Web services is built and used to achieve the customer's requirement. Finally, an example based on Web ontology language for service (OWL-S) is provided for testing the feasibility of this method. 展开更多
关键词 web service geographic information web services ONTOLOGY description logic web ontology langugae (OWL)
下载PDF
A Testing Method for Web Services Composition Based on Data-Flow 被引量:2
18
作者 HOU Jun XU Baowen +2 位作者 XU Lei WANG Di XU Junling 《Wuhan University Journal of Natural Sciences》 CAS 2008年第4期455-460,共6页
This paper proposes a method of data-flow testing for Web services composition. Firstly, to facilitate data flow analysis and constraints collecting, the existing model representation of business process execution lan... This paper proposes a method of data-flow testing for Web services composition. Firstly, to facilitate data flow analysis and constraints collecting, the existing model representation of business process execution language (BPEL) is modified in company with the analysis of data dependency and an exact representation of dead path elimination (DPE) is proposed, which over-comes the difficulties brought to dataflow analysis. Then defining and using information based on data flow rules is collected by parsing BPEL and Web services description language (WSDL) documents and the def-use annotated control flow graph is created. Based on this model, data-flow anomalies which indicate potential errors can be discovered by traversing the paths of graph, and all-du-paths used in dynamic data flow testing for Web services composition are automatically generated, then testers can design the test cases according to the collected constraints for each path selected. 展开更多
关键词 web services composition business process execution language (BPEL) web services description language (WSDL) data flow all-du-path
下载PDF
基于Web Services技术的分布式在线销售系统的开发与实现 被引量:1
19
作者 任莉君 《渤海大学学报(自然科学版)》 CAS 2020年第2期178-182,共5页
基于Web Services的分布式计算系统的体系架构,利用Web Services与JZEE等技术,以Online Shopping为实例,开发了一个分布式应用系统,并验证了设计的Online Shopping实例的全部功能均可正常运行.该系统提供Web用户界面,具备诸如用户登记... 基于Web Services的分布式计算系统的体系架构,利用Web Services与JZEE等技术,以Online Shopping为实例,开发了一个分布式应用系统,并验证了设计的Online Shopping实例的全部功能均可正常运行.该系统提供Web用户界面,具备诸如用户登记、商品目录与商品浏览等服务功能,便于消费者调用系统的内部Web服务的业务功能,通过Online Shopping的响应,获取所需的产品信息,并储存在数据库中.此外,Online Shopping也可以调用供应商的Web服务,将满足要求的订单发给供应商,从而实现产品供应商与自身系统之间的自动化的系统集成. 展开更多
关键词 web services 分布式系统 系统开发
下载PDF
Efficient semantic web service matching using common ontology
20
作者 曹玖新 秦屹 +2 位作者 张松 刘波 东方 《Journal of Southeast University(English Edition)》 EI CAS 2012年第3期292-298,共7页
To solve the bottleneck problem in centralized service discovery methods,a novel architecture based on domain ontology for semantic service discovery is proposed.This distributed architecture can adjust the domain par... To solve the bottleneck problem in centralized service discovery methods,a novel architecture based on domain ontology for semantic service discovery is proposed.This distributed architecture can adjust the domain partition and allocate system resources automatically.The characteristics of this mechanism are analyzed,including scalability,self-organization and adaptability.In this mechanism,semantic web service discovery is separated into two parts.First,under balance tree topology,registry proxy can rapidly forward requests to the objective registry center,and avoid the bottleneck problem.Secondly,a semantic distance based service matching algorithm is proposed to promote the effect of service searching.The results of simulation experiments show that the proposed mechanism can serve as a scalable solution for semantic web service publication and discovery.And the improved matching algorithm has higher recall and precision than other algorithms. 展开更多
关键词 service discovery domain ontology semantic web service semantic distance
下载PDF
上一页 1 2 17 下一页 到第
使用帮助 返回顶部