File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -1049,7 +1049,7 @@ $graph:
1049
1049
listed which is not recognized by the implementation, it is a fatal
1050
1050
error and the implementation must not attempt to run the process,
1051
1051
unless overridden at user option.
1052
- - name : cwl: hints
1052
+ - name : hints
1053
1053
type :
1054
1054
- " null"
1055
1055
- type : array
@@ -1059,6 +1059,9 @@ $graph:
1059
1059
workflow engine that may be helpful in executing this process. It is
1060
1060
not an error if an implementation cannot satisfy all hints, however
1061
1061
the implementation may report a warning.
1062
+ jsonldPredicate :
1063
+ _id : cwl:hints
1064
+ noLinkCheck : true
1062
1065
- name : label
1063
1066
type :
1064
1067
- " null"
@@ -1700,7 +1703,7 @@ $graph:
1700
1703
listed which is not recognized by the implementation, it is a fatal
1701
1704
error and the implementation must not attempt to run the process,
1702
1705
unless overridden at user option.
1703
- - name : cwl: hints
1706
+ - name : hints
1704
1707
type :
1705
1708
- " null"
1706
1709
- type : array
@@ -1711,6 +1714,7 @@ $graph:
1711
1714
not an error if an implementation cannot satisfy all hints, however
1712
1715
the implementation may report a warning.
1713
1716
jsonldPredicate :
1717
+ _id : cwl:hints
1714
1718
noLinkCheck : true
1715
1719
- name : label
1716
1720
type :
You can’t perform that action at this time.
0 commit comments