Skip to content

Commit 7fc6bcf

Browse files
YoucTaghjeswr
andauthored
Update shacl12-core/index.html
Co-authored-by: Jesse Wright <[email protected]>
1 parent 77fe6f2 commit 7fc6bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shacl12-core/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1158,7 +1158,7 @@ <h2>Shapes and Constraints</h2>
11581158
<div><b><a href="#constraints">Constraint parameters</a></b>, for example:</div>
11591159
<div><a href="#MinCountConstraintComponent">sh:minCount</a>, <a href="#MaxCountConstraintComponent">sh:maxCount</a> : xsd:integer</div>
11601160
<div><a href="#MinLengthConstraintComponent">sh:minLength</a>, <a href="#MaxLengthConstraintComponent">sh:maxLength</a> : xsd:integer</div>
1161-
<div><a href="#ClassConstraintComponent">sh:class</a> or <a href="#DatatypeConstraintComponent">sh:datatype</a> : rdfs:Resource or rdf:List</div>
1161+
<div><a href="#ClassConstraintComponent">sh:class</a> or <a href="#DatatypeConstraintComponent">sh:datatype</a> : rdfs:Resource or rdf:List of rdfs:Resources</div>
11621162
<div><a href="#NodeConstraintComponent">sh:node</a> : sh:NodeShape</div>
11631163
</div>
11641164
<div class="diagram-class-properties-section">

0 commit comments

Comments
 (0)