Skip to content

https://w3id.org/cwl/CommonWorkflowLanguage.yml returns 404 #1719

@GlassOfWhiskey

Description

@GlassOfWhiskey

In several places inside the cwltool codebase there are refeences to the https://w3id.org/cwl/CommonWorkflowLanguage.yml link, both in YAML files (e.g. in the extensions) and in the Python code (e.g. here). However, this file does not exist (the link returns a 404 error).

This affects, for example, schema_salad parsers, which try to resolve the import without success. Simply redirecting the link to a specific version of the CommonWorkflowLanguage.yml file could be not enough, as different extension.yml files import the same link, even if they must refer to different versions of the file.

A discussion is needed on how to proceed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions