Skip to content

Commit

Permalink
Fixes #2775 (#2790)
Browse files Browse the repository at this point in the history
Co-authored-by: Aleix Puig <[email protected]>
  • Loading branch information
Caroline-99 and aleixpuigb authored Nov 21, 2024
1 parent 1009dae commit 297db7e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/ontology/cl-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -25033,12 +25033,12 @@ AnnotationAssertion(rdfs:label obo:CL_1000222 "stomach neuroendocrine cell")
EquivalentClasses(obo:CL_1000222 ObjectIntersectionOf(obo:CL_0000165 ObjectSomeValuesFrom(obo:BFO_0000050 obo:UBERON_0000945)))
SubClassOf(obo:CL_1000222 ObjectSomeValuesFrom(obo:RO_0002215 obo:GO_0046717))

# Class: obo:CL_1000223 (lung neuroendocrine cell)
# Class: obo:CL_1000223 (pulmonary neuroendocrine cell)

AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:33355253") Annotation(oboInOwl:hasDbXref "doi:10.3109/01902148209069653") Annotation(oboInOwl:hasDbXref "doi:10.7554/eLife.78216") obo:IAO_0000115 obo:CL_1000223 "A neuroendocrine cell that is part of respiratory epithelium of the lung and is involved in the sensory detection of environmental stimuli, including hypoxia, nicotine and air pressure. Ultrastructurally, this cell type is characterized by the presence of cytoplasmic dense core granules, which are considered the storage sites of amine and peptide hormones. Lung neuroendocrine cells are innervated and appear as solitary cells or as clustered masses, localized at airway bifurcation sites, called neuroepithelial bodies that can release serotonin in response to hypoxia and interact with sensory nerve terminals. Lung neuroendocrine cells also function as reserve stem cells that repair the surrounding epithelium after injury.")
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:33355253") oboInOwl:hasExactSynonym obo:CL_1000223 "pulmonary neuroendocrine cell")
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:33355253") Annotation(oboInOwl:hasDbXref "doi:10.3109/01902148209069653") Annotation(oboInOwl:hasDbXref "doi:10.7554/eLife.78216") obo:IAO_0000115 obo:CL_1000223 "A neuroendocrine cell that is part of respiratory epithelium of the lung and is involved in the sensory detection of environmental stimuli, including hypoxia, nicotine and air pressure. Ultrastructurally, this cell type is characterized by the presence of cytoplasmic dense core granules, which are considered the storage sites of amine and peptide hormones. Pulmonary neuroendocrine cells are innervated and appear as solitary cells or as clustered masses, localized at airway bifurcation sites, called neuroepithelial bodies that can release serotonin in response to hypoxia and interact with sensory nerve terminals. Pulmonary neuroendocrine cells also function as reserve stem cells that repair the surrounding epithelium after injury.")
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:15018448") oboInOwl:hasExactSynonym obo:CL_1000223 "lung neuroendocrine cell")
AnnotationAssertion(Annotation(oboInOwl:hasDbXref "PMID:33355253") Annotation(oboInOwl:hasSynonymType obo:OMO_0003000) oboInOwl:hasRelatedSynonym obo:CL_1000223 "PNEC")
AnnotationAssertion(rdfs:label obo:CL_1000223 "lung neuroendocrine cell")
AnnotationAssertion(rdfs:label obo:CL_1000223 "pulmonary neuroendocrine cell")
EquivalentClasses(obo:CL_1000223 ObjectIntersectionOf(obo:CL_0000165 ObjectSomeValuesFrom(obo:BFO_0000050 obo:UBERON_0002048)))
SubClassOf(obo:CL_1000223 obo:CL_0000206)
SubClassOf(obo:CL_1000223 ObjectSomeValuesFrom(obo:BFO_0000051 obo:GO_0031045))
Expand Down

0 comments on commit 297db7e

Please sign in to comment.