ontology-access-kit icon indicating copy to clipboard operation
ontology-access-kit copied to clipboard

`validate-mappings`: `NotImplementedError: ... NoneType`

Open joeflack4 opened this issue 9 months ago • 0 comments

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

  1. Download and unzip unmapped_icd11foundation_lex_exact.tsv.zip
  2. Run runoak validate-mappings ~/Desktop/unmapped_icd11foundation_lex_exact.tsv
  3. Observe the error message

Additional information

Using latest version of OAK, oaklib==0.6.4

joeflack4 avatar Apr 25 '24 19:04 joeflack4