Logic-Based Inference Detection In Querying Xml Document

Xu Baowen,Jiang Jixiang,Lu Jianjiang,Wang Peng,Kang Dazhou
2005-01-01
Abstract:The widely use of eXtensible Markup Language (XML) raises the importance of security and access control for XML documents. Besides access control for XML document on node-level, it is also important to control users for accessing association between the nodes. Inference detection plays a central role in association-level access control. In this paper we propose a logic-based approach for inference detection in querying XML document. At first, Basic information is obtained from user query logs and "information-trees" are used to represent all the information a user gets. Then Logic-based method is used to find overlapping parts between "information-trees". Finally, inference detection is achieved by merging the "information-trees". This approach can be used to detect much common inference channels, and can serve as a basic model for future extension.
What problem does this paper attempt to address?