Skip to content
Open
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/introduction/basic-concepts.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ vendors.

- Semantic Versioning - <https://semver.org/>
- The CWL Specification page in the CWL website: <https://www.commonwl.org/specification/>
- The Command Line Tool Description Standard: <https://www.commonwl.org/v1.2/CommandLineTool.html>
- The current CWL specification on GitHub: {{ '<https://github.com/common-workflow-language/cwl-{}>'.format(cwl_version_text) }}
- The list of Implementations in the CWL website: <https://www.commonwl.org/implementations/>
- PROV-O: The PROV Ontology - <https://www.w3.org/TR/prov-o/>
Expand Down