schema_salad
schema_salad copied to clipboard
codegen: add shortname utility method [Python, Java, Typescript]
https://www.commonwl.org/v1.1/SchemaSalad.html#Short_names
Good for evaluating the symbols
field of {Command,}{Input,Output}EnumSchema
s
Actual fix for https://github.com/common-workflow-lab/cwljava/issues/70 is to implement this and for callers to use the short name method on the elements of the result as desired.