From 2bc22622bc1ecda0394758214c365ddcc94e4ec8 Mon Sep 17 00:00:00 2001 From: EttoreM Date: Sun, 25 Jan 2026 08:38:40 +0000 Subject: [PATCH] Merged 10_outputs.tll files. --- .../profiles/five-safes-crate/{should => }/10_outputs.ttl | 8 ++++++++ 1 file changed, 8 insertions(+) rename rocrate_validator/profiles/five-safes-crate/{should => }/10_outputs.ttl (96%) 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)