An Efficient Bottom-up Filtering of XML Messages by Exploiting the Postfix Commonality of XPath Queries
スポンサーリンク
概要
- 論文の詳細を見る
Recently, for more efficient filtering of XML data, YFilter system has been suggested to exploit the prefix commonalities that exist among path expressions. Sharing the prefix commonality gives the benefit of improving filtering performance through the tremendous reduction in filtering machine size. However, exploiting the postfix commonality can also be useful for an XML filtering situation. For example, when a stream of XML messages does not have any defined schema, or users cannot remember the defined schema exactly, users often use the partial matching path queries which begins with the descendant axis (“//”), e. g., ‘//science/article/title’, ‘//entertainment/article/title’, and ‘//title’. If so, the registered XPath queries are most likely to have the postfix commonality, e. g., the sample queries share the partial path expressions ‘article/title’ and ‘title’. Therefore, in this paper, we introduce a bottom-up filtering approach exploiting the postfix commonality against the top-down approach of YFilter exploiting the prefix commonality. Some experimental results show that our method has better filtering performance when registered XPath queries mainly consist of the partial matching path queries with the postfix commonality.
- (社)電子情報通信学会の論文
- 2008-08-01
著者
-
KIM Jaehoon
Dept. of Information Communication, Seoil University
-
PARK Seog
Dept. of Computer Science, Sogang University
-
Park Seog
Dept. Of Computer Science Sogang University
-
Park Seog
Sogang Univ. Seoul Kor
-
KIM Youngsoo
Samsung Electronics CO. LTD.
-
Kim Jaehoon
Sogang Univ. Seoul Kor
-
Kim Jaehoon
Dept. Of Computer Science Sogang University
関連論文
- Decomposition Optimization for Minimizing Label Overflow in Prime Number Graph Labeling
- An Access Control Model for the Adhocracy Organization Using RBAC(Special Section on Cryptography and Information Security)
- RDFacl : A Secure Access Control Model Based on RDF Triple
- An Efficient Bottom-up Filtering of XML Messages by Exploiting the Postfix Commonality of XPath Queries
- Decomposition Optimization for Minimizing Label Overflow in Prime Number Graph Labeling