Skip to content

Commit 4c3e3ed

Browse files
committed
Flattened ttl files for ruleset 5_profile_conformance.
1 parent fcd6ff1 commit 4c3e3ed

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

rocrate_validator/profiles/five-safes-crate/should/5_profile_conformance.ttl renamed to rocrate_validator/profiles/five-safes-crate/5_profile_conformance.ttl

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@
2424
@prefix shp: <https://w3id.org/shp#> .
2525

2626

27+
#=== MUST shapes ===#
28+
# (none)
29+
30+
31+
#=== SHOULD shapes ===#
32+
2733
# Root Dataset SHOULD declare conformsTo Five Safes profile
2834
five-safes-crate:RootDatasetConformsToFiveSafes
2935
a sh:NodeShape ;
@@ -77,3 +83,7 @@ five-safes-crate:RootDatasetLicenseWhenPublished
7783
sh:minCount 1 ;
7884
]]
7985
) .
86+
87+
88+
#=== MAY shapes ===#
89+
# (none)

0 commit comments

Comments
 (0)