File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ $namespaces:
8
8
9
9
$graph :
10
10
11
- - name : " Common Workflow Language, v1.2"
11
+ - name : " Common Workflow Language, v1.2.1 "
12
12
type : documentation
13
13
doc : {$include: concepts.md}
14
14
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ $graph:
11
11
type : documentation
12
12
doc :
13
13
- |
14
- # Common Workflow Language (CWL) Workflow Description, v1.2
14
+ # Common Workflow Language (CWL) Workflow Description, v1.2.1
15
15
16
16
This version:
17
17
* https://w3id.org/cwl/v1.2/
Original file line number Diff line number Diff line change 1
- # Common Workflow Language Standards, v1.2
1
+ # Common Workflow Language Standards, v1.2.1
2
2
3
3
The [ User Guide] ( http://www.commonwl.org/user_guide/ ) provides a gentle
4
- introduction to writing CWL command line tools and workflows. Currently the CWL User Guide targets CWL v1.0 only.
4
+ introduction to writing CWL command line tools and workflows.
5
5
6
6
The CWL [ Command Line Tool Description Standard] ( CommandLineTool.html )
7
7
specifies the document schema and execution semantics for wrapping and
You can’t perform that action at this time.
0 commit comments