File tree Expand file tree Collapse file tree
rocrate_validator/profiles/five-safes-crate Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -135,6 +135,7 @@ five-safes-crate:RootDataEntityShouldMentionValidationCheckObject
135135 sh:name " RootDataEntity" ;
136136 sh:targetClass ro-crate:RootDataEntity ;
137137 sh:description " " ;
138+ sh:severity sh:Warning ;
138139
139140 sh:sparql [
140141 a sh:SPARQLConstraint ;
@@ -151,7 +152,6 @@ five-safes-crate:RootDataEntityShouldMentionValidationCheckObject
151152 }
152153 }
153154 """ ;
154- sh:severity sh:Warning ;
155155 sh:message " RootDataEntity SHOULD mention a ValidationCheck object." ;
156156 ] .
157157
@@ -272,9 +272,9 @@ five-safes-crate:DownloadActionShouldHaveEndTimeIfBegun
272272 ] .
273273
274274
275- # === MAY shapes ===#
275+ #=== MAY shapes ===#
276276
277- five-safes-crate:DownloadActionMayHaveStartTimeIfBegun
277+ five-safes-crate:DownloadActionMayHaveStartTimeIfBegun
278278 a sh:NodeShape ;
279279 sh:name " ValidationCheck" ;
280280 sh:description " " ;
You can’t perform that action at this time.
0 commit comments