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

On branch main #5

Merged
merged 1 commit into from
Mar 6, 2021
Merged

Conversation

HadleyKing
Copy link
Collaborator

Changes to be committed:
modified: bco_runner.py

Added functionalities for converted BCOs (both a single BCO and a directory of BCOs).

Currently has options for default conversion, and conversion using a mapping file.

helper functions have title function_name_HELPER

----Future changes----

Allow for a mix of default/mapping file conversion (currently is one or the other).

Add more error handling and output for user

Streamline logic/make things more effective

Add syntax for multiple changes to keys (i.e. if a key needs renamed, but then needs assigned a value).

Hushing output from validation functions when called by schema converter

Reorderig keys according to schema

Possibly allowing some command line conversion?

 Changes to be committed:
    modified:   bco_runner.py

Added functionalities for converted BCOs (both a single BCO and a directory of BCOs).

Currently has options for default conversion, and conversion using a mapping file.

helper functions have title function_name_HELPER

----Future changes----

Allow for a mix of default/mapping file conversion (currently is one or the other).

Add more error handling and output for user

Streamline logic/make things more effective

Add syntax for multiple changes to keys (i.e. if a key needs renamed, but then needs assigned a value).

Hushing output from validation functions when called by schema converter

Reorderig keys according to schema

Possibly allowing some command line conversion?
@HadleyKing HadleyKing merged commit 0bef1fa into biocompute-objects:converter Mar 6, 2021
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

Successfully merging this pull request may close these issues.

2 participants