We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa52a02 commit b54c409Copy full SHA for b54c409
1 file changed
rocrate_validator/profiles/five-safes-crate/must/1_root_data_entity_metadata.ttl
@@ -21,11 +21,10 @@
21
@prefix validator: <https://github.com/crs4/rocrate-validator/> .
22
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
23
24
-# TODO: split into multiple checks
25
five-safes-crate:RootDataEntityRequiredProperties
26
a sh:NodeShape ;
27
sh:name "Five Safes Crate Root Data Entity REQUIRED properties" ;
28
- sh:description "The Root Data Entity MUST have a `sourceOrganization`" ;
+ sh:description "The Root Data Entity MUST have a `sourceOrganisation`" ;
29
sh:targetClass ro-crate:RootDataEntity ;
30
sh:property [
31
a sh:PropertyShape ;
0 commit comments