Currently we have HPO - description compound strings in the stored data, which causes issues when we want just HPO IDs downstream
Proposed Changes
Implements a phenopacket entity structure: a dictionary of ID and LABEL
all relevant test and model changes to accommodate that
I've stacked a PR here which would add model versioning (so model changes like this can be tracked, and the parsing changed to be backwards compatible)
Fixes
378, but clean
HPO - description
compound strings in the stored data, which causes issues when we want just HPO IDs downstreamProposed Changes
Checklist