Skip to content

Commit c02f08c

Browse files
committed
Copied EXACT content of MUST / SHOULD / MAY in flattened ttl
1 parent e5b43ea commit c02f08c

1 file changed

Lines changed: 1 addition & 21 deletions

File tree

rocrate_validator/profiles/five-safes-crate/4_sign_off.ttl

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ five-safes-crate:SignOffPhase
101101
sh:targetClass ro-crate:RootDataEntity ;
102102
sh:description "Check the Sign-Off Phase" ;
103103
sh:severity sh:Warning ;
104-
104+
105105
sh:sparql [
106106
sh:select """
107107
PREFIX schema: <http://schema.org/>
@@ -183,25 +183,6 @@ five-safes-crate:SignOffPhaseProperties
183183
sh:minCount 1 ;
184184
sh:severity sh:Warning ;
185185
sh:message "The Sign-Off Phase SHOULD have an TRE policy (instrument) with a human-readable name" ;
186-
] .
187-
188-
189-
five-safes-crate:SignOffPhaseProperties2
190-
a sh:NodeShape ;
191-
sh:description "Check Sign-Off Phase Properties" ;
192-
sh:severity sh:Warning ;
193-
sh:name "SignOffPhaseProperties" ;
194-
195-
sh:target [
196-
a sh:SPARQLTarget ;
197-
sh:select """
198-
PREFIX schema: <http://schema.org/>
199-
PREFIX shp: <https://w3id.org/shp#>
200-
SELECT ?this
201-
WHERE {
202-
?this schema:additionalType shp:SignOff .
203-
}
204-
"""
205186
] ;
206187

207188
sh:sparql [
@@ -247,7 +228,6 @@ five-safes-crate:SignOffPhaseEndTime
247228
a sh:NodeShape ;
248229
sh:name "SignOffPhaseEndTime" ;
249230
sh:description "Sign Off end time check" ;
250-
sh:name "SignOffPhaseEndTime" ;
251231

252232
sh:target [
253233
a sh:SPARQLTarget ;

0 commit comments

Comments
 (0)