본문 바로가기
  • Home

A Global XQuery Query Processing based on Local XQuery Query Generation

  • Journal of The Korea Society of Computer and Information
  • Abbr : JKSCI
  • 2010, 15(11), pp.11-20
  • Publisher : The Korean Society Of Computer And Information
  • Research Area : Engineering > Computer Science

Jong-Hyun Park 1 Wonik Park 2 Young-Kuk Kim 2 Kang, Ji-Hoon 2

1Kyushu University, JAPAN
2충남대학교

Accredited

ABSTRACT

XML view is proposed to integrate between XML data and heterogeneous data over distributed environment and global XML view is used to search distributed heterogeneous data. At this time, standard query language for user is XQuery and the method for processing global XQuery queries over distributed environment is one of the new research topics. One of the basic and simple methods to process distributed SQL queries is that generates local queries for processing a global query and constructs the result of the global query from the results of the local queries. However, the syntax of XQuery differs from SQL because the XQuery contains some special expressions like FOR clauses for querying to semi-structured data, of course, FOR clauses are not used in SQL. Therefore, there are some problems to adopt the method for processing global SQL queries for generating local XQuery queries. This paper defines some problems when generates local XQuery queries for processing global XQuery queries and proposes a method for generating local XQuery queries considered these problems. Also we implement and evaluate a Global XQuery Processor which uses our method.

Citation status

* References for papers published after 2023 are currently being built.