Development of a XML Web Services Retrieval Engine

XML 웹 서비스 검색 엔진의 개발

  • 손승범 (충남대학교 컴퓨터공학과) ;
  • 오일진 (충남대학교 컴퓨터공학과) ;
  • 황윤영 (충남대학교 컴퓨터공학과) ;
  • 이경하 (충남대학교 컴퓨터공학과) ;
  • 이규철 (충남대학교 전기정보통신공학부)
  • Published : 2006.12.31

Abstract

UDDI (Universal Discovery Description and Integration) Registry is used for Web Services registration and search. UDDI offers the search result to the keyword-based query. UDDI supports WSDL registration but it does not supports WSDL search. So it is required that contents based search and ranking using name and description in UDDI registration information and WSDL. This paper proposes a retrieval engine considering contents of services registered in the UDDI and WSDL. It uses Vector Space Model for similarity comparison between contents of those. UDDI registry information hierarchy and WSDL hierarchy are considered during searching process. This engine suppports two discovery methods. One is Keyword-based search and the other is template-based search supporting ranking for user's query. Template-based search offers how service interfaces correspond to the query for WSDL documents. Proposed retrieval engine can offer search result more accurately than one which UDDI offers and it can retrieve WSDL which is registered in UDDI in detail.

Keywords