We have some enumerations defined in the model with purely custom codes, eg, EnumDataCategory. We need to establish a workflow for these terms that may include creating an ontology so that we can support curies for all of our codes. That will also enable us to manage these terms a little bit separately from the model itself and leverage the work we are doing with term expansions.
Update all enums and fix the "null enumeration inheritance" issue (perhaps "inherits": https://linkml.io/linkml/schemas/enums.html)
Manual review and clean up steps:
We have some enumerations defined in the model with purely custom codes, eg, EnumDataCategory. We need to establish a workflow for these terms that may include creating an ontology so that we can support curies for all of our codes. That will also enable us to manage these terms a little bit separately from the model itself and leverage the work we are doing with term expansions.
Update all enums and fix the "null enumeration inheritance" issue (perhaps "inherits": https://linkml.io/linkml/schemas/enums.html)Manual review and clean up steps: