obophenotype / obophenotype/uberon
Terms representing the “musculature”
@gouttegd is already working on this.
Since Oct 24, 2022.
- Dominant language
- Emacs Lisp
- Stars
- 163
- Forks
- 43
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 5
Description
Uberon has several terms intended to represent sets of muscles.
musculoskeletal system(aanatomical system), defined as a “anatomical system that consists of the muscular and skeletal system”;musculature of body(aorgan system subdivision), defined as “the subdivision of the musculoskeletal system that consists of all the muscles of the body”;skeletal musculature(aanatomical structure), not defined but classified as part of themusculature of body;somatic musculature, not defined but classified as a subclass ofmusculature of body;enteric musculature, not defined but classified as a subclass ofmusculature of bodyand part ofdigestive tract;musculature, aorgan system subdivisiondefined as a “subdivision of the muscular system corresponding to a subdivision of an organism; under this term, we have a bunch ofmusculature of ` terms (musculature of leg, musculature of thorax, etc.).
It seems clear that musculature of body is intended to encompass all the muscles of the body – both the somatic (aka skeletal) muscles and the visceral muscles. This is evident both in the text definition (“consists of all the muscles of the body”), in some of the synonyms (“set of all muscles”), and in the fact that both enteric musculature and somatic musculature are subclasses of musculature of body.
But musculature of body is also intended as being the muscular component of the musculoskeletal system. If musculature of body includes the visceral muscles, that means the visceral muscles are also part of the musculoskeletal system – I don’t think this is right, for at least two reasons:
- (the weak one) I believe most people would spontaneously think that something called the “musculoskeletal system” comprises… the skeleton and the associated (skeletal) muscles, and not the visceral muscles;
- (the strong one) logically, while it makes sense to consider the skeletal muscles and the skeleton as part of a single ”system” (they both act together to fulfil a shared function: they make the body move), it does not make sense to include the visceral muscles, as those muscles do not share a function with the skeletal muscles (reminder:
anatomical systemis defined as a “structure whose parts together to achieve some shared function”).
Proposed fix
Have:
musculoskeletal systemdefined as comprising only the skeleton and the skeletal/somatic muscles, with parts:skeletal systemskeletal muscle system(currentmusculature of body, here redefined to only include the skeletal muscles)
If it is deemed important to have a class that encompasses both the visceral and somatic muscles (even though, as explained above, I don’t think they should be considered as a single “system”), then we can have a separate
muscle system(defined as all the muscles, regardless of type), with partsskeletal muscle system(which would be both part of themuscle systemand part of themusculoskeletal system);visceral muscle system.
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.