We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa6fc72 commit 105b5b0Copy full SHA for 105b5b0
1 file changed
rocrate_validator/profiles/five-safes-crate/9_inputs.ttl
@@ -48,7 +48,6 @@ five-safes-crate:InputEntityReferencesFormalParameterViaExampleOfWork
48
a sh:SPARQLConstraint ;
49
sh:name "exampleOfWork" ;
50
sh:description "Input SHOULD reference a FormalParameter using exampleOfWork" ;
51
- sh:severity sh:Warning ;
52
53
sh:prefixes ro-crate:sparqlPrefixes ;
54
sh:select """
@@ -59,6 +58,7 @@ five-safes-crate:InputEntityReferencesFormalParameterViaExampleOfWork
59
58
}
60
61
""" ;
+ sh:severity sh:Warning ;
62
sh:message "Input SHOULD reference a FormalParameter using exampleOfWork" ;
63
] .
64
0 commit comments