Query-based access control for ontologies

  • Authors:
  • Martin Knechtel;Heiner Stuckenschmidt

  • Affiliations:
  • SAP Research Center Dresden, Germany;Computer Science Institute, University of Mannheim, Germany

  • Venue:
  • RR'10 Proceedings of the Fourth international conference on Web reasoning and rule systems
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Role-based access control is a standard mechanism in information systems. Based on the role a user has, certain information is kept from the user even if requested. For ontologies representing knowledge, deciding what can be told to a user without revealing secrets is more difficult as the user might be able to infer secret knowledge using logical reasoning. In this paper, we present two approaches to solving this problem: query rewriting vs. axiom filtering, and show that while both approaches prevent the unveiling of secret knowledge, axiom filtering is more complete in the sense that it does not suppress knowledge the user is allowed to see while this happens frequently in query rewriting. Axiom filtering requires that each axiom carries a label representing its access level. We present methods to find an optimal axiom labeling to enforce query-based access restrictions and report experiments on real world data showing that a significant number of results are retained using the axiom filtering method.