From b61784457ca232b2935515569158e2fec6115199 Mon Sep 17 00:00:00 2001 From: Stephan Tittel Date: Fri, 9 Aug 2024 09:39:54 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd4904c..2872911 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ Class hierarchies can be built using `rdfs:subClassOf` or `skos:broader`. ### Validation -In edit mode, `` validates the constructed data graph using the library [rdf-validate-shacl](https://github.com/zazuko/rdf-validate-shacl) and displays validation results as icons next to the respective form fields. +In edit mode, `` validates the constructed data graph using the library [shacl-engine](https://github.com/rdf-ext/shacl-engine) and displays validation results as icons next to the respective form fields. ### Data graph binding