Adds parent_activity slot to StudyActivity #81

Closed
jsheunis wants to merge 1 commit from studyact into main
Owner

This is a simple change that would allow multiple activities to be grouped together as being part of a single StudyActivity. An example would be to group all DataItem-generating activities that happened during a single study "visit" together, with the single study visit being the parent activity.

This is a simple change that would allow multiple activities to be grouped together as being part of a single `StudyActivity`. An example would be to group all `DataItem`-generating activities that happened during a single study "visit" together, with the single study visit being the parent activity.
jsheunis force-pushed studyact from 4369c98a33
Some checks failed
Codespell / Check for spelling errors (pull_request) Successful in 22s
Model checks / lint (pull_request) Failing after 1m26s
Validate examples and verify unmodified conversion / lint (pull_request) Successful in 2m54s
to b4fe03477c
All checks were successful
Codespell / Check for spelling errors (pull_request) Successful in 20s
Model checks / lint (pull_request) Successful in 1m42s
Validate examples and verify unmodified conversion / lint (pull_request) Successful in 2m49s
2025-06-11 15:56:18 +00:00
Compare
Owner

What would speak against making is part_of? Now we have two properties with the semantics of part_of.

What would speak against making is `part_of`? Now we have two properties with the semantics of `part_of`.
Author
Owner

Nothing that I can think of, happy to go with your option 👍

Nothing that I can think of, happy to go with your option 👍
mih closed this pull request 2025-06-12 09:03:38 +00:00
All checks were successful
Codespell / Check for spelling errors (pull_request) Successful in 20s
Model checks / lint (pull_request) Successful in 1m42s
Validate examples and verify unmodified conversion / lint (pull_request) Successful in 2m49s

Pull request closed

Sign in to join this conversation.
No description provided.