Currently, we have a python to CWL translation layer at https://github.com/lanl/BEE/blob/develop/beeflow/common/cwl/cwl.py and https://github.com/lanl/BEE/blob/develop/beeflow/common/cwl/workflow.py
We need to come up with a formal description of the new API that be essentially just workflow.py. This will essentially be documentation for the new specification.
Currently, we have a python to CWL translation layer at https://github.com/lanl/BEE/blob/develop/beeflow/common/cwl/cwl.py and https://github.com/lanl/BEE/blob/develop/beeflow/common/cwl/workflow.py
We need to come up with a formal description of the new API that be essentially just workflow.py. This will essentially be documentation for the new specification.