I made a PR to quickly generate from Markdown from this schema (PR #1) and ran into a bug in one of the generated links. I'm not sure if this is a bug in LinkML or in this model, so I'm reporting it here first.
I suspect that this is caused by the term "gene" being both a class and a slot in this model, but I'm not sure. I can reproduce this issue with both gen-markdown as well as gen-docs.
I made a PR to quickly generate from Markdown from this schema (PR #1) and ran into a bug in one of the generated links. I'm not sure if this is a bug in LinkML or in this model, so I'm reporting it here first.
Steps to reproduce:
make docserve
Expected:
Observed:
I suspect that this is caused by the term "gene" being both a class and a slot in this model, but I'm not sure. I can reproduce this issue with both
gen-markdown
as well asgen-docs
.