vix.ing · top · new · best · stats · spec

Shacl4Bib: custom validation of library data

2024/05/15 by Péter Király, Király, Péter
Computer Science · #Digital Libraries (cs.DL) #FOS: Computer and information sciences #Mathematics, Computing, and Information Processing

paper · pdf · doi:10.48550/arxiv.2405.09177

openalex publication_date 2024/05/15 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

The Shapes Constraint Language (SHACL) is a formal language for validating RDF graphs against a set of conditions. Following this idea and implementing a subset of the language, the Metadata Quality Assessment Framework provides Shacl4Bib: a mechanism to define SHACL-like rules for data sources in non-RDF based formats, such as XML, CSV and JSON. QA catalogue extends this concept further to MARC21, UNIMARC and PICA data. The criteria can be defined either with YAML or JSON configuration files or with Java code. Libraries can validate their data against criteria expressed in a unified language, that improves the clarity and the reusability of custom validation processes.

Related