Conversation
marjo-luc
left a comment
There was a problem hiding this comment.
When validating CWL for MAAP, we've been using both cwltool and ap-validator (the latter provides OGC validation). Should we be using both for here as well to make sure we are validating CWLs consistently?
See here: https://github.com/MAAP-Project/ogc-app-pack-generator
|
@marjo-luc I agree and made the change |
|
|
I do not agree with the way this is implemented. We should not run subprocess commands in an API.
|




Checks the syntax of the cwl in the API so that it fails on the POST request for the user, for example for running James's cwl the API POST request fails with
This is deployed on DIT for testing