Skip to content
This repository was archived by the owner on Apr 30, 2020. It is now read-only.
This repository was archived by the owner on Apr 30, 2020. It is now read-only.

unrecognized extension field dct:contributor #2

Open
@attilagk

Description

@attilagk

Hi Kenny, I've just run the test workflow with the newest commit 681b015 and the run failed with the messages below.

attila-ThinkS:~/projects/software/bsmn-common-workflow$ cwl-runner workflow-entrypoint.cwl test-workflow-entrypoint.json
/usr/bin/cwl-runner 1.0.20170114120503
Resolved 'workflow-entrypoint.cwl' to 'file:///home/attila/projects/software/bsmn-common-workflow/workflow-entrypoint.cwl'
Tool definition failed initialization:
Tool definition file:///home/attila/projects/software/bsmn-common-workflow/steps/bwa-index-tool.cwl failed validation:
steps/bwa-index-tool.cwl:3:1:   Object `steps/bwa-index-tool.cwl` is not valid because
                                  tried `CommandLineTool` but
steps/bwa-index-tool.cwl:11:1:       * unrecognized extension field `dct:contributor` and strict
                                     is True.  Did you include a $schemas section?
steps/bwa-index-tool.cwl:16:1:       * unrecognized extension field `dct:creator` and strict is
                                     True.  Did you include a $schemas section?
steps/bwa-index-tool.cwl:21:1:       * unrecognized extension field `dct:description` and strict
                                     is True.  Did you include a $schemas section?
attila-ThinkS:~/projects/software/bsmn-common-workflow$ echo $?
1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions