We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 012b3ad commit 7897963Copy full SHA for 7897963
1 file changed
…s/five-safes-crate/should/10_outputs.ttl …profiles/five-safes-crate/10_outputs.ttlrocrate_validator/profiles/five-safes-crate/should/10_outputs.ttl renamed to rocrate_validator/profiles/five-safes-crate/10_outputs.ttl
@@ -22,6 +22,11 @@
22
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
23
24
25
+#=== MUST shapes ===#
26
+# (none)
27
+
28
29
+#=== SHOULD shapes ===#
30
31
five-safes-crate:CreateActionHasResultIfActionCompleted
32
a sh:NodeShape ;
@@ -87,3 +92,6 @@ five-safes-crate:CreateActionResultOutputsHaveAllowedTypes
87
92
]
88
93
) .
89
94
95
96
+#=== MAY shapes ===#
97
0 commit comments