-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #450 from HumanBrainProject/lzehl_addUBERONp_media…
…nNerve Create medianNerve.jsonld
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"@context": { | ||
"@vocab": "https://openminds.ebrains.eu/vocab/" | ||
}, | ||
"@id": "https://openminds.ebrains.eu/instances/UBERONParcellation/medianNerve", | ||
"@type": "https://openminds.ebrains.eu/controlledTerms/UBERONParcellation", | ||
"definition": "The 'median nerve' is a nerve of the arm. It originates from the brachial plexus.", | ||
"description": "A nerve of the arm that originates from the brachial plexus and is formed from parts of the medial and lateral cords of the brachial plexus, and continues down the arm to enter the forearm with the brachial artery. It originates from the brachial plexus with roots from C5, C6, C7, C8 and T1.", | ||
"interlexIdentifier": "http://uri.interlex.org/base/ilx_0729472", | ||
"knowledgeSpaceLink": "https://knowledge-space.org/wiki/UBERON:0001148#median-nerve", | ||
"name": "median nerve", | ||
"preferredOntologyIdentifier": "http://purl.obolibrary.org/obo/UBERON_0001148", | ||
"synonym": [ | ||
"nervus medianus" | ||
] | ||
} |