A compressed self-indexed representation of XML documents

  • Authors:
  • Nieves R. Brisaboa;Ana Cerdeira-Pena;Gonzalo Navarro

  • Affiliations:
  • Database Lab., Univ. da Coruña, Spain;Database Lab., Univ. da Coruña, Spain;Dept. of Computer Science, Univ. of Chile

  • Venue:
  • ECDL'09 Proceedings of the 13th European conference on Research and advanced technology for digital libraries
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents a structure we call XML Wavelet Tree (XWT) to represent any XML document in a compressed and self-indexed form. Therefore, any query or procedure that could be performed over the original document can be performed more efficiently over the XWT representation because it is shorter and has some indexing properties. In fact, XWT permits to answer XPath queries more efficiently than using the uncompressed version of the documents. XWT is also competitive when comparing it with inverted indexes over the XML document (if both structures use the same space).