Early nested word automata for XPath query answering on XML streams

  • Authors:
  • Denis Debarbieux;Olivier Gauwin;Joachim Niehren;Tom Sebastian;Mohamed Zergaoui

  • Affiliations:
  • Inria Lille, France,LIFL, France;LaBRI, France,University of Bordeaux, France;Inria Lille, France,LIFL, France;Innovimax, France,LIFL, France;Innovimax, France

  • Venue:
  • CIAA'13 Proceedings of the 18th international conference on Implementation and Application of Automata
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

Algorithms for answering XPath queries on Xml streams have been studied intensively in the last decade. Nevertheless, there still exists no solution with high efficiency and large coverage. In this paper, we introduce early nested word automata in order to approximate earliest query answering algorithms for nested word automata in a highly efficient manner. We show that this approximation can be made tight in practice for automata obtained from XPath expressions. We have implemented an XPath streaming algorithm based on early nested word automata in the Fxp tool. Fxp outperforms most previous tools in efficiency, while covering more queries of the XPathMark benchmark.