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

Create medianNerve.jsonld #450

Merged
merged 2 commits into from
Sep 22, 2023
Merged
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
16 changes: 16 additions & 0 deletions instances/UBERONParcellation/medianNerve.jsonld
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At the end of the description, there is "&".
This also exist in both the interlex and purl, but is noted as "&" in knowledge-space.

What is correct?

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"
]
}
Loading