Since Schema Salad v1.3 (which will likely be used in CWL v1.3), supporting TypeDSL fields with syntax such as File[][] is required.
It would be nice if CWLDotNet can support it by updating
See common-workflow-language/schema_salad#711 for how this was done for Python
Related:
Since Schema Salad v1.3 (which will likely be used in CWL v1.3), supporting TypeDSL fields with syntax such as
File[][]is required.It would be nice if CWLDotNet can support it by updating
See common-workflow-language/schema_salad#711 for how this was done for Python
Related:
typeDSLexplicitly common-workflow-language/cwl-v1.3#10