Research Article Open Access

Controlling Label Size Increment of Efficient XML Encoding and Labeling Scheme in Dynamic XML Update

Meghdad Mirabi, Hamidah Ibrahim, Ali Mamat, Nur Izura Udzir and Leila Fathi

Abstract

Problem statement: In order to facilitate XML query processing, labeling schemes are used to determine the structural relationships between XML nodes. However, labeling schemes have to reliable the existing nodes or recalculate the label values when a new node is inserted into the XML document during XML update process. EXEL as a labeling scheme is able to remove relabeling for existing nodes during XML update process. Also, it is able to compute the structural relationship between nodes effectively. However, for the case of skewed insertions where nodes are always inserted at a fixed place, the label size of EXEL scheme increases very fast. Approach: This study discussed how to control the increment of label size for the EXEL scheme. In addition, EXEL does not consider the process of deleting labels. We also study how to reuse the deleted labels for future label insertions. Results: We proposed an algorithm which is able to control the label size increment. Conclusion: It required less storage size to store the inserted binary bit string and thus can improve query performance.

Journal of Computer Science
Volume 6 No. 12, 2010, 1535-1540

DOI: https://doi.org/10.3844/jcssp.2010.1535.1540

Submitted On: 28 August 2010 Published On: 30 November 2010

How to Cite: Mirabi, M., Ibrahim, H., Mamat, A., Udzir, N. I. & Fathi, L. (2010). Controlling Label Size Increment of Efficient XML Encoding and Labeling Scheme in Dynamic XML Update. Journal of Computer Science, 6(12), 1535-1540. https://doi.org/10.3844/jcssp.2010.1535.1540

  • 3,104 Views
  • 2,675 Downloads
  • 7 Citations

Download

Keywords

  • Bit string
  • reuse of deleted label
  • skewed insertion
  • XML relabeling