From 11cc57da75bc82a1edcafb5718b2d84c3139416e Mon Sep 17 00:00:00 2001 From: csbjohnson Date: Mon, 7 Aug 2023 15:30:24 -0400 Subject: [PATCH] missing_obo_namespace correction --- src/ontology/doid-edit.owl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ontology/doid-edit.owl b/src/ontology/doid-edit.owl index a1cf4c55e..da653168f 100644 --- a/src/ontology/doid-edit.owl +++ b/src/ontology/doid-edit.owl @@ -40326,7 +40326,8 @@ AnnotationAssertion(obo:IAO_0000115 obo:DOID_0060912 "A synostosis that is chara Susceptibility to craniosynostosis-7 (CRS7) is conferred by heterozygous mutation in the SMAD6 gene (602931) on chromosome 15q22. Variation in SMAD6 is weakly penetrant except in the presence of a modifier, the risk allele of a common variant near the BMP2 gene (112261) on chromosome 20p12.") AnnotationAssertion(oboInOwl:hasDbXref obo:DOID_0060912 "OMIM:617439") AnnotationAssertion(oboInOwl:hasExactSynonym obo:DOID_0060912 "CRS7") -AnnotationAssertion(oboInOwl:hasOBONamespace obo:DOID_0060912 "DOID:0060912") +AnnotationAssertion(oboInOwl:hasOBONamespace obo:DOID_0060912 "disease_ontology") +AnnotationAssertion(oboInOwl:id obo:DOID_0060912 "DOID:0060912") AnnotationAssertion(rdfs:label obo:DOID_0060912 "craniosynostosis 7"@en) SubClassOf(obo:DOID_0060912 obo:DOID_2340) SubClassOf(obo:DOID_0060912 ObjectSomeValuesFrom(obo:IDO_0000664 obo:GENO_0000930))