Adds parent_activity slot to StudyActivity #81
1 changed files with 13 additions and 0 deletions
|
|
@ -157,6 +157,15 @@ slots:
|
|||
exact_mappings:
|
||||
- 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:
|
||||
description: >-
|
||||
The entity that the subject is a part of. A core relation that
|
||||
|
|
@ -553,6 +562,7 @@ classes:
|
|||
- factors
|
||||
- instruments
|
||||
- implements
|
||||
- parent_activity
|
||||
- study
|
||||
- subjects
|
||||
slot_usage:
|
||||
|
|
@ -583,6 +593,9 @@ classes:
|
|||
recommended: true
|
||||
annotations:
|
||||
sh:order: 7
|
||||
parent_activity:
|
||||
annotations:
|
||||
sh:order: 8
|
||||
|
||||
Subject:
|
||||
class_uri: inm7fd:Subject
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue