A Survey of XML Tree Patterns

January 17, 2017 Β· The Cartographer Β· πŸ› IEEE Transactions on Knowledge and Data Engineering

πŸ“š THE CARTOGRAPHER: The Cartographer
Survey/review paper β€” maps the landscape rather than implementing a method.

"No code URL or promise found in abstract"
"Title-pattern auto-detect: A Survey of XML Tree Patterns"

Evidence collected by the PWNC Scanner

Authors Marouane Hachicha, JΓ©rΓ΄me Darmont arXiv ID 1701.04652 Category cs.DB: Databases Citations 45 Venue IEEE Transactions on Knowledge and Data Engineering Last Checked 9 days ago
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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Databases