File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1457,7 +1457,7 @@ <h4>Declaring the Severity of a Shape or Constraint</h4>
14571457 </ p >
14581458 < p >
14591459 The values of < code > sh:severity</ code > are called < dfn data-lt ="severity "> severities</ dfn > .
1460- SHACL includes the three IRIs listed in the table below to represent < a > severities</ a > .
1460+ SHACL includes the IRIs listed in the table below to represent < a > severities</ a > .
14611461 These are declared in the SHACL vocabulary as SHACL instances of < code > sh:Severity</ code > .
14621462 </ p >
14631463 < table class ="term-table ">
@@ -1467,11 +1467,11 @@ <h4>Declaring the Severity of a Shape or Constraint</h4>
14671467 </ tr >
14681468 < tr >
14691469 < td > < code > sh:Trace</ code > </ td >
1470- < td > A trace message that is not a violation.</ td >
1470+ < td > A trace message that is not a constraint violation.</ td >
14711471 </ tr >
14721472 < tr >
14731473 < td > < code > sh:Debug</ code > </ td >
1474- < td > A debug message that is not a violation.</ td >
1474+ < td > A debug message that is not a constraint violation.</ td >
14751475 </ tr >
14761476 < tr >
14771477 < td > < code > sh:Info</ code > </ td >
You can’t perform that action at this time.
0 commit comments