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

XML文档过滤算法YFilter的一种改进技术
引用本文:苏明柿,张守志.XML文档过滤算法YFilter的一种改进技术[J].计算机工程,2005,31(21):63-65.
作者姓名:苏明柿  张守志
作者单位:复旦大学计算机与信息技术系,上海,200433;复旦大学计算机与信息技术系,上海,200433
基金项目:国家自然科学基金资助项目(69933010)
摘    要:采用索引技术,对输入的XML文档建立一个双索引结构来改进YFilter算法,优化XML文档过滤性能。藉助索引结构,该算法超前搜索元素结点在文档中的结构信息,预先排除不能保证得到任何匹配结果的元素结点,以避免大量不必要的查询处理。实验结果显示,当输入的XML文档较大时,该算法有较好的过滤性能。

关 键 词:XML  文档过滤  索引结构
文章编号:1000-3428(2005)21-0063-03
收稿时间:2004-09-24
修稿时间:2004-09-24

An Extended Algorithm for XML Filtering System YFilter
SU Mingshi,ZHANG Shouzhi.An Extended Algorithm for XML Filtering System YFilter[J].Computer Engineering,2005,31(21):63-65.
Authors:SU Mingshi  ZHANG Shouzhi
Affiliation:Department of Computing and Information Technology, Fudan University, Shanghai 200433
Abstract:YFilter. an efficient and scalable filtering system of XML documents, is particularly effective for short documents and large numbers of queries. A new index-based technique is proposed to answer large numbers of XPath queries. It uses a dual index built over the incoming XML document to extend the YFilter algorithm,so that it is efficient as well to deal with large XML documents. It is able to retrieve the structure information of elements in the XML document in advance. Eliminating elements that are not guaranteed to be part of any match is able to avoid an amount of redundant processing. Finally, an experiment is conducted on synthetic XML documents, which shows that the algorithm is efficient to deal with large XML documents.
Keywords:XML  Document filtering  Index structure
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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