Title :
Multi-resolution indexing for XML data
Author :
Maghamez, Antoine ; Hu, Gongzhu
Author_Institution :
Dept. of Comput. Sci., Central Michigan Univ., Mount Pleasant, MI, USA
Abstract :
As the Extendible Markup Language (XML) becoming a de facto standard for representing and exchanging data over the Internet, it is critical to be able to retrieve XML data efficiently. One way to achieve this is to use indexing, just like we index data stored in relational databases. In this paper, we present a multi-resolution structural index (MRI) method to facilitate fast retrieval of XML data. The indexing method is based on a new coding scheme that assigns unique numbers to the elements on all possible paths of the tree representing the XML document. The coding scheme is based on the DTD (data type definition) of the XML file. Elements are stored in internal data structures in such a way that they can be directly accessed via the unique coding. The ancestor-descendant relationships among the tree elements are easily identified to help fast process of user´s queries. Our experiments show that the MRI indexing approach is effective, both in time and space.
Keywords :
XML; database indexing; query processing; relational databases; tree data structures; Extendible Markup Language; Internet; MRI indexing; XML data retrieval; XML document tree representation; XML file data type definition; ancestor-descendant relationships; data exchange; data representation; data structures; de facto standard; multiresolution structural index; relational databases; user query processing; Data models; Indexing; Information retrieval; Internet; Magnetic resonance imaging; Relational databases; Runtime; Tree data structures; Tree graphs; XML;
Conference_Titel :
Software Engineering Research, Management and Applications, 2005. Third ACIS International Conference on
Print_ISBN :
0-7695-2297-1
DOI :
10.1109/SERA.2005.52