Add derived_from property as a standard provenance aspect annotation #83

Merged
mih merged 1 commit from short-link into main 2025-06-12 09:03:28 +00:00
Owner

As a breaking change, this replaces specimen_of, which served this
exact purpose, but only for Subject-Subject relationships.

It is now also added as a property to DataItem. This enables
describing the linkage between a DataItem and a Subject when
no information on the generating process is available (generated_by).
This avoid the requirement to introduce "empty" StudyActivity record
in order to express DataItem-Subject relationships in this case.

As a breaking change, this replaces `specimen_of`, which served this exact purpose, but only for `Subject`-`Subject` relationships. It is now also added as a property to `DataItem`. This enables describing the linkage between a `DataItem` and a `Subject` when no information on the generating process is available (`generated_by`). This avoid the requirement to introduce "empty" `StudyActivity` record in order to express `DataItem`-`Subject` relationships in this case.
Add derived_from property as a standard provenance aspect annotation
All checks were successful
Codespell / Check for spelling errors (pull_request) Successful in 30s
Model checks / lint (pull_request) Successful in 1m40s
Validate examples and verify unmodified conversion / lint (pull_request) Successful in 2m44s
712dcde1c8
As a breaking change, this replaces `specimen_of`, which served this
exact purpose, but only for `Subject`-`Subject` relationships.

It is now also added as a property to `DataItem`. This enables
describing the linkage between a `DataItem` and a `Subject` when
no information on the generating process is available (`generated_by`).
This avoid the requirement to introduce "empty" `StudyActivity` record
in order to express `DataItem`-`Subject` relationships in this case.
mih merged commit 22ce7d1189 into main 2025-06-12 09:03:28 +00:00
mih deleted branch short-link 2025-06-12 09:03:29 +00:00
Sign in to join this conversation.
No description provided.