An XQuery engine for digital library systems

Движок XQuery для систем цифровых библиотек
Ji-Hoon Kang, Chul‐Soo Kim, Eun-Jeong Ko
2003-05-27

MPEG-7 metadataPrimitive Operation TreeXML query processingXQuery enginedigital library systems
XML is now a standard markup language for web information. Many application areas are producing XML documents on the web. This situation urges digital library systems to deal with not only typical text documents but also XML documents. XML documents are semi-structured. Some queries based on the structures are useful and necessary.MPEG-7 is a metadata standard for multimedia objects. MPEG-7 metadata can describe some features such as color histogram of image, so that a multimedia digital library system using MPEG-7 for metadata representation can provide content-based search for multimedia objects. MPEG-7 is defined by XML schema. In order to retrieve MPEG-7 metadata, a query language for XML data is required.A standard query language is very helpful for interoperability among digital library systems over the Internet. XQuery, which has been influenced from most of the previous XML query languages, is a forthcoming standard for querying XML data.In this paper we propose an XQuery Engine as depicted in the figure that can be used as an XQuery processing module in a digital library system that supports XML documents. We assume generic digital library system architecture. It consists of four modules: a user interface, an XQuery Engine, an Information retrieval Engine, and an XML Repository. The user interface module gives a user an easy way to search XML documents and transforms a given user query to an equivalent XQuery. The XQuery Engine module takes an XQuery as input and provides a query plan for an information retrieval module as output. The information retrieval engine executes a query plan by communicating with the XML repository, which stores XML documents.The XQuery Engine parses an input XQuery and constructs a syntax tree for the query. Then, it transforms the syntax tree into a query plan, called a Primitive Operation Tree (POT). Each node of a POT represents an atomic operation in terms of the information retrieval engine and can be interpreted and processed by the information retrieval engine. The result set is given back to the XQuery engine, which in turn transforms the result into an XML document of the form being required by the user interface. The final result in XML is returned back to the user interface.Our approach has the following useful aspects. First, any user interface that generates XQuery is able to access any digital library system including our XQuery Engine. Second, we define a set of primitive operations for POTs so that they can become a standard interface between an XQuery Engine and an Information Retrieval Engine for our generic digital library system that supports XML documents. Third, some query optimizations over POTs can be done in the XQuery Engine so that better searching performance is expected.Currently we are developing an XQuery Engine prototype. It will be installed inside an MPEG-7 based Digital Library System that supports content-based searching for images. The XQuery Specification is an ongoing working draft and is not completed yet. Since the current version of the XQuery specification does not define full functions for information retrieval, we need to extend XQuery syntax by adding some functions such as rankby().
1
The abstract does not report quantitative experiments or comparative evaluation results.
2
The design supports retrieval of MPEG-7 metadata, enabling content-based multimedia searches within digital library systems.
3
The engine parses XQuery statements into syntax trees and transforms them into Primitive Operation Trees (POTs) representing atomic information-retrieval operations.
4
The paper proposes an XQuery Engine for integrating XML query processing into digital library systems.
5
The proposed architecture separates the user interface, XQuery Engine, information-retrieval engine, and XML repository for modular XML document searching.

XQuery engine as a processing module in XML-supporting digital library systems

Parsing XQuery statements and transforming their syntax trees into Primitive Operation Trees (query plans) for information retrieval over XML documents

Publication Details
Publication Date
2003-05-27
Journal
Publisher
ISSN
Access Type
Author Information
Authors
Ji-Hoon Kang
Chul‐Soo Kim
Eun-Jeong Ko
Explore further
Open the scid.ai AI chat with a ready-made request: it will find papers on a similar topic and help build a literature review.
Find similar papers in the chat
Make a presentation
100%