Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional config file options to CE using additionalProperty field #20

Open
alastair opened this issue Apr 27, 2021 · 0 comments
Open

Comments

@alastair
Copy link
Member

We have some fields in the tpl ini files that don't map to fields in the CE SoftwareApplication and ControlAction types (e.g. num_inputs, requires_docker, command_line, 'field' and 'encrypted' on Inputs.

It would be nice to semantically encode this information in the CE as well, so that anyone who comes along can understand the complete configuration for an algorithm just by reading the CE (without the need of the ini file too). We can do this by adding key-value fields to the additionalPropery field on nodes in the CE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant