Academia.edu no longer supports Internet Explorer.
To browse Academia.edu and the wider internet faster and more securely, please take a few seconds to upgrade your browser.
2002
Web Services will transform the web from a collection of information into a distributed device of computation. In order to employ their full potential, appropriate description means for web services need to be developed. For this purpose we define a full-fledged Web Service Modeling Framework (WSMF) that provides the appropriate conceptual model for developing and describing web services and their composition. Its philosophy is based on the following principle: maximal de-coupling complemented by scalable mediation service.
2003
Web Services will transform the web from a collection of information into a distributed device of computation. In order to employ their full potential, appropriate description means for web services need to be developed. For this purpose we define a full-fledged Web Service Modeling Framework (WSMF) that provides the appropriate conceptual model for developing and describing web services and their composition. Its philosophy is based on the following principle: maximal de-coupling complemented by scalable mediation service.
Electronic Commerce Research and Applications, 2002
2013
The tasks of semantic web service (discovery, selection, composition, and execution) are supposed to enable seamless interoperation between systems, whereby human intervention is kept at a minimum. In the field of Web service description research, the exploitation of descriptions of services through semantics is a better support for the life-cycle of Web services. The large number of developed ontologies, languages of representations, and integrated frameworks supporting the discovery, composition and invocation of services is a good indicator that research in the field of Semantic Web Services (SWS) has been considerably active. We provide in this paper a detailed classification of the approaches and solutions, indicating their core characteristics and objectives required and provide indicators for the interested reader to follow up further insights and details about these solutions and related software.
semantic web, web services, architecture, conceptual model
The Semantic Web is envisioned as the next evolution step of web technology that shall overcome these decencies. Ontologies and Web Services are identified as the key technologies: every resource and every data element interchanged shall be semantically described by ontologies; Web services, Service-oriented architectures (SOA) built on Web services were a first attempt to streamline and automate business processes in order to increase productivity but the utopian promise of uniform service interface standards, metadata, and universal service registries, in the form of the SOAP, WSDL and UDDI standards has proven elusive, The emerging concept of Semantic Web services aims at an integrated technology for amending the Web with semantically enhanced information processing and distributed computing, hence realizing the vision of the Semantic Web.
Semantic Web Services, …, 2004
Semantic Web Services (SWS) are Web Services (WS) whose description is semantically enhanced with markup languages (eg, OWL-S). This semantic description will enable external agents and programs to discover, compose and invoke SWSs. However, as a previous ...
There are emerging technologies such as SAWSDL or WSMO that extend the current Web Services technologies to so called Semantic Web Services by combining the structural and semantic descriptions of Web services. In this paper, we identify problems that can arise when using these technologies for the design and management of structural and semantic descriptions of Web services. We show that using a conceptual model instead of these technologies can help to solve these problems. We also show how to automatically derive the structural and semantic description represented with SAWSDL from the conceptual level because this representation brings other advantages. The derivation of WSMO representation is also possible.
2005
Web services have become the predominant paradigm for the development of distributed software systems. Web services provide the means to modularize software in a way that functionality can be described, discovered and deployed in a platform independent manner over a network (e.g., intranets, extranets and the Internet). The representation of web services by current industrial practice is predominantly syntactic in nature lacking the fundamental semantic underpinnings required to fulfill the goals of the emerging Semantic Web. This paper proposes a framework aimed at (1) modeling the semantics of syntactically defined web services through a process of interpretation, (2) scoping the derived concepts within domain ontologies, and (3) harmonizing the semantic web services with the domain ontologies. The framework was validated through its application to web services developed for a large financial system. The worked example presented in this paper is extracted from the semantic modeling of these financial web services.
2006
The Web Service Modeling Language (WSML) is a language for the specification of different aspects of Semantic Web Services. It provides a formal language for the Web Service Modeling Ontology WSMO which is based on well-known logical formalisms, specifying one coherent language framework for the description of Semantic Web Services, starting from the intersection of Datalog and the Description Logic SHIQ. This core language is extended in the directions of Description Logics and Logic Programming in a principled manner with strict layering. WSML distinguishes between conceptual and logical modeling in order to facilitate users who are not familiar with formal logic, while not restricting the expressive power of the language for the expert user. IRIs play a central role in WSML as identifiers. Furthermore, WSML defines XML and RDF serializations for inter-operation over the Semantic Web.
2002
In this paper we present DAML-S, a DAML+OIL ontology for describing the properties and capabilities of Web Services. Web Services -Web-accessible programs and devices -are garnering a great deal of interest from industry, and standards are emerging for low-level descriptions of Web Services. DAML-S complements this effort by providing Web Service descriptions at the application layer, describing what a service can do, and not just how it does it. In this paper we describe three aspects of our ontology: the service profile, the process model, and the service grounding. The paper focuses on the grounding, which connects our ontology with low-level XML-based descriptions of Web Services.
Journal of Network and …, 2009
International Journal of Computer Applications, 2010
International Journal, 2011
Abstract-One of the major issues of semantic web is the discovery and identification of the best service that responds to a user request. In this article we specify a semantic web services composition model built through an ontology described in the logical description ...
IEEE Expert / IEEE Intelligent Systems, 2003
Handbook of Semantic …, 2010
In recent years service-orientation has increasingly been adopted as one of the main approaches for developing complex distributed systems out of reusable components called services. Realizing the potential benefits of this software engineering approach requires semi-automated and automated techniques and tools for searching or locating services, selecting the suitable ones, composing them into complex processes, resolving heterogeneity issues through process and data mediation, and reduce other tedious yet recurrent tasks with minimal manual effort. Just as semantics has brought significant benefits to search, integration and analysis of data, semantics is also seen as a key to achieving a greater level of automation to service orientation. This has lead to research and development, as well as standardization efforts on semantic Web services. Activities related to semantic Web services have involved developing conceptual models or ontologies, algorithms and engines that could support machines in semi-automatically or automatically discovering, selecting, composing, orchestrating, mediating and executing services. This chapter provides an overview of the area after nearly a decade of research. The main principles and conceptual models proposed thus far including OWL-S, WSMO, and SAWSDL/METEOR-S. The main approaches developed by the research community that are able to use these semantic descriptions of services to support some of the typical activities related to services and service-based applications are described. Next, the ideas and techniques described through two applications that integrate semantic Web services technologies within real-world application are illustrated. Finally, a set of key resources is provided that would allow the reader to reach a greater understanding of the field, and are the main issues that will drive the future of semantic Web services.
iadis.net
In this paper, we present a semantic web services composition framework based on a distributed architecture and on semantic and uniform based-ontology service descriptions. Central to our framework is the use of the concept of community of services. This concept provides means to describe services with the same language based on the community ontology. Thus, the community constitutes a unified, a homogeneous and a consistent access interface to existing and heterogeneous e-services which propose similar functionalities for services belonging to this community. Moreover, based on OWL-S language, our framework supports a rich expressivity in services and user constraints descriptions, and takes into account the nondeterministic behaviors of e-services instances, in particular when their internal state cannot be predicted a priori.
Web services are becoming the most predominant paradigm for distributed computing and electronic business. They are self-contained Internet accessible applications that are capable not only of performing business activities on their own, but they also possess the ability to engage with other Web services in order to build new value-added services. Both academic and industrial bodies have been investigating issues regarding service descriptions, discovery and invocation, but automated service composition was somewhat neglected. The latter involves automated methods for constructing a sequence of Web services to achieve a desired goal. In this work we present initial research that focuses on the issue of automated service composition in conjunction with the Semantic Web. In this report we propose a composition engine that will automatically handle the integration of Web services through the use of a Web service description language such as DAML-S, the planning of workflow definitions, scheduling of tasks, status monitoring of the execution process, handling of faults and communication with other entities such as user agents, service registries and other composition engines.
… Resource Retrieval in …, 2007
Semantic Web Services are a research effort to automate the usage of Web services, a necessary component for the Semantic Web. Traditionally, Web service discovery depends on detailed formal semantic descriptions of available services. Since a complete detailed service description is not always feasible, the client software cannot select the best service offer for a given user goal only by using the static service descriptions. Therefore the client needs to interact automatically with the discovered Web services to find information about the available concrete offers, after which it can select the best offer that will fulfill the user's goal. This paper shows when and why complete semantic description is unfeasible, it defines the role and position of offer discovery, and it suggests how it can be implemented and evaluated.
Proceedings of the …, 2002
IEEE Internet Computing, 2005
Loading Preview
Sorry, preview is currently unavailable. You can download the paper by clicking the button above.