International Journal of Information Systems and Social Change, 2(2), 37-54, April-June 2011 37
Copyright © 2011, IGI Global. Copying or distributing in print or electronic forms without written permission of IGI Global
is prohibited.
Keywords: Compound Nouns, Ontology Learning, Semantic Matching, Semantic Web Services, Semi-
Automatic Annotation of Web Services, Web Services
INTRODUCTION
Web services are software components that
can enable flexible, low cost and platform-
A Query-Based Approach for
Semi-Automatic Annotation
of Web Services
Mohammad Mourhaf AL Asswad, Brunel University, UK
Sergio de Cesare, Brunel University, UK
Mark Lycett, Brunel University, UK
ABSTRACT
Semantic Web services (SWS) have attracted increasing attention due to their potential to automate discovery
and composition of current syntactic Web services. An issue that prevents a wider adoption of SWS relates
to the manual nature of the semantic annotation task. Manual annotation is a diffcult, error-prone, and
time-consuming process and automating the process is highly desirable. Though some approaches have
been proposed to semi-automate the annotation task, they are diffcult to use and cannot perform accurate
annotation for the following reasons: (1) They require building application ontologies to represent candi-
date services and (2) they cannot perform accurate name-based matching when labels of candidate service
elements and ontological entities contain Compound Nouns (CN). To overcome these two defciencies, this
paper proposes a query-based approach that can facilitate semi-automatic annotation of Web services. The
proposed approach is easy to use because it does not require building application ontologies to represent
services. Candidate service elements that need to be annotated are extracted from a WSDL fle and used to
generate query instances by flling a Standard Query Template. The resulting query instances are executed
against a repository of ontologies using a novel query execution engine to fnd appropriate correspondences
for candidate service elements. This query execution engine employs name-based and structural matching
mechanisms that can perform effective and accurate similarity measurements between labels containing
CNs. The proposed semi-automatic annotation approach is evaluated by employing it to annotate existing
Web services using published domain ontologies. Precision and recall are used as evaluation metrics. The
resulting precision and recall values demonstrate the effectiveness and applicability of the proposed approach.
independent application communication and
integration (Paolucci, Kawamura, Payne, &
Sycara, 2002). The Web service framework is
mainly composed of XML-based standards as
follows (Curbera et al., 2002):
DOI: 10.4018/jissc.2011040103