Skip to content

Commit dcf76b2

Browse files
committed
Merged 1_root_data_entity.ttl files.
1 parent e815e42 commit dcf76b2

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

rocrate_validator/profiles/five-safes-crate/must/1_root_data_entity.ttl renamed to rocrate_validator/profiles/five-safes-crate/1_root_data_entity.ttl

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
2323

2424

25+
#=== MUST sgapes ===#
26+
2527
five-safes-crate:RootDataEntityRequiredProperties
2628
a sh:NodeShape ;
2729
sh:name "RootDataEntity" ;
@@ -44,3 +46,11 @@ five-safes-crate:RootDataEntityRequiredProperties
4446
sh:severity sh:Violation ;
4547
sh:message """The `sourceOrganization` property of the RootDataEntity MUST point to a Project entity.""" ;
4648
] .
49+
50+
51+
#=== SHOULD shapes ===#
52+
# (none)
53+
54+
55+
#=== MAY shapes ===#
56+
# (none)

0 commit comments

Comments
 (0)