Skip to content

Commit 4f1fcd5

Browse files
authored
Update cli-description-languages-comparison.md
1 parent 145bd0b commit 4f1fcd5

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

doc/cli-description-languages-comparison.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,12 @@
2727
|*edam_topics* and *edam_operations* - categories are external to tool definition, in per-server config (toolconf.xml)|X|*category* (any string)|X|can use EDAM or other 3rd party annotation or derive via identifier from external registry or datatype|
2828
|(often part of help text)|X|*tags*|X|||
2929

30-
### Parameters level
30+
### Parameter level
31+
32+
**Important remark** The structure of the CTD file is slightly different, because it explicitely allows the definition of "sub-tools" through a nested structure of NODE/ITEM elements. A node is a subgroup of parameters, and ITEM is a parameter.
33+
Therefore, to focus on Parameter-level information, we consider only the ITEM element here for parameter description in CTD.
3134

3235
|Galaxy information |Optional |CTD information |Opti onal |CWL information |Optional |
3336
|---|---|---|---|---|---|
34-
| | | | | | |
37+
| *param* or *data* | | *ITEM* | | *inputs[n]* or *outputs[n]* | |
38+
||

0 commit comments

Comments
 (0)