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

View file

@ -83,6 +83,11 @@ slots:
exact_mappings:
- spdx:checksum
derived_from:
title: Derived from
description: >-
A entity from which the subject was created through some kind of process.
dimensions:
title: Outcomes variables
description: >-
@ -173,12 +178,6 @@ slots:
of the source subject.
range: SubjectType
specimen_of:
title: Speciment of
description: >-
Source subject.
range: Subject
study:
title: Study context
description: >-
@ -245,6 +244,7 @@ classes:
conceptual entity. A DataItem might be available in more than
one representation, with differing formats, and serializations.
slots:
- derived_from
- dimensions
- generated_by
- part_of
@ -260,24 +260,28 @@ classes:
required: true
annotations:
sh:order: 2
value:
derived_from:
range: Subject
annotations:
sh:order: 3
unit:
value:
annotations:
sh:order: 4
unit:
annotations:
sh:order: 5
dimensions:
recommended: true
annotations:
sh:order: 5
sh:order: 6
description:
annotations:
sh:order: 6
sh:order: 7
dash:singleLine: false
display_label:
recommended: true
annotations:
sh:order: 5
sh:order: 8
Distribution:
class_uri: inm7fd:Distribution
@ -594,8 +598,8 @@ classes:
contextual entity. One and the same entity can be different
subjects in two different studies.
slots:
- derived_from
- name
- specimen_of
- study
- subject_type
slot_usage:
@ -611,8 +615,11 @@ classes:
recommended: true
annotations:
sh:order: 3
specimen_of:
derived_from:
range: Subject
title: Specimen of
description: >-
Source subject.
annotations:
sh:order: 4
description: