|
| 1 | +Added a new biological process term to support annotation of Ogt/Eogt and orthologs at the requested level of granularity: |
| 2 | + |
| 3 | +- `GO:7770074` protein O-linked glycosylation via N-acetylglucosamine |
| 4 | + |
| 5 | +What changed: |
| 6 | + |
| 7 | +- Added the new term under `GO:0006493` protein O-linked glycosylation. |
| 8 | +- Added exact synonyms: |
| 9 | + - `protein O-linked GlcNAcylation` |
| 10 | + - `protein O-linked-N-acetylglucosaminylation` |
| 11 | +- Added `term_tracker_item` linking back to issue `#32044`. |
| 12 | +- Added `created_by` and `creation_date` metadata for the new term. |
| 13 | + |
| 14 | +Rationale: |
| 15 | + |
| 16 | +- The issue requests a BP term for O-GlcNAcylation so relevant gene products can be annotated more specifically than the generic parent `protein O-linked glycosylation`. |
| 17 | +- Existing GO precedent under `protein O-linked glycosylation` models sugar-specific child processes as direct `is_a` descendants without adding extra logical axioms. |
| 18 | +- PMID:35536957 supports the biology captured in the definition: O-GlcNAc is a distinct modification of serine/threonine residues by a single beta-linked N-acetylglucosamine. |
| 19 | + |
| 20 | +Validation and research performed: |
| 21 | + |
| 22 | +- Validated PMID:35536957 with `linkml-reference-validator cache reference PMID:35536957`. |
| 23 | +- Created temporary `RESEARCH.md` and `DESIGN_PATTERNS.md` notes to document literature support and GO modeling precedent. |
| 24 | +- Validated supporting text in `RESEARCH.md` with `linkml-reference-validator validate text-file`. |
| 25 | +- Ran `make travis_build` from `src/ontology`; build passed. |
| 26 | + |
| 27 | +Completed checklist: |
| 28 | + |
| 29 | +- [x] PLAN: The issue and all its context has been analyzed, the intent is clear, and a plan for addressing it has been created |
| 30 | +- [x] PRE-VALIDATION: Current state of the ontology validates prior to any changes |
| 31 | +- [x] RESEARCH: Necessary background research performed and captured in `RESEARCH.md` |
| 32 | +- [x] TERM-SEARCH: Relevant ontology terms were consulted in `src/ontology/go-edit.obo` |
| 33 | +- [x] DESIGN-PATTERNS: Existing design patterns and sibling terms were consulted and summarized in `DESIGN_PATTERNS.md` |
| 34 | +- [x] EDITS: Correct new-term procedure followed using a staging file in `terms/` and `obo-checkin.pl` |
| 35 | +- [x] RELATIONSHIPS: Appropriate parentage included |
| 36 | +- [x] logical definitions are appropriate, and are not over-specified, and conform to DESIGN_PATTERNS.md doc |
| 37 | +- [x] relationships conform to other similar terms in the ontology |
| 38 | +- [x] is_a is not over-asserted |
| 39 | +- [x] is_a, part_of, and other relationships specified appropriately |
| 40 | +- [x] SPECIALIZED-EDITS: `/chemical-entity` and `/design-pattern` consulted; no extra CHEBI axiom or DP logical definition was needed for this BP term |
| 41 | +- [x] METADATA: New-term metadata included and issue link added |
| 42 | +- [x] AUTOMATED-VALIDATION: Ontology validates with `make travis_build` |
| 43 | +- [x] REFERENCE-VALIDATION: PMID:35536957 validated and used for the definition |
| 44 | +- [x] CHANGES-COMMITTED |
| 45 | +- [x] RELEVANT-FILES: Only `src/ontology/go-edit.obo` was committed |
| 46 | +- [x] ACCURACY: The change is biologically aligned with the cited review and existing GO precedent |
| 47 | +- [x] ISSUE-ALIGNMENT: The change addresses the requested new term coherently |
| 48 | +- [ ] PR is created or amended |
| 49 | +- [x] Communicate high level summary of changes on original issue(s), and any requests for further info |
| 50 | +- [x] Communicated on PR detailed description of changes made, and rationale. Include checklists. |
| 51 | + |
| 52 | +--- |
| 53 | +🤖 **Generated by opencode agent** |
| 54 | +- Runtime: `opencode` |
| 55 | +- Model: `openai/gpt-5.4` |
| 56 | +- Agent config: `ai4curation/go-ontology-agent-config@v9:.` |
| 57 | +- Iteration: `1` |
| 58 | +- Run: [View workflow run](https://github.com/ai4curation/eval-ont-agent-go/actions/runs/25980138583) |
0 commit comments