cell-ontology icon indicating copy to clipboard operation
cell-ontology copied to clipboard

Add CL_9900001 (oRGC5) term for retinal ganglion cell orthotype

Open Copilot opened this issue 2 months ago • 6 comments

Plan for creating oRGC5 term (CL_9900001)

  • [x] Understand the repository structure and how terms are defined
  • [x] Locate the parent term (CL_0000740 - retinal ganglion cell)
  • [x] Review similar terms (OFF parasol ganglion cell - CL_4033051) for pattern
  • [x] Create new term CL_9900001 with:
    • Declaration: Declaration(Class(obo:CL_9900001))
    • Label: oRGC5
    • Definition with inline PMID references: "(Hahn et al., 2023, PMID:37066415; Tran et al., 2019, PMID:31784286)"
    • SubClassOf relationship to CL_0000740 (retinal ganglion cell)
    • Creator annotation (GitHub Copilot)
    • Contributor ORCID annotation (https://orcid.org/0000-0002-5507-2103)
    • Date annotation (2025-12-08T11:46:13Z)
  • [x] Validate the ontology syntax with robot convert
  • [x] Validate reasoning with robot reason
  • [x] Run code review and address feedback
    • Fixed non-standard en dash character to standard hyphen
  • [x] Run security checks (no code vulnerabilities found)
  • [x] Address PR comment: Added PMID references inline within definition text

Summary

Successfully created new Cell Ontology term CL_9900001 (oRGC5) with complete inline references. The definition now includes both author citations and PMID identifiers in the text, following ontology best practices.

Original prompt

This section details on the original issue you should resolve

<issue_title>[NTR] Create term for oRGC5</issue_title> <issue_description>Please check that the term does not already exist by using the ontology search tool OLS: https://www.ebi.ac.uk/ols4/ontologies/cl

Preferred term label oRGC5

Synonyms (add reference(s), please)

Definition (free text, with reference(s), please. PubMed ID format is PMID:XXXXXX)

A conserved retinal ganglion cell orthotype whose transcriptomic profile groups together OFF parasol RGCs from primate foveal and peripheral retina with their molecularly homologous mouse α RGC subtype (OFF‑transient α RGC, C45) (Hahn et al., 2023; Tran et al., 2019).

Reference: PMID:37066415 PMID:31784286

Parent cell type term (check the hierarchy here https://www.ebi.ac.uk/ols4/ontologies/cl) CL_0000740

Anatomical structure where the cell type is found (check Uberon for anatomical structures: https://www.ebi.ac.uk/ols4/ontologies/uberon)

Your ORCID https://orcid.org/0000-0002-5507-2103

Additional notes or concerns

</issue_description>

<agent_instructions>Please create a new CL term with the information provided</agent_instructions>

Comments on the Issue (you are @copilot in this section)

  • Fixes obophenotype/cell-ontology#3517

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot avatar Dec 08 '25 11:12 Copilot