Update `label_properties()` to: - [ ] Handle CURIEs without 'obo:' prefix. https://github.com/DiseaseOntology/DO.utils/blob/64d8b7c272228f10a9277b380b6864125fd2377f/R/format_helpers.R#L179C28-L179C28 - [ ] Get properties directly from file when used within `format_axioms()`. - [ ] _[Possibly]_ Change output from 'NS:label' to 'label (CURIE)'. Other updates: - [ ] Make it possible to replace class IDs with labels _(does this already exist?)_
Update
label_properties()to:https://github.com/DiseaseOntology/DO.utils/blob/64d8b7c272228f10a9277b380b6864125fd2377f/R/format_helpers.R#L179C28-L179C28
format_axioms().Other updates: