Skip to content

Commit 8a5b29e

Browse files
committed
Update 'sensory peripheral neuropathy' definition
See issue #1564
1 parent 9e26246 commit 8a5b29e

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

src/ontology/doid-edit.owl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149468,7 +149468,7 @@ SubClassOf(obo:DOID_2490 ObjectSomeValuesFrom(obo:RO_0004026 obo:UBERON_0001016)
149468149468

149469149469
# Class: obo:DOID_2491 (sensory peripheral neuropathy)
149470149470

149471-
AnnotationAssertion(Annotation(dc:type obo:ECO_0007637) Annotation(oboInOwl:hasDbXref "url:https://www.mayoclinic.org/diseases-conditions/peripheral-neuropathy/symptoms-causes/syc-20352061") Annotation(rdfs:comment "ls:IEDB") obo:IAO_0000115 obo:DOID_2491 "A neuropathy that involves damage to nerves of the peripheral nervous system.")
149471+
AnnotationAssertion(Annotation(dc:type obo:ECO_0007637) Annotation(oboInOwl:hasDbXref "url:https://www.mayoclinic.org/diseases-conditions/peripheral-neuropathy/symptoms-causes/syc-20352061") Annotation(rdfs:comment "ls:IEDB") obo:IAO_0000115 obo:DOID_2491 "A neuropathy that involves damage to sensory nerves of the peripheral nervous system.")
149472149472
AnnotationAssertion(oboInOwl:hasAlternativeId obo:DOID_2491 "DOID:10596")
149473149473
AnnotationAssertion(oboInOwl:hasDbXref obo:DOID_2491 "ICD9CM:356.2")
149474149474
AnnotationAssertion(oboInOwl:hasDbXref obo:DOID_2491 "MESH:D009477")
@@ -149484,6 +149484,7 @@ AnnotationAssertion(oboInOwl:id obo:DOID_2491 "DOID:2491")
149484149484
AnnotationAssertion(oboInOwl:inSubset obo:DOID_2491 doid:NCIthesaurus)
149485149485
AnnotationAssertion(rdfs:label obo:DOID_2491 "sensory peripheral neuropathy")
149486149486
SubClassOf(obo:DOID_2491 obo:DOID_870)
149487+
SubClassOf(obo:DOID_2491 ObjectSomeValuesFrom(obo:RO_0004026 obo:UBERON_0001027))
149487149488

149488149489
# Class: obo:DOID_2492 (obsolete hereditary peripheral neuropathy)
149489149490

src/ontology/imports/uberon_import.owl

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
99
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#">
1010
<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/doid/imports/uberon_import.owl">
11-
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/doid/releases/2025-12-23/imports/uberon_import.owl"/>
11+
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/doid/imports/uberon_import.owl"/>
1212
<rdfs:comment>Sourced from http://purl.obolibrary.org/obo/uberon/releases/2025-12-04/uberon.owl</rdfs:comment>
1313
</owl:Ontology>
1414

@@ -1426,6 +1426,16 @@
14261426

14271427

14281428

1429+
<!-- http://purl.obolibrary.org/obo/UBERON_0001027 -->
1430+
1431+
<owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001027">
1432+
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/UBERON_0001021"/>
1433+
<oboInOwl:id>UBERON:0001027</oboInOwl:id>
1434+
<rdfs:label>sensory nerve</rdfs:label>
1435+
</owl:Class>
1436+
1437+
1438+
14291439
<!-- http://purl.obolibrary.org/obo/UBERON_0001032 -->
14301440

14311441
<owl:Class rdf:about="http://purl.obolibrary.org/obo/UBERON_0001032">

src/ontology/imports/uberon_terms.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,3 +425,4 @@ UBERON:0002257 # ventral horn of spinal cord
425425
UBERON:0002228 # rib
426426
UBERON:3000701 # intervertebral space
427427
UBERON:0001385 # tibialis anterior
428+
UBERON:0001027 # sensory nerve

0 commit comments

Comments
 (0)