From 421b31d0e0190f1f713fd0983d43ef5db91ffca3 Mon Sep 17 00:00:00 2001 From: Brett Smith Date: Wed, 11 Apr 2018 09:31:51 -0400 Subject: [PATCH] projects: Add CWL. --- .../static/img/projects/CWL-Logo-nofonts.svg | 492 ++++++++++++++++++ .../static/projects/current/index.html | 19 +- 2 files changed, 509 insertions(+), 2 deletions(-) create mode 100644 www/conservancy/static/img/projects/CWL-Logo-nofonts.svg diff --git a/www/conservancy/static/img/projects/CWL-Logo-nofonts.svg b/www/conservancy/static/img/projects/CWL-Logo-nofonts.svg new file mode 100644 index 00000000..fde2ceb8 --- /dev/null +++ b/www/conservancy/static/img/projects/CWL-Logo-nofonts.svg @@ -0,0 +1,492 @@ + + + +Common Workflow Language logoimage/svg+xmlCommon Workflow Language logo(C) Copyright 2016 The Common Workflow Language ProjectReleased under the terms of the GNU Lesser General Public License, version 3 or any later version; or, at your option, of the Creative Commons Attribution-ShareAlike 3.0 Unported License.Stian Soiland-Reyes2017-05-17COMMONWORKFLOWLANGUAGE + \ No newline at end of file diff --git a/www/conservancy/static/projects/current/index.html b/www/conservancy/static/projects/current/index.html index 820a68a8..a64bc1dd 100644 --- a/www/conservancy/static/projects/current/index.html +++ b/www/conservancy/static/projects/current/index.html @@ -10,8 +10,6 @@

Current Projects

-

Conservancy is currently home to forty-six member projects.

-

ArgoUML

@@ -138,6 +136,23 @@ libraries written in the Clojure programming language. Clojars emphasizes ease of use, publishing library packages that are simple to use with build automation tools.

+

Common Workflow Language

+ + + +
+ + + +
+ +

The Common Workflow Language (CWL) is a specification for describing +analysis workflows and tools in a way that makes them portable and scalable +across a variety of software and hardware environments, from workstations to +cluster, cloud, and high performance computing (HPC) environments. CWL is +designed to meet the needs of data-intensive science, such as +bioinformatics, medical imaging, astronomy, physics, and chemistry.

+

coreboot