Skip to content

Commit

Permalink
Merge pull request #3021 from obophenotype/3020-edit-nociceptor
Browse files Browse the repository at this point in the history
Addresses #3020 Edit nociceptor --> 'nociceptor nerve ending'
  • Loading branch information
bvarner-ebi committed Aug 18, 2023
2 parents 9e35e0c + 5f9733c commit aa59b46
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/qc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
ontology_qc:
# The type of runner that the job will run on
runs-on: ubuntu-latest
container: obolibrary/odkfull:v1.4
container: obolibrary/odkfull:dev

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down
9 changes: 5 additions & 4 deletions src/ontology/uberon-edit.obo
Original file line number Diff line number Diff line change
Expand Up @@ -182188,13 +182188,14 @@ intersection_of: capable_of GO:0050976 ! detection of mechanical stimulus involv

[Term]
id: UBERON:0035017
name: nociceptor
def: "Peripheral receptors for pain. Nociceptors include receptors which are sensitive to painful mechanical stimuli, extreme heat or cold, and chemical stimuli. All nociceptors are free nerve endings." [MESH:A08.800.550.700.650]
synonym: "nociceptor" RELATED [MESH:A08.800.550.700.650]
synonym: "pain receptor" RELATED [MESH:A08.800.550.700.650]
name: nociceptor nerve ending
def: "A peripheral terminal of a peripheral, afferent sensory pain receptor cell that is sensitive to injury or pain, usually caused by extreme thermal exposures, mechanical forces, or other noxious stimuli. The nociceptor nerve ending innervates target tissue and transduces noxious stimuli to the central nervous system via some axon(s)." [MESH:D009619]
synonym: "nociceptor" RELATED [] {http://www.w3.org/2000/01/rdf-schema#seeAlso="https://meshb.nlm.nih.gov/record/ui?ui=D009619"}
synonym: "pain receptor" RELATED [] {http://www.w3.org/2000/01/rdf-schema#seeAlso="https://meshb.nlm.nih.gov/record/ui?ui=D009619"}
xref: MESH:D009619
intersection_of: UBERON:0012451 ! sensory receptor
intersection_of: capable_of GO:0050966 ! detection of mechanical stimulus involved in sensory perception of pain
relationship: part_of CL:0000198

[Term]
id: UBERON:0035018
Expand Down

0 comments on commit aa59b46

Please sign in to comment.