Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

A Query-based Approach for Semi-Automatic Annotation of Web Services

International Journal of Information Systems and Social Change, 2011
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 difficult, 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 difficult to use and cannot perform accurate annotation for the following reasons: (1) They require building application ontologies to represent candidate 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 deficiencies, 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 r......Read more
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
38 International Journal of Information Systems and Social Change, 2(2), 37-54, April-June 2011 Copyright © 2011, IGI Global. Copying or distributing in print or electronic forms without written permission of IGI Global is prohibited. SOAP (Simple Object Access Protocol), which is a messaging protocol that facili- tates message exchange among services. WSDL (Web Service Description Lan- guage), which describes the service inter- face as a set of communication endpoints that enable message exchange. UDDI (Universal Description Discovery and Integration), which is a centralized directory of service description. For Web services to meet the needs of future Web applications, it is essential to en- able on-the-fly discovery and composition of services (Agarwal, Handschuh, & Staab, 2003). Unfortunately, the use of existing Web service standards alone does not enable the desired automation and agility of service discovery and composition – primarily because these standards lack the necessary semantic constructs (Sivashanmugam et al., 2003; Sycara, Paolucci, Ankolekar, & Srinivasan, 2003). The utiliza- tion of semantics, represented in the form of ontologies, in the area of Web services launched an active research area called “Semantic Web Services” (SWS) (McIlraith, Son, & Zeng, 2001; Sycara et al., 2003). SWS has attracted increasing attention in computer science and information systems research (Feier, Roman, Polleres, Domingue, & Fensel, 2005; Jacek, Tomas, Carine, & Joel, 2007; Martin et al., 2007). Successful implementation of SWS, however, requires the existence of suitable methods for SWS description (Lara, Roman, Polleres, & Fensel, 2004), catering for service elements such as inputs and outputs annotated using suitable semantic metadata (Verma & Sheth, 2007). In this context, annotation means explicitly ref- erencing the data and functional elements of a service using concepts from shared ontologies. The annotation process is currently performed manually and thus requires comprehensive hu- man involvement. Automating the annotation task is highly desirable as the manual process is tedious, error-prone and difficult (Hepp, 2006; Patil, Oundhakar, Sheth, & Verma, 2004; Rajasekaran, Miller, Verma, & Sheth, 2005). Few approaches have looked at the problem of semi-automatic annotation. Those approaches that exist can be categorized two- fold: First, approaches that automatically build ontologies to represent semantics of given services using learning techniques. Examples of this class of techniques are the approaches of Chifu, Salomie, and Chifu (2007) and Heb and Kushmerick (2003). Second, approaches that require manual development of applica- tion ontologies that model implicit semantics of WSDL files. Such application ontologies are then matched against existing domain on- tologies using semantic matching techniques in order to find appropriate correspondences that are then used to annotate service data. These approaches are called semantic matching-based approaches. Examples of this category are Patil et al., (2004) and Duo, Juan-Zi, and Bin (2005). Current approaches in both categories have limitations: Manual ontology building is difficult and requires extensive technical and domain knowledge. On the other hand, automatic ontology development using learning techniques is still under development and results in ontologies that are of question- able quality. Matching-based approaches utilize simi- larity measurement mechanisms that do not produce precise results when labels of ontological classes and Web service elements are composed of multiple words i.e. Compound Nouns (CNs). In response to the increasing need for an ef- fective semi-automatic Web service annotation approach; this paper proposes a novel annotation framework that can facilitate easier and more effective WSDL annotation in comparison to other approaches. This approach takes as inputs a WSDL file and a set of ontologies that cover domains of data of the given service. The pro- posed approach is easy to use because it does not require building application ontologies to represent service data. Rather, Web service data are extracted and used to fill a Standard Query
International Journal of Information Systems and Social Change, 2(2), 37-54, April-June 2011 37 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 difficult, 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 difficult to use and cannot perform accurate annotation for the following reasons: (1) They require building application ontologies to represent candidate 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 deficiencies, 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 file and used to generate query instances by filling a Standard Query Template. The resulting query instances are executed against a repository of ontologies using a novel query execution engine to find 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. Keywords: Compound Nouns, Ontology Learning, Semantic Matching, Semantic Web Services, SemiAutomatic Annotation of Web Services, Web Services INTRODUCTION Web services are software components that can enable flexible, low cost and platform- 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 Copyright © 2011, IGI Global. Copying or distributing in print or electronic forms without written permission of IGI Global is prohibited. 38 International Journal of Information Systems and Social Change, 2(2), 37-54, April-June 2011 • • • SOAP (Simple Object Access Protocol), which is a messaging protocol that facilitates message exchange among services. WSDL (Web Service Description Language), which describes the service interface as a set of communication endpoints that enable message exchange. UDDI (Universal Description Discovery and Integration), which is a centralized directory of service description. For Web services to meet the needs of future Web applications, it is essential to enable on-the-fly discovery and composition of services (Agarwal, Handschuh, & Staab, 2003). Unfortunately, the use of existing Web service standards alone does not enable the desired automation and agility of service discovery and composition – primarily because these standards lack the necessary semantic constructs (Sivashanmugam et al., 2003; Sycara, Paolucci, Ankolekar, & Srinivasan, 2003). The utilization of semantics, represented in the form of ontologies, in the area of Web services launched an active research area called “Semantic Web Services” (SWS) (McIlraith, Son, & Zeng, 2001; Sycara et al., 2003). SWS has attracted increasing attention in computer science and information systems research (Feier, Roman, Polleres, Domingue, & Fensel, 2005; Jacek, Tomas, Carine, & Joel, 2007; Martin et al., 2007). Successful implementation of SWS, however, requires the existence of suitable methods for SWS description (Lara, Roman, Polleres, & Fensel, 2004), catering for service elements such as inputs and outputs annotated using suitable semantic metadata (Verma & Sheth, 2007). In this context, annotation means explicitly referencing the data and functional elements of a service using concepts from shared ontologies. The annotation process is currently performed manually and thus requires comprehensive human involvement. Automating the annotation task is highly desirable as the manual process is tedious, error-prone and difficult (Hepp, 2006; Patil, Oundhakar, Sheth, & Verma, 2004; Rajasekaran, Miller, Verma, & Sheth, 2005). Few approaches have looked at the problem of semi-automatic annotation. Those approaches that exist can be categorized twofold: First, approaches that automatically build ontologies to represent semantics of given services using learning techniques. Examples of this class of techniques are the approaches of Chifu, Salomie, and Chifu (2007) and Heb and Kushmerick (2003). Second, approaches that require manual development of application ontologies that model implicit semantics of WSDL files. Such application ontologies are then matched against existing domain ontologies using semantic matching techniques in order to find appropriate correspondences that are then used to annotate service data. These approaches are called semantic matching-based approaches. Examples of this category are Patil et al., (2004) and Duo, Juan-Zi, and Bin (2005). Current approaches in both categories have limitations: • • Manual ontology building is difficult and requires extensive technical and domain knowledge. On the other hand, automatic ontology development using learning techniques is still under development and results in ontologies that are of questionable quality. Matching-based approaches utilize similarity measurement mechanisms that do not produce precise results when labels of ontological classes and Web service elements are composed of multiple words i.e. Compound Nouns (CNs). In response to the increasing need for an effective semi-automatic Web service annotation approach; this paper proposes a novel annotation framework that can facilitate easier and more effective WSDL annotation in comparison to other approaches. This approach takes as inputs a WSDL file and a set of ontologies that cover domains of data of the given service. The proposed approach is easy to use because it does not require building application ontologies to represent service data. Rather, Web service data are extracted and used to fill a Standard Query Copyright © 2011, IGI Global. Copying or distributing in print or electronic forms without written permission of IGI Global is prohibited. 16 more pages are available in the full version of this document, which may be purchased using the "Add to Cart" button on the product's webpage: www.igi-global.com/article/query-based-approach-semiautomatic/53474?camid=4v1 This title is available in InfoSci-Journals, InfoSci-Journal Disciplines Communications and Social Science, InfoSciSelect, InfoSci-Select, InfoSci-Technology Adoption, Ethics, and Human Computer Interaction eJournal Collection. Recommend this product to your librarian: www.igi-global.com/e-resources/libraryrecommendation/?id=2 Related Content Informational and Communicational Explanations of Corporations as Interaction Systems Richard J. Varey (2005). The Interaction Society: Practice, Theories and Supportive Technologies (pp. 139-170). www.igi-global.com/chapter/informational-communicational-explanationscorporations-interaction/30362?camid=4v1a Mapping the Workspace of a Globally Distributed “Agile” Team Benjamin S. Lauren (2015). International Journal of Sociotechnology and Knowledge Development (pp. 45-62). www.igi-global.com/article/mapping-the-workspace-of-a-globally-distributedagile-team/139183?camid=4v1a The Civilization Index Andrew Targowski (2009). Information Technology and Societal Development (pp. 62-77). www.igi-global.com/chapter/civilization-index/23587?camid=4v1a Knowledge Sharing in Virtual and Networked Organisations in Different Organisational and National Cultures Kerstin Siakas and Elli Georgiadou (2008). Building the Knowledge Society on the Internet: Sharing and Exchanging Knowledge in Networked Environments (pp. 4564). www.igi-global.com/chapter/knowledge-sharing-virtual-networkedorganisations/6001?camid=4v1a
Keep reading this paper — and 50 million others — with a free Academia account
Used by leading Academics
Christopher Crick
Oklahoma State University
Yoo Hwan Soo
Gacheon University
John-Mark Agosta
Microsoft
Álvaro Figueira, PhD
Faculdade de Ciências da Universidade do Porto