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

计算机工程 ›› 2009, Vol. 35 ›› Issue (10): 83-85. doi: 10.3969/j.issn.1000-3428.2009.10.027

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

基于XPath的XML查询重写算法

李 静   

  1. (燕山大学信息科学与工程学院,秦皇岛 066004)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-05-20 发布日期:2009-05-20

XML Query Rewriting Algorithm Based on XPath

LI Jing   

  1. (College of Information Science and Engineering, Yanshan University, Qinhuangdao 066004)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-05-20 Published:2009-05-20

摘要: XML安全视图和查询重写是实现访问控制的关键技术。研究基于XML递归安全视图的查询重写问题,提出一种基于XPath查询语言、能处理递归视图的查询重写算法,避免了视图的物化和保存。该算法具有较高通用性,实验结果验证了其有效性。

关键词: 安全视图, 查询重写, 递归视图

Abstract: XML security view and query rewriting are the key techniques for access control. This paper researches the query rewriting problem for XML recursive security view, and presents a query rewriting algorithm which based on XPath query and can handle recursive view. This algorithm avoids the view materialization and maintaining, and has high currency. Experimental results show that this algorithm is effective.

Key words: security view, query rewriting, recursive view

中图分类号: