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 97% rename from rocrate_validator/profiles/five-safes-crate/should/10_outputs.ttl rename to rocrate_validator/profiles/five-safes-crate/10_outputs.ttl index 0fae6861c..d737236cb 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:WorkflowRunActionHasResultIfActionCompleted a sh:NodeShape ; sh:name "WorkflowRunAction" ; @@ -85,3 +90,7 @@ five-safes-crate:WorkflowRunActionResultOutputsHaveAllowedTypes sh:class schema:PropertyValue; ] ) . + + +#=== MAY shapes ===# +# (none)