作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2006, Vol. 32 ›› Issue (24): 75-77. doi: 10.3969/j.issn.1000-3428.2006.24.027

• 软件技术与数据库 • 上一篇    下一篇

协同编辑系统中多版本XML文档的存储与查询

邵伟峰,杨 洋   

  1. (苏州大学计算机科学与技术学院,苏州215006)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2006-12-20 发布日期:2006-12-20

Storage and Query of Multiversion XML Documents in Cooperative Editing Systems

SHAO Weifeng, YANG Yang   

  1. (School of Computer Science and Technology, Soochow University, Suzhou 215006)
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-12-20 Published:2006-12-20

摘要: 在软件配置管理和协同工作领域中,多版本XML文档的管理是一个非常重要的应用点和价值点。该文为多版本XML文档的存储与查询提供了一种有效的技术,利用XML文档的SPaR模型以及在文档节点加上时间戳LifeSpan来达到多版本XML文档的增量存储与查询。

关键词: 协同工作, SPaR模型, SAX, HIBERNATE

Abstract: The management of multipleversions of XML documents represents an key problem for many traditional applications, such as software configuration control and computer supported cooperative work(CSCW). this paper presents a novel approach to achieve storage and query of multiversion XML documents by a scheme based on Sparse Preorder and Range and timestamps for the elements of XML documents.

Key words: CSCW, Sparse Preorder and Range(SPaR), SAX, HIBERNATE