Closed cmungall closed 3 years ago
OMIAs string "group_category:4"
is what dipper translated to
"inherited blood coagulation disease".
I do not find the string "group_category:4" in OMIAs data file directly because it is constructed from parts as the ingest attempts to replicate the functionality of a relational database engine where the '4' is an internal database key for ...
sqlite> select * from group_category where cat_id = 4;
4|Inherited bleeding disorder
which seem it may map to
"inherited bleeding disorder, platelet-type" http://purl.obolibrary.org/obo/MONDO_0000009
although the appending of the ", platelet-type" suffix implies alternative exist but I do not see them in MONDO.
noting this solution has been sitting in the omia local translation table commented out for the last couple of years with the question; is the MONDO term too specific.
fixed with #999
uses this obsolete class http://purl.obolibrary.org/obo/DOID_2214