Back to Search Start Over

Optimizing the execution of XSLT stylesheets for querying transformed XML data.

Authors :
Groppe, Sven
Groppe, Jinghua
Böttcher, Stefan
Wycisk, Thomas
Gruenwald, Le
Source :
Knowledge & Information Systems; Mar2009, Vol. 18 Issue 3, p331-391, 61p, 25 Diagrams, 6 Charts, 16 Graphs
Publication Year :
2009

Abstract

We have to deal with different data formats whenever data formats evolve or data must be integrated from heterogeneous systems. These data when implemented in XML for data exchange cannot be shared freely among applications without data transformation. A common approach to solve this problem is to convert the entire XML data from their source format to the applications’ target formats using the transformations rules specified in XSLT stylesheets. However, in many cases, not all XML data are required to be transformed except for a smaller part described by a user’s query (application). In this paper, we present an approach that optimizes the execution time of an XSLT stylesheet for answering a given XPath query by modifying the XSLT stylesheet in such a way that it would (a) capture only the parts in the XML data that are relevant to the query and (b) process only those XSLT instructions that are relevant to the query. We prove the correctness of our optimization approach, analyze its complexity and present experimental results. The experimental results show that our approach performs the best in terms of execution time, especially when many cost-intensive XSLT instructions can be excluded in the XSLT stylesheet. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
02191377
Volume :
18
Issue :
3
Database :
Complementary Index
Journal :
Knowledge & Information Systems
Publication Type :
Academic Journal
Accession number :
36778768
Full Text :
https://doi.org/10.1007/s10115-008-0144-4