Skip to content

Commit b1982a5

Browse files
committed
#433: Update Security and Privacy considerations section in light of migration and imports
Signed-off-by: Alex Nelson <[email protected]>
1 parent 3b249ba commit b1982a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

shacl12-overview/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -476,8 +476,8 @@ <h2>SHACL-SHACL</h2>
476476
<section id="security" class="appendix informative">
477477
<h2>Security and Privacy Considerations</h2>
478478
<p>
479-
This Shapes graph does not import into or alter the data it is evaluating so will not affect an
480-
organisation's information if applied to it, only report on its SHACL Core validity. It will also not
479+
The SHACL-SHACL Shapes graphs do not import into or alter the data they are evaluating, so will not affect an
480+
organisation's information if applied to it, only report on its validity according to the vocabulary-subset of SHACL corresponding to the used Shapes graph and its imports of other SHACL-SHACL Shapes graphs. (E.g., all SHACL-SHACL shapes graphs will import SHACL-SHACL Core.) It will also not
481481
automatically export results anywhere beyond a SHACL processor's standard output channel.
482482
</p>
483483
<p>

0 commit comments

Comments
 (0)