You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"sh:resultMessage": "Value does not conform to shape ex:AddressShape.",
6822
-
"sh:resultPath": {
6823
-
"@id": "ex:address"
6824
-
},
6825
-
"sh:resultSeverity": {
6826
-
"@id": "sh:Violation"
6827
-
},
6828
-
"sh:sourceConstraint": {
6829
-
"@id": "ex:AddressShape"
6830
-
},
6831
-
"sh:sourceConstraintComponent": {
6832
-
"@id": "sh:NodeByExpressionConstraintComponent"
6833
-
},
6834
-
"sh:sourceShape": {
6835
-
"@id": "_:b66_b1"
6836
-
},
6837
-
"sh:value": {
6838
-
"@id": "ex:RetosAddress"
6839
-
}
6840
-
}
6841
-
}</pre>
6842
-
</div>
6843
-
</div>
6844
-
</aside>
6845
6683
</section>
6846
6684
</section>
6847
6685
@@ -7744,8 +7582,8 @@ <h2>Changes between SHACL 1.0 Core and SHACL 1.2 Core</h2>
7744
7582
<li>Added the new class <ahref="#ShapeClass"><code>sh:ShapeClass</code></a> for implicit class targets; see <ahref="https://github.com/w3c/data-shapes/issues/212">Issue 212</a></li>
7745
7583
<li>Moved SPARQL-based validators from Core to an Appendix of SHACL-SPARQL; see <ahref="https://github.com/w3c/data-shapes/issues/271">Issue 271</a></li>
7746
7584
<li>Added the new constraint component <ahref="#ExpressionConstraintComponent"><code>sh:expression</code></a>; see <ahref="https://github.com/w3c/data-shapes/issues/357">Issue 357</a></li>
7747
-
<li>Added the new value <code>sh:ByTypes</code> for <ahref="#ClosedConstraintComponent"><code>sh:closed</code></a>; see <ahref="https://github.com/w3c/data-shapes/issues/172">Issue 172</a></li>
7748
7585
<li>Added the new constraint component <ahref="#NodeByExpressionConstraintComponent"><code>sh:nodeByExpression</code></a>, see <ahref="https://github.com/w3c/data-shapes/issues/408">Issue 408</a></li>
7586
+
<li>Added the new value <code>sh:ByTypes</code> for <ahref="#ClosedConstraintComponent"><code>sh:closed</code></a>; see <ahref="https://github.com/w3c/data-shapes/issues/172">Issue 172</a></li>
7749
7587
<li>The values of <ahref="#ClassConstraintComponent"><code>sh:class</code></a> and <ahref="#DatatypeConstraintComponent"><code>sh:datatype</code></a> can now also be lists, indicating a union of choices; see <ahref="https://github.com/w3c/data-shapes/issues/160">Issue 160</a></li>
0 commit comments