期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
HCH for Checking Containment of XPath Fragment
1
作者 冯建华 廖雨果 张勇 《Journal of Computer Science & Technology》 SCIE EI CSCD 2007年第5期736-748,共13页
XPath is ubiquitous in XML applications for navigating XML trees and selecting a set of element nodes. In XPath query processing, one of the most important issues is how to efficiently check containment relationship b... XPath is ubiquitous in XML applications for navigating XML trees and selecting a set of element nodes. In XPath query processing, one of the most important issues is how to efficiently check containment relationship between two XPath expressions. To get out of the intricacy and complexity caused by numerous XPath features, we investigate this issue on a frequently used fragment of XPath expressions that consists of node tests, the child axis (/), the descendant axis (//), branches ([]) and label wildcards (*). Prior work has shown that homomorphism technology can be used for containment checking. However, homomorphism is the sufficient but not necessary condition for containment. For special classes of this fragment, the homomorphism algorithm returns false negatives. To address this problem, this paper proposes two containment techniques, conditioned homomorphism and hidden conditioned homomorphism, and then presents sound algorithms for checking containment. Experimental results confirm the practicability and efficiency of the proposed algorithms. 展开更多
关键词 computer software query containment conditioned homomorphism tree pattern XML XPATH
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部