Improve model descriptions #72
1 changed files with 12 additions and 4 deletions
|
|
@ -64,6 +64,7 @@ imports:
|
|||
|
||||
slots:
|
||||
dimensions:
|
||||
title: Outcomes variables
|
||||
description: >-
|
||||
Associated outcome variables.
|
||||
range: Dimension
|
||||
|
|
@ -80,23 +81,28 @@ slots:
|
|||
- sio:SIO_000341
|
||||
|
||||
factors:
|
||||
title: Influencing factors
|
||||
description: >-
|
||||
Influencing factors.
|
||||
Factors that influence the subject matter.
|
||||
range: Factor
|
||||
multivalued: true
|
||||
|
||||
factor_level_of:
|
||||
title: Level of
|
||||
description: >-
|
||||
A factor the subject is a (sub)level of.
|
||||
range: Factor
|
||||
|
||||
instruments:
|
||||
title: Used instruments
|
||||
description: >-
|
||||
Employed instruments.
|
||||
Instruments employed in a study activity. This could be physical
|
||||
devices, but also software tools.
|
||||
range: Instrument
|
||||
multivalued: true
|
||||
|
||||
subject_type:
|
||||
title: Type
|
||||
description: >-
|
||||
A classifier that identifies the nature/type of a subject.
|
||||
For specimen (a subject derived/taken from another subject),
|
||||
|
|
@ -116,16 +122,19 @@ slots:
|
|||
- dcterms:conformsTo
|
||||
|
||||
specimen_of:
|
||||
title: Speciment of
|
||||
description: >-
|
||||
Source subject.
|
||||
range: Subject
|
||||
|
||||
study:
|
||||
title: Study context
|
||||
description: >-
|
||||
Study context.
|
||||
The study in which the subject took place or existed.
|
||||
range: Study
|
||||
|
||||
subjects:
|
||||
title: Studied subjects
|
||||
description: >-
|
||||
Studied subjects.
|
||||
range: Subject
|
||||
|
|
@ -160,7 +169,6 @@ classes:
|
|||
- distributions
|
||||
- dimensions
|
||||
|
||||
|
||||
Distribution:
|
||||
class_uri: inm7fd:Distribution
|
||||
is_a: Thing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue