File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 1
- # Common Workflow Language Specifications, v1.2
2
-
3
- The CWL specifications are divided up into several documents.
1
+ # Common Workflow Language Standards, v1.2
4
2
5
3
The [ User Guide] ( http://www.commonwl.org/user_guide/ ) provides a gentle
6
- introduction to writing CWL command line tools and workflows. Currently it covers CWL v1.0 only.
4
+ introduction to writing CWL command line tools and workflows. Currently it targets CWL v1.0 only.
7
5
8
- The [ Command Line Tool Description Specification ] ( CommandLineTool.html )
6
+ The CWL [ Command Line Tool Description Standard ] ( CommandLineTool.html )
9
7
specifies the document schema and execution semantics for wrapping and
10
8
executing command line tools.
11
9
12
- The [ Workflow Description Specification ] ( Workflow.html ) specifies the document
10
+ The CWL [ Workflow Description Standard ] ( Workflow.html ) specifies the document
13
11
schema and execution semantics for composing workflows from components such as
14
12
command line tools and other workflows.
15
13
You can’t perform that action at this time.
0 commit comments