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

New importer doesn't take ordering into account, properties missing #21

Closed
bgyori opened this issue May 13, 2021 · 0 comments · Fixed by #24
Closed

New importer doesn't take ordering into account, properties missing #21

bgyori opened this issue May 13, 2021 · 0 comments · Fixed by #24

Comments

@bgyori
Copy link
Member

bgyori commented May 13, 2021

Before #12, the order of imports was defined explicitly in the import script. This was and still is important since it allows - implicitly - controlling which source creates certain nodes first. Since each node can only be added once, this can result in node properties going missing. This has actually happened in the current build where many node names are missing due to, what I suspect, the GO source being loaded before the ontology or the DB.

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 a pull request may close this issue.

1 participant