Skip to content
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

Add associated_studies onto Biosample and make part_of not required for Biosample #1736

Closed
Tracked by #1466
brynnz22 opened this issue Jan 26, 2024 · 0 comments
Closed
Tracked by #1466
Assignees
Labels
berkeley-fy24-refactor Label to describe issues created during the December 2023 hackathon for schema refactor

Comments

@brynnz22
Copy link
Contributor

brynnz22 commented Jan 26, 2024

From the fix to model the parent/child relationships for DataGeneration, we created a slot called associated_studies so the part_of slot could be freed up to be used for the parent/child modeling. We need to stay consistent and move the studies in the part_of slot on Biosample into the associated_studies slot, which means we need to add the associated_studies slot on the Biosample class.

Remove part_of from Biosample.

@brynnz22 brynnz22 self-assigned this Jan 26, 2024
@brynnz22 brynnz22 changed the title Add associated_studies onto Biosample Add associated_studies onto Biosample and make part_of not required for Biosample Jan 26, 2024
@brynnz22 brynnz22 added the berkeley-fy24-refactor Label to describe issues created during the December 2023 hackathon for schema refactor label Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
berkeley-fy24-refactor Label to describe issues created during the December 2023 hackathon for schema refactor
Projects
No open projects
Development

No branches or pull requests

1 participant