xpSHACL: Explainable SHACL Validation using Retrieval-Augmented Generation and Large Language Models
Abstract
Shapes Constraint Language (SHACL) is a powerful language for validating RDF data. Given the recent industry attention to Knowledge Graphs (KGs), more users need to validate linked data properly. However, traditional SHACL validation engines often provide terse reports in English that are difficult for non-technical users to interpret and act upon. This paper presents xpSHACL, an explainable SHACL validation system that addresses this issue by combining rule-based justification trees with retrieval-augmented generation (RAG) and large language models (LLMs) to produce detailed, multilanguage, human-readable explanations for constraint violations. A key feature of xpSHACL is its usage of a Violation KG to cache and reuse explanations, improving efficiency and consistency.
Cite
@article{arxiv.2507.08432,
title = {xpSHACL: Explainable SHACL Validation using Retrieval-Augmented Generation and Large Language Models},
author = {Gustavo Correa Publio and José Emilio Labra Gayo},
journal= {arXiv preprint arXiv:2507.08432},
year = {2025}
}
Comments
Accepted for publication in the 2nd LLM+Graph Workshop, colocated at VLDB'25