cwl: unrecognized extension field, $schemas section
1
0
Entering edit mode
6.3 years ago
ninsch3000 ▴ 10

Hi there,

I'm trying to include metadata according to recommended good practice in my cwl tool descriptions and workflows. Although cwl-runner is finishing successful I get warning messages of the following flavor:

unrecognized extension field 'http://schema.org/license'. Did you include a $schemas section?

My schemas section looks like this:

$namespaces:
   s: http://schema.org/
$schemas:
   - http://schema.org/docs/schema_org_rdfa.html

s:license: https://spdx.org/licenses/Apache-2.0
...

cwl-runner 1.0.20171017195544

Would anyone care to give me a hint on what I'm missing? Thanks a lot!

cwl • 1.4k views
ADD COMMENT
1
Entering edit mode
6.2 years ago

Hello @ninsch3000

This is a known false warning: https://github.com/common-workflow-language/cwltool/issues/623

You can ignore it; sorry!

ADD COMMENT
1
Entering edit mode

Hey, thanks a lot for clarifying this issue!

ADD REPLY

Login before adding your answer.

Traffic: 2307 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6