PulseAugur
EN
LIVE 14:02:00

New method integrates OWL axioms into SHACL constraints for efficient RDF graph validation

Researchers have developed a new method to integrate OWL axioms directly into SHACL constraints, simplifying the process of validating RDF graphs that incorporate OWL ontologies. This approach constructs a translation that takes SHACL shapes and an OWL EL$^-$ ontology as input, producing SHACL constraints that can be evaluated by any standard SHACL validator. Evaluations show this method is more efficient in identifying violations compared to traditional sequential reasoning and validation processes. AI

RANK_REASON The cluster contains an academic paper detailing a novel method for integrating OWL axioms into SHACL constraints. [lever_c_demoted from research: ic=1 ai=0.4]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New method integrates OWL axioms into SHACL constraints for efficient RDF graph validation

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Anouk Oudshoorn, Piotr Gorczyca, D\"orthe Arndt ·

    Rewrite Once, Validate Anywhere: Producing OWL-Aware SHACL Constraints (Extended Version)

    arXiv:2608.14104v1 Announce Type: cross Abstract: The Shapes Constraint Language (SHACL) is a W3C recommendation to express syntactic constraints, called shapes, on RDF graphs. SHACL validators are used to test whether a given graph adheres to such a shape. However, RDF graphs of…