$base: "https://w3id.org/cwl/cwl#"
|
|
|
|
$namespaces:
|
|
cwl: "https://w3id.org/cwl/cwl#"
|
|
sld: "https://w3id.org/cwl/salad#"
|
|
|
|
$graph:
|
|
|
|
- $import: Process.yml
|
|
- $import: CommandLineTool.yml
|
|
- $import: Workflow.yml
|