From 4702285a010d82c47e34a6c32f9883a64d27a716 Mon Sep 17 00:00:00 2001 From: Majid alDosari Date: Wed, 5 Nov 2025 14:15:59 -0500 Subject: [PATCH] complete word --- docs/explanations/templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/explanations/templates.md b/docs/explanations/templates.md index f46ca49c5..47a6744c0 100644 --- a/docs/explanations/templates.md +++ b/docs/explanations/templates.md @@ -97,7 +97,7 @@ BuildingMOTIF will create a `name` parameter for the shape automatically. It wil that Property Shape has one of `sh:class`, `sh:node` or `sh:datatype` inside; use of `sh:qualifiedValueShape` is permitted. Only Property Shapes with a `sh:minCount` or `sh:qualifiedMinCount` greater than 1 will be included. If the Property Shape contains a `sh:name` parameter, the string value of `sh:name` will be used as the name of the parameter; otherwise, BuildingMOTIF -ll invent a new name (`P:pX` where *X* is an incrementing integer). +will invent a new name (`P:pX` where *X* is an incrementing integer). The name of the template is the IRI of the SHACL Node Shape.