We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6934194 commit 442a2fdCopy full SHA for 442a2fd
shacl12-core/index.html
@@ -5310,6 +5310,11 @@ <h3>sh:name and sh:description</h3>
5310
Both <code>sh:name</code> and <code>sh:description</code> may have
5311
multiple <a>values</a>, but should only have one <a>value</a> per language tag.
5312
</p>
5313
+ <p>
5314
+ Note that <code>sh:name</code> and <code>sh:description</code> SHOULD NOT be used for <a>node shapes</a>.
5315
+ For those, the properties <code>rdfs:label</code> and <code>rdfs:comment</code> are well-established
5316
+ and already used for class definitions.
5317
+ </p>
5318
</section>
5319
<section id="codeIdentifier">
5320
<h3>sh:codeIdentifier</h3>
0 commit comments