You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sh:message "The Metadata File Descriptor conformsTo SHOULD contain https://w3id.org/ro/crate/1.1 and https://w3id.org/workflowhub/workflow-ro-crate/1.0" ;
36
+
sh:severity sh:Warning;
36
37
] .
37
38
38
39
workflow-ro-crate:FindReadme a sh:NodeShape ;
@@ -47,6 +48,7 @@ workflow-ro-crate:FindReadme a sh:NodeShape ;
47
48
sh:class ro-crate:RootDataEntity ;
48
49
sh:minCount 1 ;
49
50
sh:message "The README.md SHOULD be about the crate" ;
51
+
sh:severity sh:Warning;
50
52
] ;
51
53
sh:property [
52
54
a sh:PropertyShape ;
@@ -56,4 +58,5 @@ workflow-ro-crate:FindReadme a sh:NodeShape ;
56
58
sh:hasValue "text/markdown" ;
57
59
sh:minCount 1 ;
58
60
sh:message "The README.md SHOULD have text/markdown as its encodingFormat" ;
0 commit comments