obophenotype / cell-ontology

An ontology of cell types
https://obophenotype.github.io/cell-ontology/
Creative Commons Attribution 4.0 International
142 stars 49 forks source link

Add ID range to use for pattern-based addition #2531

Open dosumis opened 1 month ago

dosumis commented 1 month ago

We have recently had ID clashes due to ID range used in terms added from DOSDP templates clashing with an editor ID range. This should never happen. We should specify an iD range specifically for templated terms and include use of this in an SOP. Additionally, it would help if definitions.owl can be built outside of releases via a GA.

aleixpuigb commented 1 month ago

Draft SOP for adding new templated terms - including how to generate IDs (@aleixpuigb ?)

Are you proposing an ID range for DOSDP, or that each person have a separate range for templated terms? In my case I prefer to not distinguish templated and not templated, since protege can keep track of them. If you run the definitions, doesn't protege keep track between different branches in protege 5.6.4?

dosumis commented 1 month ago

Are you building defintions.owl when you update templates/data?

aleixpuigb commented 1 month ago

Are you building defintions.owl when you update templates/data?

Yes