Allow for hierarchical StudyActivity composition #82
1 changed files with 8 additions and 2 deletions
|
|
@ -163,6 +163,7 @@ slots:
|
|||
holds between a part and its whole.
|
||||
exact_mappings:
|
||||
- obo:BFO_0000050
|
||||
- dcterms:isPartOf
|
||||
|
||||
subject_type:
|
||||
title: Type
|
||||
|
|
@ -553,6 +554,7 @@ classes:
|
|||
- factors
|
||||
- instruments
|
||||
- implements
|
||||
- part_of
|
||||
- study
|
||||
- subjects
|
||||
slot_usage:
|
||||
|
|
@ -575,14 +577,18 @@ classes:
|
|||
instruments:
|
||||
annotations:
|
||||
sh:order: 5
|
||||
description:
|
||||
part_of:
|
||||
range: StudyActivity
|
||||
annotations:
|
||||
sh:order: 6
|
||||
description:
|
||||
annotations:
|
||||
sh:order: 7
|
||||
dash:singleLine: false
|
||||
display_label:
|
||||
recommended: true
|
||||
annotations:
|
||||
sh:order: 7
|
||||
sh:order: 8
|
||||
|
||||
Subject:
|
||||
class_uri: inm7fd:Subject
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue