linkml / linkml-owl

Extension of LinkML runtime for converting instances of LinkML classes to OWL (classes or instances)
https://linkml.io/linkml-owl
11 stars 1 forks source link

Fix bug with unknown_conforms_to message when running tutorial. #43

Closed cmungall closed 1 month ago

cmungall commented 1 month ago

Fixes #42

Currently this fix is a workaround for: https://github.com/linkml/linkml/issues/2107