Proceedings of the IJCAI-07 Workshop on Semantic Web for Collaborative Knowledge Acquisition

Policy-Based Access Control for an RDF Store

, , and

Specialized stores for RDF data are essential parts of many Semantic Web applications. Current RDF stores have primarily focused on efficiently storing and querying large volumes of data, and little attention has been given to other features common to many database systems, including how information can be updated and maintained, or access to data controlled. The problem is complicated by the fact that the addition or deletion of a simple fact (i.e., an RDF triple) is not atomic since it can trigger reasoning that can result in adding or deleting derived triples. Current access control mechanisms for RDF stores largely ignore this aspect.

We describe a policy-based mechanism to determine access control for an RDF store. RAP is a prototype implementation of an RDF store with integrated maintenance capabilities and access control using user-defined policies. All actions to the store are routed through the RAP policy engine to determine whether the action is permitted or prohibited. In the RAP framework. The same RDF store is also used to store the policy, as well as metadata about the triples, allowing a greater range in policy specification.


  • 177545 bytes

  • 615697 bytes

access control. security, ai, policy, privacy, rdf, reasoning, semantic web

InProceedings

Downloads: 8330 downloads

Google Scholar Citations: 34 citations

UMBC ebiquity