diff --git a/rocrate_validator/profiles/five-safes-crate/should/10_outputs.ttl b/rocrate_validator/profiles/five-safes-crate/10_outputs.ttl similarity index 96% rename from rocrate_validator/profiles/five-safes-crate/should/10_outputs.ttl rename to rocrate_validator/profiles/five-safes-crate/10_outputs.ttl index f3d56ed5..6002fc2b 100644 --- a/rocrate_validator/profiles/five-safes-crate/should/10_outputs.ttl +++ b/rocrate_validator/profiles/five-safes-crate/10_outputs.ttl @@ -22,6 +22,11 @@ @prefix xsd: . +#=== MUST shapes ===# +# (none) + + +#=== SHOULD shapes ===# five-safes-crate:CreateActionHasResultIfActionCompleted a sh:NodeShape ; @@ -87,3 +92,6 @@ five-safes-crate:CreateActionResultOutputsHaveAllowedTypes ] ) . + +#=== MAY shapes ===# +# (none)