You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running linkml's gen-python function to build the python dataclass from the schema:
$ gen-python convast/schema/NCBI_schema.yaml
ValueError: Slot: permissible_values - attribute text value (File "NCBI_schema.yaml", line 455, col 15: mg/L) does not match key (mg_per_L)
When running linkml's gen-python function to build the python dataclass from the schema:
Referenced line:
convAST/convast/schema/NCBI_schema.yaml
Line 455 in 8ab368b
Not sure what the issue but will poke at it over the 2nd meeting
The text was updated successfully, but these errors were encountered: