Query Reasoning on Trees with Types, Interleaving, and Counting

Abstract

A major challenge of query language design is the combination of expressivity with effective static analyses such as query containment. In the setting of XML, documents are seen as finite trees, whose structure may additionally be constrained by type constraints such as those described by an XML schema. We consider the problem of query containment in the presence of type constraints for a class of regular path queries extended with counting and interleaving operators. The counting operator restricts the number of occurrences of children nodes satisfying a given logical property. The interleaving operator provides a succinct notation for describing the absence of order between nodes satisfying a logical property. We provide a logic-based framework supporting these operators, which can be used to solve common query reasoning problems such as satisfiability and containment of queries in exponential time.

Cite

Text

Bárcenas et al. "Query Reasoning on Trees with Types, Interleaving, and Counting." International Joint Conference on Artificial Intelligence, 2011. doi:10.5591/978-1-57735-516-8/IJCAI11-127

Markdown

[Bárcenas et al. "Query Reasoning on Trees with Types, Interleaving, and Counting." International Joint Conference on Artificial Intelligence, 2011.](https://mlanthology.org/ijcai/2011/barcenas2011ijcai-query/) doi:10.5591/978-1-57735-516-8/IJCAI11-127

BibTeX

@inproceedings{barcenas2011ijcai-query,
  title     = {{Query Reasoning on Trees with Types, Interleaving, and Counting}},
  author    = {Bárcenas, Everardo and Genevès, Pierre and Layaïda, Nabil and Schmitt, Alan},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2011},
  pages     = {718-723},
  doi       = {10.5591/978-1-57735-516-8/IJCAI11-127},
  url       = {https://mlanthology.org/ijcai/2011/barcenas2011ijcai-query/}
}