-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Update for individualID #430
Conversation
|
Test Suite ReportTemplate Generation
Manifest Validation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! One comment, we need to update the individualID attribute here to a stringList:
https://www.synapse.org/#!Synapse:syn16858331/tables/
Will we need to update all of the schemas for the project fileviews too?
Nice @anngvu ! I'm just curious where do these validation rules come from? are they specific to linkml or jsonld schema? wondering where to find "list like" and other validation rules |
@anngvu , thanks for creating the ticket! I am pretty sure this function will do what you need to handle the cleanup, though I'm not sure if it still works, since it has been a while! |
nvm! @mialy-defelice sent me to the page https://sagebionetworks.jira.com/wiki/spaces/SCHEM/pages/3302785036/Schematic+Validation |
Related to FDS-1968.
So we should allow a list of IDs anyway, even aside from the above issue where I think schematic gets confused during submission when a field that's not supposed be a list ends up having commas (?).