Handling irresolvable conflicts in the Semantic Web: an RDF-based conflict-tolerant version of the Deontic Traditional Scheme
Livio Robaldo, Gianluca Pozzato
TL;DR
The paper addresses irresolvable conflicts among deontic statements in normative reasoning on the Semantic Web by proposing an RDF/SPARQL-based computational ontology that encodes all modalities of the Deontic Traditional Scheme. It adopts a two-level architecture (level of eventualities vs level of statements) and leverages reification to represent truth values, contradictions, and contextual constraints, enabling explicit reasoning about violations and conflicts via SPARQL rules such as is-in-contradiction-with and is-in-conflict-with. The approach integrates Gordon-Hobbs natural language semantics to model abstract and instantiated eventualities, and provides concrete rules for obligations, permissions, prohibitions, and their interactions, including Smith-like arguments and partial conflicts. With explicit abnormality handling and RDF-based implementation, the framework aims to support interoperable LegalTech applications for automated compliance checking and normative analysis, while outlining future work on sets quantification and temporal management to enhance expressivity and practicality.
Abstract
This paper presents a new ontology that implements the well-known Deontic Traditional Scheme in RDFs and SPARQL, fit to handle irresolvable conflicts, i.e., situations in which two or more statements prescribe conflicting obligations, prohibitions, or permissions, with none of them being "stronger" than the other one(s). In our view, this paper marks a significant advancement in standard theoretical research in formal Deontic Logic. Most contemporary approaches in this field are confined to the propositional level, mainly focus on the notion of obligation, and lack implementations. The proposed framework is encoded in RDF, which is not only a first-order language but also the most widely used knowledge representation language, as it forms the foundation of the Semantic Web. Moreover, the proposed computational ontology formalizes all deontic modalities defined in the Deontic Traditional Scheme, without specifically focusing on obligations, and offers constructs to model and reason with various types of irresolvable conflicts, violations, and the interaction between deontic modalities and contextual constraints in a given state of affairs. To the best of our knowledge, no existing approach in the literature addresses all these aspects within a unified integrated framework. All examples presented and discussed in this paper, together with Java code and clear instructions to re-execute them locally, are available at https://github.com/liviorobaldo/conflict-tolerantDeonticTraditionalScheme
