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 105b5b0 commit b3756deCopy full SHA for b3756de
1 file changed
rocrate_validator/profiles/five-safes-crate/9_inputs.ttl
@@ -34,6 +34,7 @@ five-safes-crate:InputEntityReferencesFormalParameterViaExampleOfWork
34
a sh:NodeShape ;
35
sh:name "Input" ;
36
sh:description "" ;
37
+ sh:severity sh:Warning ;
38
sh:target [
39
a sh:SPARQLTarget ;
40
sh:prefixes ro-crate:sparqlPrefixes ;
@@ -58,7 +59,6 @@ five-safes-crate:InputEntityReferencesFormalParameterViaExampleOfWork
58
59
}
60
61
""" ;
- sh:severity sh:Warning ;
62
sh:message "Input SHOULD reference a FormalParameter using exampleOfWork" ;
63
] .
64
0 commit comments