Skip to content

Commit b54c409

Browse files
committed
revert changes which will be superseded
1 parent fa52a02 commit b54c409

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

rocrate_validator/profiles/five-safes-crate/must/1_root_data_entity_metadata.ttl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,10 @@
2121
@prefix validator: <https://github.com/crs4/rocrate-validator/> .
2222
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
2323

24-
# TODO: split into multiple checks
2524
five-safes-crate:RootDataEntityRequiredProperties
2625
a sh:NodeShape ;
2726
sh:name "Five Safes Crate Root Data Entity REQUIRED properties" ;
28-
sh:description "The Root Data Entity MUST have a `sourceOrganization`" ;
27+
sh:description "The Root Data Entity MUST have a `sourceOrganisation`" ;
2928
sh:targetClass ro-crate:RootDataEntity ;
3029
sh:property [
3130
a sh:PropertyShape ;

0 commit comments

Comments
 (0)