CRAISep 26, 2024

Open Digital Rights Enforcement Framework (ODRE): from descriptive to enforceable policies

arXiv:2409.17602v111 citationsh-index: 10Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of practical policy enforcement for data sharing in domains like Data Spaces, though it is incremental as it builds on an existing standard.

The paper tackles the problem of enforcing data usage policies in decentralized ecosystems by introducing the Open Digital Rights Enforcement (ODRE) framework, which adds enforcement capabilities to the Open Digital Rights Language (ODRL) standard, with implementations in Python and Java showing positive experimental results.

From centralised platforms to decentralised ecosystems, like Data Spaces, sharing data has become a paramount challenge. For this reason, the definition of data usage policies has become crucial in these domains, highlighting the necessity of effective policy enforcement mechanisms. The Open Digital Rights Language (ODRL) is a W3C standard ontology designed to describe data usage policies, however, it lacks built-in enforcement capabilities, limiting its practical application. This paper introduces the Open Digital Rights Enforcement (ODRE) framework, whose goal is to provide ODRL with enforcement capabilities. The ODRE framework proposes a novel approach to express ODRL policies that integrates the descriptive ontology terms of ODRL with other languages that allow behaviour specification, such as dynamic data handling or function evaluation. The framework includes an enforcement algorithm for ODRL policies and two open-source implementations in Python and Java. The ODRE framework is also designed to support future extensions of ODRL to specific domain scenarios. In addition, current limitations of ODRE, ODRL, and current challenges are reported. Finally, to demonstrate the enforcement capabilities of the implementations, their performance, and their extensibility features, several experiments have been carried out with positive results.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes