Open twhetzel opened 3 months ago
It looks like it may not be pulling stuff after the ;
in alternative titles.
Need to double check, "Alternative titles; symbols" on the web site seems to always follow this syntax:
SINGLE LABEL
; SINGLE SYMBOL
Example:
Alternative titles; symbols LEWIS BLOOD GROUP SYSTEM; LES
There can be multiple "Alternative titles; symbols", each on a different line.
;
with additional synonyms of a sort?
;;
synonym_type
_: Should we interpret the symbols always as abbreviations? Or are they sometimes acronyms? Or are they sometimes not quite acronyms or abbreviations, but abbreviation/acronym-like?
mimTitles.txt
syntax: On the web page they're line break delimited if multiple title symbol pairs. But what about the data file? I'm guessing they appear on the same row. How are label/symbol pairs delimited? Maybe by ,
?
;;
View the information at: https://omim.org/entry/618983?search=les&highlight=les
The string
LES
that is a symbol for the Alternative title and appears to be in the "mimTitles" file is not added into the omim.owl file. The field could be added as a synonym with type annotation abbreviation.Similar finding for symbols from "Included Title(s); symbols". See https://omim.org/entry/618856?search=618856&highlight=DEND1
Edit by Joe: Trish to decide if we really want to add 'included' symbols as synonyms.
Sub-tasks