首页 | 本学科首页   官方微博 | 高级检索  
     

XML压缩文档上的数值更新方法
引用本文:罗震霄,和菊珍,王晓玲,艾丽君,周傲英.XML压缩文档上的数值更新方法[J].计算机科学,2007,34(4):106-107.
作者姓名:罗震霄  和菊珍  王晓玲  艾丽君  周傲英
作者单位:1. 复旦大学计算机科学与工程系,200433
2. 上海宝信软件股份有限公司,上海,201203
摘    要:近年来,XML已成为Web上信息交流和资源共享的主要载体。但XML自身的自冗余特性限制了它的普遍应用。目前,已经有研究成果提出了XML的压缩方法。压缩的XML文档能够有效利用存储空间,节省网络带宽。在实际应用中,经常需要对压缩存储的XML文档进行更新。对于大的压缩文档,如果先解压再更新,会消耗大量时间,因此,高效的更新方法应该避免解压缩文档,在压缩的XML文档上直接进行更新操作。本文针对压缩XML文档中的数值类型(包括整型和浮点型)数据,研究了在保持压缩状态条件下如何进行有效的数值更新,提出了基于XPRESS实现的Naive数值更新方法,以及修改XPRESS编码方法实现的更为高效的Pivot数值更新方法。通过大量的实验证明,Pivot数值更新方法不仅能够提供高效的更新处理,而且保持了XPRESS的高压缩率。

关 键 词:XML压缩  XML更新  查询处理

Efficient Numeric Update Method over Compressed XML
LUO Zhen-Xiao,HE Ju-Zhen,WANG Xiao-Ling,AI Li-Jun,ZHOU Ao-Ying.Efficient Numeric Update Method over Compressed XML[J].Computer Science,2007,34(4):106-107.
Authors:LUO Zhen-Xiao  HE Ju-Zhen  WANG Xiao-Ling  AI Li-Jun  ZHOU Ao-Ying
Affiliation:1.Department of Computer Science, Fudan University, Shanghai 200433;2.Shanghai Baosight Software Co. , Ltd. , Shanghai 201203
Abstract:XML has become the de-facto standard for exchanging information on theWeb. However, XML data is recognized as verbose since its heavily repeated tags introduce significant redundancy. In order to save disk space and network bandwidth, a variety of compressing methods have been presented. Practically, Query and Update operations are two most frequently used operations. Efficient Update methods are required if there is a need to modify stored compressed XML data. In this paper, we focus on update problem of numeric data in compressed XML. Firstly, we make formal definition and classification of update types of numeric data. Secondly, we show major challenges and bottlenecks when dealing with the problem. Then, a naive update method for compressed XML data using XPRESS approach is presented. In order to improve performance, a novel method - Pivot method is designed. Experiment results with DBLP data set show that the Pivot method achieves better performance yet not comprising on compression ratio.
Keywords:XML compression  XML update  Query processing
本文献已被 CNKI 维普 万方数据 等数据库收录!
点击此处可从《计算机科学》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号