Error parsing linkml schema with schema annotator if linkml schema contains an Enum which used reachable_from
attribute.
#149
Labels
bug
Something isn't working
Describe the bug
Error parsing linkml schema with schema annotator if linkml schema contains an Enum which used
reachable_from
attribute.To Reproduce
create a linkml schema with a
dynamic enum
usingreachable_from
, as in:then, try invoking the
enrich
method over a schema_annotator instance, using a local ontology,as in:
Expected behavior
loading the linkml schema should not fail, but currently getting the following error with linkml 1.8.3:
stack trace:
The text was updated successfully, but these errors were encountered: