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 timecourse module to specimen #1506

Open
idazucchi opened this issue Dec 23, 2022 · 0 comments
Open

Add timecourse module to specimen #1506

idazucchi opened this issue Dec 23, 2022 · 0 comments
Labels
content Any PR that incorporates changes to the schema

Comments

@idazucchi
Copy link
Collaborator

For which schema is a change/update being suggested?
biomaterial_core.json
or at least
specimen_from_organism.json and imaged_specimen.json

What should the change/update be?
I would like to add a the timecourse module to this biomaterial.

This update constitutes a minor change to the schema(s) it affects.

What new field(s) need to be changed/added?

"timecourse": {
 "description": "Information relating to a timecourse associated with this specimen.",
 "type": "object",
            "$ref": "module/biomaterial/timecourse.json",
            "user_friendly": "Timecourse"
        }

Why is the change requested?

Adding timecourse in to the specimen would allow data contributors to capture timecourse relevant events in a structured way. For example it could be used to describe different time intervals at which samples were taken from the same donor in the context of disease progression/treatment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Any PR that incorporates changes to the schema
Projects
None yet
Development

No branches or pull requests

1 participant