Skip to content

Commit 1ff1819

Browse files
authored
Update cli-description-languages-comparison.md
1 parent 24d782b commit 1ff1819

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

doc/cli-description-languages-comparison.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,10 @@
1717
| | |*ExecutableName* (overrides the name attribute) |X |*SoftwareRequirement.name.baseCommand[0]* |X |
1818
| | |*ExecutablePath* (specific path to the executable) |X | | |
1919
|*command*+*argument* under parameter | |*CLItype* list of input commands with elements mapping |X | *arguments* and/or *inputBindings* |X |
20-
20+
| | |*logs* (retrospective on execution information - if so probably out of scope)|X | | |
21+
|*tool/outputs/data/@from_work_dir* (name of file to consume) |X |*relocators* (list of parameters, path pairs)|X |*outputBinding* |X |
22+
|*@version* (version of wrapper) |X |*@version* (apprarently version of the tool itself)| |*SoftwareRequirements.name.version* (list of known compatible versions of the underlying tool |X |
23+
|*@name* (just an identifier, not used to build the command itself)||*@name* (also used to build the command itself, unlesss *ExecutableName* is provided)| |baseCommand[0]|X|
24+
|often part of the *help* text|X|*docURL* (URL to documentation)||||
25+
|*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|
26+
|(often part of help text)|X|*tags*|X|||

0 commit comments

Comments
 (0)