Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addresses #3020 Edit nociceptor --> 'nociceptor nerve ending' #3021

Merged
5 commits merged into from
Aug 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading