We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0055318 commit 2b1044cCopy full SHA for 2b1044c
1 file changed
rocrate_validator/profiles/five-safes-crate/should/4_sign_off.ttl
@@ -24,10 +24,11 @@
24
25
26
# There SHOULD be a Sign-Off Phase
27
-five-safes-crate:SignOffPhase a sh:NodeShape ;
28
-sh:targetNode ro-crate:RootDataEntity ;
29
-sh:description "Check the Sign-Off Phase" ;
30
-sh:sparql [
+five-safes-crate:SignOffPhase
+ a sh:NodeShape ;
+ sh:targetNode ro-crate:RootDataEntity ;
+ sh:description "Check the Sign-Off Phase" ;
31
+ sh:sparql [
32
sh:select """
33
PREFIX schema: <http://schema.org/>
34
SELECT $this
0 commit comments