- From: Andy Seaborne via GitHub <noreply@w3.org>
- Date: Wed, 13 Aug 2025 12:58:37 +0000
- To: public-shacl@w3.org
afs has just created a new issue for https://github.com/w3c/data-shapes: == Text in definition of Property Shape == shacl12-core: > It is recommended, but not required, for a [property shape](https://www.w3.org/TR/shacl12-core/#dfn-property-shapes) to be declared as a [SHACL instance](https://www.w3.org/TR/shacl12-core/#dfn-shacl-instance) of sh:PropertyShape. but the examples on SHACL Core are often ``` [ sh:path ... ] ``` with no `rdf:type sh:PropertyShape` Suggestion: remove the sentence nopted above, leaving the important sentence >[SHACL instances](https://www.w3.org/TR/shacl12-core/#dfn-shacl-instance) of sh:PropertyShape have one [value](https://www.w3.org/TR/shacl12-core/#dfn-values) for the property sh:path. Please view or discuss this issue at https://github.com/w3c/data-shapes/issues/506 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 13 August 2025 12:58:38 UTC