Skip to content

Commit b3756de

Browse files
committed
Placed sh:Severity from within to sparql constrain to inside the parent shape.
1 parent 105b5b0 commit b3756de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rocrate_validator/profiles/five-safes-crate/9_inputs.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ five-safes-crate:InputEntityReferencesFormalParameterViaExampleOfWork
3434
a sh:NodeShape ;
3535
sh:name "Input" ;
3636
sh:description "" ;
37+
sh:severity sh:Warning ;
3738
sh:target [
3839
a sh:SPARQLTarget ;
3940
sh:prefixes ro-crate:sparqlPrefixes ;
@@ -58,7 +59,6 @@ five-safes-crate:InputEntityReferencesFormalParameterViaExampleOfWork
5859
}
5960
}
6061
""" ;
61-
sh:severity sh:Warning ;
6262
sh:message "Input SHOULD reference a FormalParameter using exampleOfWork" ;
6363
] .
6464

0 commit comments

Comments
 (0)