forked from cmungall/mixs-source
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathhuman_oral.yaml
132 lines (132 loc) · 2.75 KB
/
human_oral.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
id: http://w3id.org/mixs/human_oral
name: human_oral
imports:
- linkml:types
- terms
prefixes:
linkml: https://w3id.org/linkml/
mixs.vocab: https://w3id.org/mixs/vocab/
MIXS: https://w3id.org/mixs/terms/
default_prefix: mixs.vocab
slots: {}
classes:
human-oral:
description: human-oral
mappings: []
slots:
- lat_lon
- depth
- alt
- elev
- temp
- geo_loc_name
- collection_date
- env_broad_scale
- env_local_scale
- env_medium
- nose_throat_disord
- time_last_toothbrush
- host_subject_id
- host_age
- host_sex
- ihmc_medication_code
- chem_administration
- host_body_site
- host_body_product
- host_tot_mass
- host_height
- host_diet
- host_last_meal
- host_family_relation
- host_genotype
- host_phenotype
- host_body_temp
- host_body_mass_index
- ethnicity
- host_occupation
- medic_hist_perform
- host_pulse
- perturbation
- salinity
- oxy_stat_samp
- organism_count
- samp_store_temp
- samp_store_dur
- host_symbiont
- samp_store_loc
- misc_param
slot_usage:
samp_name:
required: true
project_name:
required: true
nose_throat_disord:
required: false
time_last_toothbrush:
required: false
host_subject_id:
required: false
host_age:
required: false
host_sex:
required: false
host_disease_stat:
required: false
ihmc_medication_code:
required: false
chem_administration:
required: false
host_body_site:
required: false
host_body_product:
required: false
host_tot_mass:
required: false
host_height:
required: false
host_diet:
required: false
host_last_meal:
required: false
host_family_relation:
required: false
host_genotype:
required: false
host_phenotype:
required: false
host_body_temp:
required: false
host_body_mass_index:
required: false
ethnicity:
required: false
host_occupation:
required: false
medic_hist_perform:
required: false
host_pulse:
required: false
perturbation:
required: false
salinity:
required: false
oxy_stat_samp:
required: false
temp:
required: false
organism_count:
required: false
samp_vol_we_dna_ext:
required: false
samp_store_temp:
required: false
samp_store_dur:
required: false
host_symbiont:
required: false
samp_store_loc:
required: false
misc_param:
required: false
subsets: {}
enums: {}