Select-Project Queries over XML Documents

  • Authors:
  • Sara Cohen;Yaron Kanza;Yehoshua Sagiv

  • Affiliations:
  • -;-;-

  • Venue:
  • NGITS '02 Proceedings of the 5th International Workshop on Next Generation Information Technologies and Systems
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper discusses evaluation of select-project (SP) queries over an XML document. A SP query consists of two parts: (1) a conjunction of conditions on values of labels (called the selection) and (2) a series of labels whose values should be outputed (called the projection). Query evaluation involves finding tuples of nodes that have the labels mentioned in the query and are related to one another other in a meaningful fashion. Several different semantics for query evaluation are given in this paper. Some of these semantics also take into account the possible presence of incomplete information. The complexity of query evaluation is analyzed and evaluation algorithms are described.