Adds parent_activity slot to StudyActivity #81
1 changed files with 13 additions and 0 deletions
|
|
@ -157,6 +157,15 @@ slots:
|
||||||
exact_mappings:
|
exact_mappings:
|
||||||
- dcat:mediaType
|
- dcat:mediaType
|
||||||
|
|
||||||
|
parent_activity:
|
||||||
|
title: Parent activity
|
||||||
|
description: >-
|
||||||
|
The parent `StudyActivity` of the current activity, for processes where
|
||||||
|
a natural hierarchical grouping of activities are evident.
|
||||||
|
range: StudyActivity
|
||||||
|
exact_mappings:
|
||||||
|
- dcterms:isPartOf
|
||||||
|
|
||||||
part_of:
|
part_of:
|
||||||
description: >-
|
description: >-
|
||||||
The entity that the subject is a part of. A core relation that
|
The entity that the subject is a part of. A core relation that
|
||||||
|
|
@ -553,6 +562,7 @@ classes:
|
||||||
- factors
|
- factors
|
||||||
- instruments
|
- instruments
|
||||||
- implements
|
- implements
|
||||||
|
- parent_activity
|
||||||
- study
|
- study
|
||||||
- subjects
|
- subjects
|
||||||
slot_usage:
|
slot_usage:
|
||||||
|
|
@ -583,6 +593,9 @@ classes:
|
||||||
recommended: true
|
recommended: true
|
||||||
annotations:
|
annotations:
|
||||||
sh:order: 7
|
sh:order: 7
|
||||||
|
parent_activity:
|
||||||
|
annotations:
|
||||||
|
sh:order: 8
|
||||||
|
|
||||||
Subject:
|
Subject:
|
||||||
class_uri: inm7fd:Subject
|
class_uri: inm7fd:Subject
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue