File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/main/resources/templates Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ <h2>Conceptual Identifiers</h2>
90
90
Generic and uninformative names such as < code > result</ code > or < code > input</ code > /< code > output</ code >
91
91
should be avoided</ p >
92
92
< p class ="why "> Helpful identifiers allow for the links between steps in the CWL file to be easily distinguished</ p >
93
- < p class ="use "> Identifiers are displayed in the tables and are unique to the step. If < code > label</ code > or
94
- < code > doc </ code > strings are for some reason not provided, the IDs will be used in the visualisation</ p >
93
+ < p class ="use "> Identifiers are displayed in the tables and are unique to the step. The < code > label</ code > is also
94
+ used as a replacement for the identifier in the visualisation if provided. </ p >
95
95
96
96
< h2 > Format Specification</ h2 >
97
97
< p class ="recommendation "> The < code > format</ code > field should be specified for all input and output < code > File</ code > s</ p >
You can’t perform that action at this time.
0 commit comments