internetarchive / internetarchive/openlibrary-bots
Load ONIX definitions schema into a data-structure (so we know set of languages, identifiers, etc)
Open
ONIX bot
requirement
- Dominant language
- Python
- Stars
- 81
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Similar to our previous code which loaded in a ~500kb ONIX codes
https://github.com/internetarchive/openlibrary/blob/f8092840a77c7479a352fd83fd068d340f97d3e3/openlibrary/catalog/onix/onix.py#L24
Let's do something similar where we can load all the ONIX definitions into a datastructure/mapping so we know the full set of languages, identifiers, and hopefully subjects, if/where available.
Contributor guide
Assessment
This issue has not been assessed yet.