ontology-access-kit
ontology-access-kit copied to clipboard
`validate-mappings`: `NotImplementedError: ... NoneType`
Overview
I'm trying to use runoak validate-mappings
on a SSSOM file, but I'm getting an error message, and it doesn't contain enough information to help me diagnose the problem.
The error
NotImplementedError: Cannot execute this using None of type <class 'NoneType'>
Replicability
- Download and unzip unmapped_icd11foundation_lex_exact.tsv.zip
- Run
runoak validate-mappings ~/Desktop/unmapped_icd11foundation_lex_exact.tsv
- Observe the error message
Additional information
Using latest version of OAK, oaklib==0.6.4