Skip to content

Commit edba0f2

Browse files
committed
Changed 'sh:s' into 'a'.
1 parent de5c451 commit edba0f2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

rocrate_validator/profiles/five-safes-crate/must/8_disclosure_phase.ttl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ five-safes-crate:DisclosureObjectHasDescriptiveNameAndIsAssessAction
4242
] ;
4343

4444
sh:property [
45-
sh:a sh:PropertyShape ;
45+
a sh:PropertyShape ;
4646
sh:name "AssessAction" ;
4747
sh:description "`DisclosureCheck` MUST be a `schema:AssessAction`." ;
4848
sh:path rdf:type ;
@@ -53,7 +53,7 @@ five-safes-crate:DisclosureObjectHasDescriptiveNameAndIsAssessAction
5353
] ;
5454

5555
sh:property [
56-
sh:a sh:PropertyShape ;
56+
a sh:PropertyShape ;
5757
sh:name "name" ;
5858
sh:description "`DisclosureCheck` MUST have a name string of at least 10 characters." ;
5959
sh:minCount 1 ;

0 commit comments

Comments
 (0)