Skip to content

Commit

Permalink
added def for Picks disease
Browse files Browse the repository at this point in the history
  • Loading branch information
lschriml committed Feb 5, 2024
1 parent 070c228 commit 4a43659
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/ontology/doid-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -113522,6 +113522,7 @@ SubClassOf(obo:DOID_1187 obo:DOID_1188)

# Class: obo:DOID_11870 (Pick's disease)

AnnotationAssertion(Annotation(oboInOwl:hasDbXref "url:https://www.ncbi.nlm.nih.gov/books/NBK562226/") obo:IAO_0000115 obo:DOID_11870 "A frontotemporal dementia that is characterized by a spectrum of neuropsychiatric symptoms ranging from those that affect the patient's personality to those that cause a decline in cognitive function.")
AnnotationAssertion(oboInOwl:hasDbXref obo:DOID_11870 "GARD:7392")
AnnotationAssertion(oboInOwl:hasDbXref obo:DOID_11870 "ICD10CM:G31.01")
AnnotationAssertion(oboInOwl:hasDbXref obo:DOID_11870 "ICD9CM:331.11")
Expand All @@ -113541,7 +113542,7 @@ AnnotationAssertion(oboInOwl:inSubset obo:DOID_11870 doid:NCIthesaurus)
AnnotationAssertion(rdfs:comment obo:DOID_11870 "OMIM mapping confirmed by DO. [SN].")
AnnotationAssertion(rdfs:label obo:DOID_11870 "Pick's disease")
AnnotationAssertion(skos:exactMatch obo:DOID_11870 "MESH:D020774")
SubClassOf(obo:DOID_11870 obo:DOID_1289)
SubClassOf(obo:DOID_11870 obo:DOID_9255)

# Class: obo:DOID_11871 (macular keratitis)

Expand Down

0 comments on commit 4a43659

Please sign in to comment.