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

Error building stats for bco #184

Open
caufieldjh opened this issue Sep 16, 2022 · 0 comments
Open

Error building stats for bco #184

caufieldjh opened this issue Sep 16, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@caufieldjh
Copy link
Collaborator

Describe the bug

Retrieving stats for bco yields:

Downloading bco, version 2020-03-27 from KG-OBO: kg-obo/bco/2020-03-27/bco_kgx_tsv.tar.gz
Downloading bco, version 2021-11-14 from KG-OBO: kg-obo/bco/2021-11-14/bco_kgx_tsv.tar.gz
Encountered unresolvable error while generating stats: <class 'ValueError'> - Duplicated values found while building the vocabulary!
Specifically the duplicated values are:
["BCO:0000003", "BCO:0000016", "BCO:0000025", "BCO:0000031", "BCO:0000032", "BCO:0000042", "BCO:0000044", "BCO:0000046", "BCO:0000075", "BCO:0000080", "BCO:0000081"].
The number of duplicates found is 11, as the length of the reverse map is 716 and the length of the map is 705.

Expected behavior

At minimum, skip this graph and move to the next.

@caufieldjh caufieldjh added the bug Something isn't working label Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant