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

PHENIO node transform can't find infores for DDPHENO #138

Closed
caufieldjh opened this issue Mar 11, 2024 · 0 comments · Fixed by #139
Closed

PHENIO node transform can't find infores for DDPHENO #138

caufieldjh opened this issue Mar 11, 2024 · 0 comments · Fixed by #139

Comments

@caufieldjh
Copy link
Contributor

Most recent build encounters a KeyError: 'DDPHENO' here:

19:32:19    File "/var/lib/jenkins/workspace/ledge-graph-hub_kg-phenio_master/gitrepo/kg_phenio/transform_utils/phenio/phenio_node_sources.py", line 130, in <module>
19:32:19      infores = infores_sources[node_curie_prefix]
19:32:19  KeyError: 'DDPHENO'

Didn't encounter this locally, and in fact made a point to add DDPHENO to the infores_sources.
Will need to double-check that.

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