Sujay Patil

Results 109 comments of Sujay Patil

See https://github.com/linkml/linkml-runtime/pull/187 for a unit test describing the issue.

So we need to write logic that computes all classes that are in the domain of a slot without the explicit assertion of domain_of?

The broader objective is that there was this functionality in markdowngen that wasn't propagated into docgen. The ability to provide more information on the slots associated with a class, i.e.,...

Closing as this is resolved in PR #888

@cmungall gen-project's excel generation feature was fixed in PR #769, but I don't think the Java, SQLDDL generator was fixed. I'll rerun gen-project and look at the artifact it places...

@joeflack4: you can see the repo no longer uses setuptools and pipenv for package management. We could have documented this better, but you can install the poetry binaries on your...

Based on this [commit](https://github.com/biolink/biolinkml/commit/86e182df3bf2354816770c7c7feed51f24196f78), has this issue been resolved @turbomam?

Looks good @cmungall. Looks like this PR is adding functionality to render tables on enum detail pages only if the enum has permissible values. Else indicate that it is a...

Issue probably resolved by PR #902

Java artifact generation has been disabled by default in gen-project. To reproduce this issue, uncomment the necessary line in projectgen.py and fix java artifact output.