# A Survey of XML Tree Patterns

**Authors:** Marouane Hachicha (ERIC), J\'er\^ome Darmont (ERIC)

arXiv: 1701.04652 · 2017-01-18

## TL;DR

This survey comprehensively reviews XML tree pattern models and matching optimization techniques, highlighting their features, approaches, and recent developments in querying XML data efficiently.

## Contribution

It provides a detailed comparison of tree pattern features and discusses main optimization approaches like pattern minimization and holistic matching.

## Key findings

- Comparison of various tree pattern features
- Analysis of pattern minimization and holistic matching approaches
- Overview of recent developments in XML tree pattern matching

## Abstract

With XML becoming an ubiquitous language for data interoperability purposes in various domains, efficiently querying XML data is a critical issue. This has lead to the design of algebraic frameworks based on tree-shaped patterns akin to the tree-structured data model of XML. Tree patterns are graphic representations of queries over data trees. They are actually matched against an input data tree to answer a query. Since the turn of the twenty-first century, an astounding research effort has been focusing on tree pattern models and matching optimization (a primordial issue). This paper is a comprehensive survey of these topics, in which we outline and compare the various features of tree patterns. We also review and discuss the two main families of approaches for optimizing tree pattern matching, namely pattern tree minimization and holistic matching. We finally present actual tree pattern-based developments, to provide a global overview of this significant research topic.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1701.04652/full.md

## Figures

15 figures with captions in the complete paper: https://tomesphere.com/paper/1701.04652/full.md

## References

92 references — full list in the complete paper: https://tomesphere.com/paper/1701.04652/full.md

---
Source: https://tomesphere.com/paper/1701.04652