Indexing XML Data with a Schema Graph

O. Luoma (Finland)

Keywords

XML, XML Indexing, Schema Tree, Schema Graph

Abstract

I introduce a novel concept of schema graph, which can be used to index XML data. I also describe Xeek, a prototype system based on a relational database, which utilizes my in novation. As in many other methods, the basic idea of Xeek is to decompose the documents into element, attribute, and text nodes, which then are stored into element, attribute, and text relations, respectively. The database schema of Xeek is fixed, so it is possible to store all kinds of XML documents without any prior information about document DTDs. Because Xeek summarizes document structures us ing a schema graph rather than a schema tree, it is very ef ficient when querying documents based on their structure. The results of performance studies demonstrate the effec tiveness of my method.

Important Links:



Go Back