From 9e228abbd4d7bd3a02e5df8762d0ad7ad80e9480 Mon Sep 17 00:00:00 2001 From: "Michael R. Crusoe" <1330696+mr-c@users.noreply.github.com> Date: Sun, 30 Aug 2020 10:47:30 +0200 Subject: [PATCH 1/2] s/specification/standard/g --- index.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/index.md b/index.md index 9c453e7f..a8c1180c 100644 --- a/index.md +++ b/index.md @@ -1,15 +1,13 @@ -# Common Workflow Language Specifications, v1.2 - -The CWL specifications are divided up into several documents. +# Common Workflow Language Standards, v1.2 The [User Guide](http://www.commonwl.org/user_guide/) provides a gentle -introduction to writing CWL command line tools and workflows. Currently it covers CWL v1.0 only. +introduction to writing CWL command line tools and workflows. Currently it targets CWL v1.0 only. -The [Command Line Tool Description Specification](CommandLineTool.html) +The CWL [Command Line Tool Description Standard](CommandLineTool.html) specifies the document schema and execution semantics for wrapping and executing command line tools. -The [Workflow Description Specification](Workflow.html) specifies the document +The CWL [Workflow Description Standard](Workflow.html) specifies the document schema and execution semantics for composing workflows from components such as command line tools and other workflows. From f5bcfa63e64bd57c44235b7c39250f7db08c2171 Mon Sep 17 00:00:00 2001 From: "Michael R. Crusoe" <1330696+mr-c@users.noreply.github.com> Date: Sun, 30 Aug 2020 10:49:31 +0200 Subject: [PATCH 2/2] Standards --- CITATION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CITATION b/CITATION index 6bb22869..526be185 100644 --- a/CITATION +++ b/CITATION @@ -1,9 +1,9 @@ -To cite the Common Workflow Language standard in a publication, please use: +To cite the Common Workflow Language standards in a publication, please use: Amstutz, Peter; Crusoe, Michael R; Tijanić, Nebojša; Chapman, Brad; Chilton, John; Heuer, Michael; Kartashov, Andrey; Kern, John; Leehr, Dan; Ménager, Hervé; Nedeljkovich, Maya; Scales, Matt; Soiland-Reyes, Stian; -Stojanovic, Luka (2016): Common Workflow Language, v1.0. Specification, +Stojanovic, Luka (2016): Common Workflow Language, v1.0. Standards, Common Workflow Language working group. https://w3id.org/cwl/v1.0/ https://doi.org/10.6084/m9.figshare.3115156.v2