DPCC - Deontic Policy Consistency Checker

Data

Optionally provide a state of the world in Turtle format. Drag & drop support available

Policies

ODRL policies in Turtle format. Drag & drop support available

This is a demonstration to evaluate policies for internal inconsistencies. When the consistency checker is happy you'll see an 😌 emoticon. If not, you'll see a 😱 emoticon.

We use a subset of the ODRL model. See https://github.com/KNowledgeOnWebScale/n3s-policy-consistency-checker/tree/main/examples/odrl for more examples. The DPCC subset is limited to:

An ODRL constraint is interpreted as ∃ x: <assignee leftOperand x> ∧ <x operand rightOperand>.


Details

Modal compiled

Modal version of the policies and data.

Applying deontic logic rules on the modal version.



    

Source Code - Patrick Hochstenbach at UGent dot be