paper-with-me

홈 › Papers

ODRL Policy Comparison Through Normalisation

2026-03-13 · Jaime Osvaldo Salas, Paolo Pareti, George Konstantinidis arxiv

The ODRL language has become the standard for representing policies and regulations for digital rights. However its complexity is a barrier to its usage, which has caused many related theoretical and practical works to focus on different, and not interoperable, fragments of ODRL. Moreover, semantically equivalent policies can be expressed in numerous different ways, which makes comparing them and processing them harder. Building on top of a recently defined semantics, we tackle these problems by proposing an approach that involves a parametrised normalisation of ODRL policies into its minimal components which reformulates policies with permissions and prohibitions into policies with permissions exclusively, and simplifies complex logic constraints into simple ones. We provide algorithms to compute a normal form for ODRL policies and simplifying numerical and symbolic constraints. We prove that these algorithms preserve the semantics of policies, and analyse the size complexity of the result, which is exponential on the number of attributes and linear on the number of unique values for these attributes. We show how this makes complex policies representable in more basic fragments of ODRL, and how it reduces the problem of policy comparison to the simpler problem of checking if two rules are identical.

📄 PDF Abstract BibTeX arXiv:2603.12926

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Formally Grounded ODRL Evaluator: Implementation and Comparison

2026-07-17 · Jaime Osvaldo Salas, Paolo Pareti, Adeel Aslam, Christopher Maidens 외 arxiv

The ODRL policy language is emerging as the de-facto standard for policy modelling data access and usage preferences, AI governance policies and data workflows in European dataspaces. The current standard has no mathemat…

Axis-Aligned Semantics for ODRL: Resolving Dimensional Ambiguity in Policy Constraints

2026-02-23 · Daham Mustafa, Diego Collarana, Sabrina Kirrane, Christoph Lange 외 arxiv

The Open Digital Rights Language (ODRL) represents policy constraints as triples of a left operand, an operator, and a value. Several spatial operands, however, range over multi-axis domains such as width, height, and de…

AgentODRL: A Large Language Model-based Multi-agent System for ODRL Generation

2025-11-29 · Wanle Zhong, Keman Huang, Xiaoyong Du arxiv

The Open Digital Rights Language (ODRL) is a pivotal standard for automating data rights management. However, the inherent logical complexity of authorization policies, combined with the scarcity of high-quality "Natural…

Evaluation and Comparison Semantics for ODRL

2025-09-05 · Jaime Osvaldo Salas, Paolo Pareti, Semih Yumuşak, Soulmaz Gheisari 외 arxiv

We consider the problem of evaluating, and comparing computational policies in the Open Digital Rights Language (ODRL), which has become the de facto standard for governing the access and usage of digital resources. Alth…

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

2024-09-26 · Andrea Cimmino, Juan Cano-Benito, Raúl García-Castro

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, highlig…

Descriptive