From b1cd05895887d707da968702c52b04f7862436d4 Mon Sep 17 00:00:00 2001 From: Vladimir Alexiev Date: Tue, 17 Dec 2024 12:55:42 +0200 Subject: [PATCH] commit TallTed's suggestion Co-authored-by: Ted Thibodeau Jr --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1d1f0e..0438238 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ These make editing shapes within an IDE like VSCode easier. - [sh:shapesGraph](https://w3c.github.io/data-shapes/shacl/#sh-shapes-graph) (SHACL spec) - A triple in the data graph that **suggests** which shapes to select for validation. - `rdf4j:SHACLShapeGraph` (RDF4J extension) - default shape graph in RDF4J (see [this blog](https://www.ontotext.com/blog/shacl-ing-the-data-quality-dragon-iii-a-good-artisan-knows-their-tools/)). - `rsx:DataAndShapesGraphLink, rsx:shapesGraph, rsx:dataGraph` (RDF4J extension) - describe exactly which shapes go with which graphs (see [doc](https://graphdb.ontotext.com/documentation/10.8/shacl-validation.html#union-of-data-graphs-when-validating-the-results) or [this blog](https://www.ontotext.com/blog/shacl-ing-the-data-quality-dragon-iii-a-good-artisan-knows-their-tools/)). - - [Extending SHACL to RDF Datasets](https://afs.github.io/shacl-datasets.html) (by Jena's author) - Proposal that describes applying SHACL to RDF Datasets. + - [Extending SHACL to RDF Datasets](https://afs.github.io/shacl-datasets.html) - Proposal (by Jena's author) that describes one way to apply SHACL to RDF Datasets. - ShEx - [Shape Expressions Language 2.1](https://shex.io/shex-semantics/index.html) - Final Community Group Report, 8 October 2019.