CWL 2 DataCite¶
CWL 2 DataCite converts metadata from a Common Workflow Language (CWL) document into JSON targeting version 4.6 of the DataCite Metadata Schema. It is distributed as a plugin for Transpiler-Mate.
Supported DataCite version
DataCite 4.6 is the current conversion target. These docs do not claim compatibility with earlier or later versions of the DataCite Metadata Schema.
Use these docs by intent:
- Tutorials: learn by completing a guided path.
- How-to guides: solve specific tasks.
- Reference: look up commands, APIs, and configuration.
- Explanation: understand design decisions and concepts.
Quick start¶
pip install cwl2datacite
transpiler-mate cwl2datacite workflow.cwl --output datacite.json