Skip to content

Commit 485be33

Browse files
authored
Merge pull request #465 from common-workflow-language/video_link
Add preview & link to intro video
2 parents 397769d + d874786 commit 485be33

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,20 @@ Common Workflow Language
33

44
[![GitHub stars](https://img.shields.io/github/stars/common-workflow-language/common-workflow-language.svg)](https://github.com/common-workflow-language/common-workflow-language/stargazers) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/common-workflow-language/common-workflow-language?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [**Support**](#Support)
55

6+
<a href="https://www.youtube.com/watch?v=86eY8xs-Vo8"><img align="right" src="https://github.com/common-workflow-language/logo/raw/master/intro_video_screenshot_413x193.png" alt="[Video] Common Workflow Language explained in 64 seconds"></a>
67
The Common Workflow Language (CWL) is a specification for describing analysis
78
workflows and tools in a way that makes them portable and scalable across a
89
variety of software and hardware environments, from workstations to cluster,
910
cloud, and high performance computing (HPC) environments. CWL is designed to
1011
meet the needs of data-intensive science, such as Bioinformatics, Medical
1112
Imaging, Astronomy, Physics, and Chemistry.
1213

14+
<a href="https://open-stand.org/about-us/principles"><img align="left" src="http://standards.ieee.org/images/openstand/128x128-blue2.png" alt="Open Stand badge"></a>
1315
CWL is developed by an informal, multi-vendor working group consisting of
1416
organizations and individuals aiming to enable scientists to share data
1517
analysis workflows. [The CWL project is on Github](https://github.com/common-workflow-language/common-workflow-language) and we follow the [Open-Stand.org principles for collaborative open standards development](https://open-stand.org/about-us/principles/)
1618

17-
[![Open Stand badge](http://standards.ieee.org/images/openstand/128x128-blue2.png)](https://open-stand.org/about-us/principles/).
19+
1820

1921
CWL builds on technologies such as [JSON-LD](http://json-ld.org)
2022
for data modeling and [Docker](http://docker.com) for portable runtime

0 commit comments

Comments
 (0)