Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

fail validation: make-to-cwl/dna.cwl #94

Open
jeremiahsavage opened this issue May 31, 2016 · 2 comments
Open

fail validation: make-to-cwl/dna.cwl #94

jeremiahsavage opened this issue May 31, 2016 · 2 comments

Comments

@jeremiahsavage
Copy link

I was looking for an example where the CommandLineTool and Workflow are in one file, and in trying to run
https://github.com/common-workflow-language/workflows/blob/master/workflows/make-to-cwl/dna.cwl
I get:

$ cwltool ~/workflows/workflows/make-to-cwl/dna.cwl 
/home/ubuntu/.virtualenvs/p2_cwl/bin/cwltool 1.0.20160523144113
No cwlVersion found, treating this file as draft-2.
Tool definition failed validation:
While checking object `file:///home/ubuntu/workflows/workflows/make-to-cwl/dna.cwl#rnaseq`
  Field `cwlVersion` contains undefined reference to `https://w3id.org/cwl/cwl#draft-3`
While checking object `file:///home/ubuntu/workflows/workflows/make-to-cwl/dna.cwl#cat`
  Field `cwlVersion` contains undefined reference to `https://w3id.org/cwl/cwl#draft-3`
While checking object `file:///home/ubuntu/workflows/workflows/make-to-cwl/dna.cwl#tr`
  Field `cwlVersion` contains undefined reference to `https://w3id.org/cwl/cwl#draft-3`
While checking object `file:///home/ubuntu/workflows/workflows/make-to-cwl/dna.cwl#main`
  Field `cwlVersion` contains undefined reference to `https://w3id.org/cwl/cwl#draft-3
@cnjr2
Copy link

cnjr2 commented Jul 6, 2016

I get the same.

@StarvingMarvin
Copy link

@cnjr2, @jeremiahsavage Pull request #95 should fix this issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants