File tree 1 file changed +11
-11
lines changed
1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -342,27 +342,27 @@ The Application Package SHALL be a valid CWL document with a "Workflow" class an
342
342
343
343
The Application Package CWL CommandLineTool classes SHALL contain the following elements :
344
344
345
- — Identifier ("id")
346
- — Command line name ("baseCommand")
347
- — Input parameters ("inputs")
348
- — Environment requirements ("requirements")
349
- — Docker information ("DockerRequirement")
345
+ * Identifier ("id")
346
+ * Command line name ("baseCommand")
347
+ * Input parameters ("inputs")
348
+ * Environment requirements ("requirements")
349
+ * Docker information ("DockerRequirement")
350
350
351
351
**Requirement 9** req/app-pck/wf
352
352
353
353
The Application Package CWL Workflow class SHALL contain the following elements :
354
354
355
- — Identifier ("id")
356
- — Title ("label")
357
- — Abstract ("doc")
355
+ * Identifier ("id")
356
+ * Title ("label")
357
+ * Abstract ("doc")
358
358
359
359
**Requirement 10** req/app-pck/wf-inputs
360
360
361
361
The Application Package CWL Workflow class "inputs" fields SHALL contain the following elements :
362
362
363
- — Identifier ("id")
364
- — Title ("label")
365
- — Abstract ("doc")
363
+ * Identifier ("id")
364
+ * Title ("label")
365
+ * Abstract ("doc")
366
366
367
367
**Requirement 11** req/app-pck/metadata
368
368
You can’t perform that action at this time.
0 commit comments