File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -1158,13 +1158,14 @@ <h2>Shapes and Constraints</h2>
1158
1158
< div > < b > < a href ="#constraints "> Constraint parameters</ a > </ b > , for example:</ div >
1159
1159
< div > < a href ="#MinCountConstraintComponent "> sh:minCount</ a > , < a href ="#MaxCountConstraintComponent "> sh:maxCount</ a > : xsd:integer</ div >
1160
1160
< 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</ div >
1161
+ < div > < a href ="#ClassConstraintComponent "> sh:class</ a > or < a href ="#DatatypeConstraintComponent "> sh:datatype</ a > : rdfs:Resource or rdf:List </ div >
1162
1162
< div > < a href ="#NodeConstraintComponent "> sh:node</ a > : sh:NodeShape</ div >
1163
1163
</ div >
1164
1164
< div class ="diagram-class-properties-section ">
1165
1165
< div > < a href ="#name "> sh:name</ a > : xsd:string or rdf:langString</ div >
1166
1166
< div > < a href ="#description "> sh:description</ a > : xsd:string or rdf:langString</ div >
1167
1167
< div > < a href ="#syntax-rule-path-defaultValue "> sh:defaultValue</ a > : any</ div >
1168
+ < div > < a href ="#syntax-rule-path-defaultValue "> sh:values</ a > : any</ div >
1168
1169
< div > < a href ="#group "> sh:group</ a > : sh:PropertyGroup</ div >
1169
1170
</ div >
1170
1171
< div class ="diagram-class-properties-section ">
You can’t perform that action at this time.
0 commit comments