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.
|
holds between a part and its whole.
|
||||||
exact_mappings:
|
exact_mappings:
|
||||||
- obo:BFO_0000050
|
- obo:BFO_0000050
|
||||||
|
- dcterms:isPartOf
|
||||||
|
|
||||||
subject_type:
|
subject_type:
|
||||||
title: Type
|
title: Type
|
||||||
|
|
@ -553,6 +554,7 @@ classes:
|
||||||
- factors
|
- factors
|
||||||
- instruments
|
- instruments
|
||||||
- implements
|
- implements
|
||||||
|
- part_of
|
||||||
- study
|
- study
|
||||||
- subjects
|
- subjects
|
||||||
slot_usage:
|
slot_usage:
|
||||||
|
|
@ -575,14 +577,18 @@ classes:
|
||||||
instruments:
|
instruments:
|
||||||
annotations:
|
annotations:
|
||||||
sh:order: 5
|
sh:order: 5
|
||||||
description:
|
part_of:
|
||||||
|
range: StudyActivity
|
||||||
annotations:
|
annotations:
|
||||||
sh:order: 6
|
sh:order: 6
|
||||||
|
description:
|
||||||
|
annotations:
|
||||||
|
sh:order: 7
|
||||||
dash:singleLine: false
|
dash:singleLine: false
|
||||||
display_label:
|
display_label:
|
||||||
recommended: true
|
recommended: true
|
||||||
annotations:
|
annotations:
|
||||||
sh:order: 7
|
sh:order: 8
|
||||||
|
|
||||||
Subject:
|
Subject:
|
||||||
class_uri: inm7fd:Subject
|
class_uri: inm7fd:Subject
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue