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

Ontologies which are in the External repository are not parsed #1535

Open
SGraef opened this issue Nov 16, 2015 · 1 comment · May be fixed by #1763
Open

Ontologies which are in the External repository are not parsed #1535

SGraef opened this issue Nov 16, 2015 · 1 comment · May be fixed by #1763
Assignees

Comments

@SGraef
Copy link
Member

SGraef commented Nov 16, 2015

The ontologies should be parsed so we should not use the save_file_only method

@tillmo tillmo added this to the improve stability milestone Jan 11, 2016
@eugenk
Copy link
Member

eugenk commented Jun 20, 2016

Explanation:

When an ontology file is saved in the ExternalRepository, we currently use save_file_only and this does not create an Ontology object in the database. Instead, we should use save_file to create an Ontology in the ExternalRepository.

@phyrog phyrog self-assigned this Aug 8, 2016
@phyrog phyrog linked a pull request Aug 8, 2016 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants