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

Eliminate imports #346

Merged
merged 6 commits into from
Aug 31, 2020
Merged

Eliminate imports #346

merged 6 commits into from
Aug 31, 2020

Conversation

goodb
Copy link
Contributor

@goodb goodb commented Aug 28, 2020

This resolves #345

But we need to stop the server, run it on all the models in the repo, and restart. Running the cleaner e.g. :
minerva_cli.sh --clean-gocams -i /usr/src/GitHub/noctua-models/models/ -o /usr/src/GitHub/noctua-models/models/cleaned_dir/

Or I can run it and commit the changes to master.
@kltm ??

CoreMolecularModelManager.removeDeadAnnotationsAndImports takes out imports and tje json_model annotation property.  This plus the CoreMolecularModelManager.fixBrokenObjectPropertiesAndAxioms for handling loader problems results in go-cams with no import statements and with all of their object properties properly declared.
@goodb
Copy link
Contributor Author

goodb commented Aug 28, 2020

@kltm hold up. Just detected a problem with new models. DO NOT MERGE yet.

@goodb
Copy link
Contributor Author

goodb commented Aug 28, 2020

@kltm when...

@goodb
Copy link
Contributor Author

goodb commented Aug 30, 2020

okay seems to be good. lets go for it.

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