Skip to content

Commit

Permalink
Merge pull request #452 from HumanBrainProject/lzehl_fixAlzheimersDis…
Browse files Browse the repository at this point in the history
…ease

Update alzheimersDisease.jsonld
  • Loading branch information
aeidi89 authored Sep 27, 2023
2 parents d8bc03d + 9128a29 commit 3d900bd
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions instances/disease/alzheimersDisease.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,18 @@
},
"@id": "https://openminds.ebrains.eu/instances/disease/alzheimersDisease",
"@type": "https://openminds.ebrains.eu/controlledTerms/Disease",
"definition": null,
"definition": "A progressive, neurodegenerative disease characterized by loss of function and death of nerve cells in several areas of the brain leading to loss of cognitive function such as memory and language.",
"description": null,
"interlexIdentifier": null,
"knowledgeSpaceLink": null,
"interlexIdentifier": "http://uri.interlex.org/base/ilx_0751626",
"knowledgeSpaceLink": "https://knowledge-space.org/wiki/BIRNLEX:2092#alzheimer-s-disease",
"name": "Alzheimer's disease",
"preferredOntologyIdentifier": "http://purl.obolibrary.org/obo/DOID_10652",
"synonym": null
"preferredOntologyIdentifier": "http://purl.obolibrary.org/obo/MONDO_0004975",
"synonym": [
"AD",
"Alzheimer dementia",
"Alzheimer disease",
"Alzheimers dementia",
"Alzheimer's dementia",
"Alzheimers disease"
]
}

0 comments on commit 3d900bd

Please sign in to comment.