Semantics in Web Services - The Need for Software Tools

A Position Statement submitted to the
W3C Workshop on Frameworks for Semantics in Web Services.

This position statement introduces briefly our proposal about relevant research efforts in the field of Semantic Web Services. We assume that the reader has basic knowledge about this area. Thus, the introduction is kept very briefly. The statement is divided into the following sections:

  1. Introduction and Motivation
  2. Finding Ontologies in the Internet
  3. Integration into a Development Environment
  4. Conclusion

Introduction and Motivation

In 2003, we have started to explore semantic Web service descriptions in our research group. At this time, the DAML Services coalition has proposed an upper ontology called DAML-S for describing the semantics of a Web service. DAML-S in an ontology that defines basic concepts to cover a definition about how to describe what the service offers and how it can be used, very briefly.

We began to explore DAML-S by trying an implementation of a matchmaker that processes basic DAML-S descriptions [1]. DAML-S has some characteristics that allowed us to start quite quickly: it is an ontology that uses DAML+OIL as the ontology language. Thus we were able to use existing tools to perform reasoning over a DAML+OIL ontology. And, the defined vocabulary allowed us to define explicit reasoning queries for matchmaking the service descriptions.

After the W3C has introduced the successor of DAML+OIL, namely the Web Ontology Language (OWL), the DAML Service coalition updated their proposal to conform to OWL and accordingly renamed DAML-S into OWL-S. We have enhanced our implementation to process descriptions using the new OWL-S proposal [2]. At the current time, the implementation is a Java GUI tool that allows to select two OWL-S 1.0 descriptions in order to perform a reasoning about the relations of the referring concepts in both documents [3].

When testing the implementation, we discovered the first issue that we regard as critical for the future success of the whole effort: we created our example descriptions entirely manually. However, we have found the creation of such descriptions by far not as easy as required for the wide application by Web service providers and requesters. Thus, we started to think about developing a tool for creating OWL-S descriptions. This effort has lead to a couple of further research opportunities [4]:

Finding Ontologies in the Internet

The creator of the semantic description will need one or more ontologies that define the referring concepts of the application domain. There are two main options to obtain such an ontology:

For the latter point, Web servers and software tools should exist that allow to find suitable ontologies. Currently, some Web pages in the Internet list collections of publicly available ontologies or offer an interface to an index or repository. In the recent past, a new search engine called Swoogle appeared that is inspired by the page rank idea of Google to specifically search for ontologies. However there are some issues left that are specific for the description of Web services:

Integration into a Development Environment

Thinking about the development of Web services we can consider two cases: a) a software developer designs software that must integrate external services, or b) a software developer designs a component that offers its functionality as a Web service. In case a) we anticipate the support of software tools to create a semantic description about the interface and functionality of the required component. Accordingly the anticipated tool can use existing information provided by the development environment, such as a syntactic interface description from a software-model in UML. Model transformation techniques could provide the functionality to automatically generate a template of a semantic description.

In case b), we consider a platform specific model (PSM) in the sense of the MDA that models the concrete Web service. Then, a tool can use the transformation techniques as well to generate a template for the semantic description from the PSM. A possible editor tool imports this template. Then, the software developer could model the semantics of the provided Web service.

Conclusion

Based on our motivation that we just found it hard to create semantic descriptions about Web services manually, we are now motivated to promote its tool-supported creation. In our brief introduction we mentioned some research opportunities and why we find them important. We would also like to mention that apart from the requester/provider issue with OWL-S our points apply also to the WSMO effort.

Last but not least we would like to mention that there are many examples where a strong correlation between the success of an architecture, a standard or a protocol and its support by implementations exists: video recording systems, operating systems etc. Thus we think that tools for specifically modelling the semantics about Web services are critical for the success of this effort.

References

[1] Michael C. Jaeger and Stefan Tang: Ranked Matching for Service Descriptions using DAML-S. In Proceedings of CAiSE'04 Workshops, Riga, Latvia, June 2004

[2] Michael C. Jaeger, Gregor Rojec-Goldmann, Christoph Liebetruth, Gero Mühl and Kurt Geihs: Ranked Matching for Service Descriptions Using OWL-S. KiVS 2005: 91-102

[3] available on its project home page

[4] Michael C. Jaeger, Lars Engel and Kurt Geihs: A Methodology for Developing OWL-S Descriptions. In Proceedings of INTEROP-ESA'05 Workshops, Geneva, Switzerland, February 2005

[5] Massimo Paolucci, Naveen Srinivasan, Katia Sycara and Takuya Nishimura: Towards a Semantic Choreography of Web Services: from WSDL to DAML-S. In Proceedings of the International Conference on Web Services (ICWS 2003), pages 22-26, Las Vegas, Nevada, June 2003

Contact

Michael C. Jaeger, Lars Engel and Gero Mühl
TU Berlin, Institute of Telecommunication Systems, FG FLP
SEK FR6-10, Franklinstrasse 28/29, D-10589 Berlin, Germany