Re: Error when importing all terminologies

Posted by Jiba on
URL: http://owlready.306.s1.nabble.com/Error-when-importing-all-terminologies-tp3344p3352.html

Actually, the CUI imported are those from the imported terminology + those from the UMLS semantic types. The CUIs without label that you observed where extracted from MRSTY and correspond to semantic types.

If you want to know from where a CUI was extracted, you can use the .originals attribute that returns the list of terms in the original terminology. If it is empty, the CUI comes from semantic types only.

Jiba