Querying XML data sources that export very large sets of views

  • Authors:
  • Bogdan Cautis;Alin Deutsch;Nicola Onose;Vasilis Vassalos

  • Affiliations:
  • Télécom ParisTech, CNRS LTCI, Paris, France;University of California, San Diego, CA;University of California, Irvine, CA;Athens University of Economics and Business, Athens GR, Greece

  • Venue:
  • ACM Transactions on Database Systems (TODS)
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

We study the problem of querying XML data sources that accept only a limited set of queries, such as sources accessible by Web services which can implement very large (potentially infinite) families of XPath queries. To compactly specify such families of queries we adopt the Query Set Specifications, a formalism close to context-free grammars. We say that query Q is expressible by the specification P if it is equivalent to some expansion of P. Q is supported by P if it has an equivalent rewriting using some finite set of P's expansions. We study the complexity of expressibility and support and identify large classes of XPath queries for which there are efficient (PTIME) algorithms. Our study considers both the case in which the XML nodes in the results of the queries lose their original identity and the one in which the source exposes persistent node ids.