Currently all taxonomy related constants have been placed in constants.py. There are two issues:
1) They are hard-coded to a single taxonomy.
2) They are duplicative
All duplicates should be removed and then they should be externalized to a configuration file in order for pyoblib to be compatible with multiple taxonomy versions.
Currently all taxonomy related constants have been placed in constants.py. There are two issues:
1) They are hard-coded to a single taxonomy. 2) They are duplicative
All duplicates should be removed and then they should be externalized to a configuration file in order for pyoblib to be compatible with multiple taxonomy versions.