Skip to content

Commit 8f4ce24

Browse files
EttoreMelichad
andauthored
Update rocrate_validator/profiles/ro-crate/must/2_root_data_entity_metadata.ttl
Co-authored-by: Eli Chadwick <eli.chadwick@manchester.ac.uk>
1 parent 53e5b52 commit 8f4ce24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rocrate_validator/profiles/ro-crate/must/2_root_data_entity_metadata.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ ro-crate:RootDataEntityType
6060

6161

6262
ro-crate:FindRootDataEntity a sh:NodeShape, validator:HiddenShape;
63-
sh:order 0 ;
63+
sh:order 0 ; # load this check before any other check which has sh:order. pySHACL sorts rules by sh:order before execution
6464
sh:name "Identify the Root Data Entity of the RO-Crate" ;
6565
sh:description """The Root Data Entity is the top-level Data Entity in the RO-Crate and serves as the starting point for the description of the RO-Crate.
6666
It is a schema:Dataset and is indirectly identified by the about property of the resource ro-crate-metadata.json in the RO-Crate

0 commit comments

Comments
 (0)