Skip to content

Commit c25dfc9

Browse files
Peter Amstutzmr-c
authored andcommitted
More edits
1 parent 8d0fe99 commit c25dfc9

File tree

4 files changed

+8
-5
lines changed

4 files changed

+8
-5
lines changed

v1.0/CommandLineTool.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ $graph:
4949
to execution.
5050
* Shortcuts for specifying the standard [output](#stdout) and/or
5151
[error](#stderr) streams as a (streamable) File output.
52-
* SoftwareRequirement: a lightweight method of describing software
53-
dependencies
52+
* [SoftwareRequirement](#SoftwareRequirement) for describing software
53+
dependencies of a tool.
5454
5555
## Purpose
5656

v1.0/concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## References to Other Specifications
1+
## References to other specifications
22

33
**Javascript Object Notation (JSON)**: http://json.org
44

v1.0/contrib.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
11
Authors:
22

33
* Peter Amstutz <[email protected]>, Arvados Project, Curoverse
4+
* Michael R. Crusoe <[email protected]>, University of California, Davis
45
* Nebojša Tijanić <[email protected]>, Seven Bridges Genomics
56

67
Contributers:
78

89
* Brad Chapman <[email protected]>, Harvard Chan School of Public Health
910
* John Chilton <[email protected]>, Galaxy Project, Pennsylvania State University
10-
* Michael R. Crusoe <[email protected]>, University of California, Davis
11+
* Michael Heuer <>,
1112
* Andrey Kartashov <[email protected]>, Cincinnati Children's Hospital
1213
* Dan Leehr <[email protected]>, Duke University
1314
* Hervé Ménager <[email protected]>, Institut Pasteur
15+
* Maya Nedeljkovich <>, Seven Bridges Genomics
16+
* Matt Scales <[email protected]>, Institute of Cancer Research, London
1417
* Stian Soiland-Reyes [[email protected]](mailto:[email protected]), University of Manchester
1518
* Luka Stojanovic <[email protected]>, Seven Bridges Genomics

v1.0/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Status of This Document
1+
# Status of this socument
22

33
This document is the product of the [Common Workflow Language working
44
group](https://groups.google.com/forum/#!forum/common-workflow-language). The

0 commit comments

Comments
 (0)