ACM Home Page
Please provide us with feedback. Feedback
Incremental evaluation of schema-directed XML publishing
Full text PdfPdf (372 KB)
Source International Conference on Management of Data archive
Proceedings of the 2004 ACM SIGMOD international conference on Management of data table of contents
Paris, France
SESSION: Research sessions: XML PubSub and indexing table of contents
Pages: 503 - 514  
Year of Publication: 2004
ISBN:1-58113-859-8
Authors
Philip Bohannon  Bell Laboratories
Byron Choi  University of Pennsylvania
Wenfei Fan  University of Edinburgh & Bell Laboratories
Sponsor
SIGMOD: ACM Special Interest Group on Management of Data
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 2,   Downloads (12 Months): 37,   Citation Count: 8
Additional Information:

abstract   references   cited by   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/1007568.1007625
What is a DOI?

ABSTRACT

When large XML documents published from a database are maintained externally, it is inefficient to repeatedly recompute them when the database is updated. Vastly preferable is incremental update, as common for views stored in a data warehouse. However, to support schema-directed publishing, there may be no simple query that defines the mapping from the database to the external document. To meet the need for efficient incremental update, this paper studies two approaches for incremental evaluation of ATGs [4], a formalism for schema-directed XML publishing. The reduction approach seeks to push as much work as possible to the underlying DBMS. It is based on a relational encoding of XML trees and a nontrivial translation of ATGs to SQL 99 queries with recursion. However, a weakness of this approach is that it relies on high-end DBMS features rather than the lowest common denominator. In contrast, the bud-cut approach pushes only simple queries to the DBNS and performs the bulk of the work in middleware. It capitalizes on the tree-structure of XML views to minimize unnecessary recomputations and leverages optimization techniques developed for XML publishing. While implementation of the reduction approach is not yet in the reach of commercial DBMS, we have implemented the bud-cut approach and experimentally evaluated its performance compared to recomputation.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
 
2
V. Apparao et al. Document Object Model (DOM) Level 1 Specification. W3C Recommendation, Oct. 1998.
3
 
4
M. Benedikt, C. Y. Chan, W. Fan, R. Rastogi, S. Zheng, and A. Zhou. DTD-directed publishing with attribute translation grammars. In VLDB, 2002.
5
6
 
7
P. Bohannon, S. Ganguly, H. Korth, P. Narayan, and P. Shenoy. Optimizing view queries in ROLEX to support navigable result trees. In VLDB, 2002.
 
8
 
9
 
10
K. Dimitrova, M. EL-Sayed, and E. Rundensteiner. Order-sensitive view maintenance of materialized XQuery views. In ER, 2003.
11
 
12
 
13
A. Gupta and I. Mumick. Materialized Views. MIT Press, 2000.
 
14
A. Gupta and I. S. Mumick. Maintenance of materialized views: Problems, techniques, and applications, Data Engineering Bulletin, 18(2), 1995.
15
 
16
Intelligent Systems Research. XML from databases: ODBC2XML. http://www.intsysr.com/odbc2xml.htm.
 
17
R. Krishnamurthy, R. Kaushik, J. Naughton, and V. Chakaravarthy. Recursive XML schemes, recursive XML queries, and relational storage: XML-to-SQL query translation. In ICDE, 2003.
 
18
19
 
20
 
21
22
 
23
B. Ludäscher, Y. Papakonstantinou, and P. Velikhov. Navigation-driven evaluation of virtual mediated views. In EDBT, 2000.
 
24
 
25
Oracle. Using XML in Oracle internet applications. http://technet.oracle.com/tech/xml/.
 
26
27
 
28
 
29
D. Saha and C. R. Ramakrishnan. Incremental evaluation of tabled logic programs. In ICLP, 2003.
 
30
M. Staudt and M. Jarke. Incremental maintenance of externally materialized views. In VLDB Journal, 1996.
 
31
 
32
Y. Wang, D. DeWitt, and J. Cai. X-Diff: An effective change detection algorithm for XML documents. In ICDE, 2003.
 
33
34

CITED BY  8
Collaborative Colleagues:
Philip Bohannon: colleagues
Byron Choi: colleagues
Wenfei Fan: colleagues