-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(NEW) Fix range of slot compound on SolutionComponent #1666
Comments
Here is a branch for the issue |
Update: The enums are being enforced which I confirmed by adding an invalid data file and testing the valid ones with different values. The issue seems to be with the generated documentation saying the range is a string (which is technically true) but it doesn't show the enums being used to enforce the values. |
@sujaypatil96 can you help sort out why the generated documentation is wrong? https://microbiomedata.github.io/berkeley-schema-fy24/SolutionComponent/ |
Should this issue be re-assigned to @sujaypatil96? @mslarae13 |
I'm going to remove this issue from the sprint and add the backlog label to it. If it should be active in the next sprint let me know. If it should be re-assigned to |
@mslarae13 @JamesTessmer this appears to be a schema issue? The definition for |
I would like for us to review the overall modeling of solutions and reagents. The |
see also (eventually!): |
The documentation generation will be resolved with the release of LinkML version 1.7.6, until then the issue will remain open |
@anastasiyaprymolenna does this have relevance for the re-working of ChemicalConversionProcess? |
I'm working on a refactoring of everything solution related for Wednesday |
|
Discovered while writing ADR
Refer to
draft ADR for schema refactor NMDC_documentation#36 (comment)
draft ADR for schema refactor NMDC_documentation#36 (comment)
draft ADR for schema refactor NMDC_documentation#36 (comment)
https://microbiomedata.github.io/berkeley-schema-fy24/SolutionComponent/
Class:Solution
hasslot:has_solution_components
withRange:Class:SolutionComponent
whereslot:compound
hasRange:Class:ProteolyticEnzymeEnum
.The text was updated successfully, but these errors were encountered: