obophenotype / obophenotype/uberon
composite-metazoan and AEO
Open
@gouttegd is already working on this.
Since Feb 6, 2023.
composite
tech
- Dominant language
- Emacs Lisp
- Stars
- 163
- Forks
- 43
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 5
Description
CM includes:
id: AEO:0001000
name: sensory ganglion
def: "A ganglion containing sensory neurons." [JB:AEO]
is_a: AEO:0000135 ! ganglion
is_a: UBERON:0003714 ! neural tissue
relationship: has_part CL:0000101 ! sensory neuron
relationship: has_part CL:0002573 ! Schwann cell
First, there is no use case for including AEO explicitly, as it is redundant with uberon/caro. However, it comes in by way of EHDAA2
if we do bring it in, we need to make sure it gets merged
we have the xref
id: UBERON:0001800
name: sensory ganglion
def: "The clusters of neurons in the somatic peripheral nervous system which contain the cell bodies of sensory nerve axons, interneurons and non-neuronal supporting cells." [MP:0000960]
subset: pheno_slim
synonym: "ganglion sensorium" EXACT LATIN []
xref: AEO:0001000
xref: BTO:0005630
xref: EMAPA:36596
xref: FMA:5885
xref: MA:0002566
xref: MESH:D017950
xref: NCIT:C13060
xref: UMLS:C0206429 {source="ncithesaurus:Sensory_Ganglion"}
intersection_of: UBERON:0000045 ! ganglion
intersection_of: extends_fibers_into UBERON:0001027 ! sensory nerve
and the header
treat-xrefs-as-equivalent: AEO
however, I believe the bridge axioms are not brought in during CM building
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.