Update data/extended_schema.json
Browse files- data/extended_schema.json +150 -25
data/extended_schema.json
CHANGED
|
@@ -3,74 +3,199 @@
|
|
| 3 |
"value_type": "enum_PNV",
|
| 4 |
"aliases": ["camp test", "camp reaction"]
|
| 5 |
},
|
|
|
|
| 6 |
"PYR": {
|
| 7 |
"value_type": "enum_PNV",
|
| 8 |
"aliases": ["pyr test", "pyr activity"]
|
| 9 |
},
|
|
|
|
| 10 |
"Bile Solubility": {
|
| 11 |
"value_type": "enum_PNV",
|
| 12 |
"aliases": ["bile soluble"]
|
| 13 |
},
|
|
|
|
| 14 |
"Hippurate Hydrolysis": {
|
| 15 |
"value_type": "enum_PNV",
|
| 16 |
"aliases": ["hippurate", "hippurate test"]
|
| 17 |
},
|
|
|
|
| 18 |
"Gas Production": {
|
| 19 |
"value_type": "enum_PNV",
|
| 20 |
-
"aliases": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
},
|
|
|
|
| 22 |
"Glucose Oxidation": {
|
| 23 |
"value_type": "enum_PNV",
|
| 24 |
-
"aliases": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
},
|
| 26 |
|
| 27 |
"Pigment": {
|
| 28 |
"value_type": "enum_custom",
|
| 29 |
-
"allowed": [
|
| 30 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
},
|
| 32 |
|
| 33 |
"Odor": {
|
| 34 |
"value_type": "enum_custom",
|
| 35 |
-
"allowed": [
|
| 36 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
},
|
| 38 |
|
| 39 |
"Colony Pattern": {
|
| 40 |
"value_type": "enum_custom",
|
| 41 |
"allowed": [
|
| 42 |
-
"None",
|
| 43 |
"CIN Bullseye",
|
| 44 |
"XLD Black Center",
|
| 45 |
"Mucoid",
|
| 46 |
"Swarming",
|
| 47 |
"Metallic",
|
| 48 |
"Smooth",
|
| 49 |
-
"Rough"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 50 |
],
|
| 51 |
-
"aliases": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
},
|
| 53 |
|
| 54 |
"Motility Type": {
|
| 55 |
"value_type": "enum_custom",
|
| 56 |
-
"allowed": [
|
| 57 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
},
|
| 59 |
|
| 60 |
"TSI Pattern": {
|
| 61 |
"value_type": "enum_custom",
|
| 62 |
-
"allowed": [
|
| 63 |
-
|
| 64 |
-
|
| 65 |
-
|
| 66 |
-
|
| 67 |
-
|
| 68 |
-
|
| 69 |
-
"aliases": [
|
| 70 |
-
|
| 71 |
-
|
| 72 |
-
|
| 73 |
-
|
| 74 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 75 |
}
|
| 76 |
-
}
|
|
|
|
| 3 |
"value_type": "enum_PNV",
|
| 4 |
"aliases": ["camp test", "camp reaction"]
|
| 5 |
},
|
| 6 |
+
|
| 7 |
"PYR": {
|
| 8 |
"value_type": "enum_PNV",
|
| 9 |
"aliases": ["pyr test", "pyr activity"]
|
| 10 |
},
|
| 11 |
+
|
| 12 |
"Bile Solubility": {
|
| 13 |
"value_type": "enum_PNV",
|
| 14 |
"aliases": ["bile soluble"]
|
| 15 |
},
|
| 16 |
+
|
| 17 |
"Hippurate Hydrolysis": {
|
| 18 |
"value_type": "enum_PNV",
|
| 19 |
"aliases": ["hippurate", "hippurate test"]
|
| 20 |
},
|
| 21 |
+
|
| 22 |
"Gas Production": {
|
| 23 |
"value_type": "enum_PNV",
|
| 24 |
+
"aliases": [
|
| 25 |
+
"gas production",
|
| 26 |
+
"gas-producing",
|
| 27 |
+
"gas producing",
|
| 28 |
+
"gas producer",
|
| 29 |
+
"produces gas",
|
| 30 |
+
"with gas",
|
| 31 |
+
"gas is produced"
|
| 32 |
+
]
|
| 33 |
},
|
| 34 |
+
|
| 35 |
"Glucose Oxidation": {
|
| 36 |
"value_type": "enum_PNV",
|
| 37 |
+
"aliases": [
|
| 38 |
+
"oxidises glucose",
|
| 39 |
+
"oxidizes glucose",
|
| 40 |
+
"oxidation of glucose",
|
| 41 |
+
"glucose oxidation",
|
| 42 |
+
"glucose oxidiser",
|
| 43 |
+
"glucose oxidizer"
|
| 44 |
+
]
|
| 45 |
+
},
|
| 46 |
+
|
| 47 |
+
"Antibiotic Resistance": {
|
| 48 |
+
"value_type": "enum_PNV",
|
| 49 |
+
"aliases": [
|
| 50 |
+
"resistant to",
|
| 51 |
+
"antibiotic resistance",
|
| 52 |
+
"antibiotic-resistant"
|
| 53 |
+
]
|
| 54 |
},
|
| 55 |
|
| 56 |
"Pigment": {
|
| 57 |
"value_type": "enum_custom",
|
| 58 |
+
"allowed": [
|
| 59 |
+
"Blue-Green",
|
| 60 |
+
"Green",
|
| 61 |
+
"Yellow",
|
| 62 |
+
"Red",
|
| 63 |
+
"Brown",
|
| 64 |
+
"Pink",
|
| 65 |
+
"Orange",
|
| 66 |
+
"Black",
|
| 67 |
+
"Violet"
|
| 68 |
+
],
|
| 69 |
+
"aliases": [
|
| 70 |
+
"blue-green pigment",
|
| 71 |
+
"green pigment",
|
| 72 |
+
"yellow pigment",
|
| 73 |
+
"red pigment",
|
| 74 |
+
"brown pigment",
|
| 75 |
+
"pink pigment",
|
| 76 |
+
"orange pigment",
|
| 77 |
+
"black pigment",
|
| 78 |
+
"violet pigment",
|
| 79 |
+
"pyocyanin",
|
| 80 |
+
"pyoverdine",
|
| 81 |
+
"pigment production"
|
| 82 |
+
]
|
| 83 |
},
|
| 84 |
|
| 85 |
"Odor": {
|
| 86 |
"value_type": "enum_custom",
|
| 87 |
+
"allowed": [
|
| 88 |
+
"Grape",
|
| 89 |
+
"Fruity",
|
| 90 |
+
"Musty",
|
| 91 |
+
"Pungent",
|
| 92 |
+
"Putrid",
|
| 93 |
+
"Buttery",
|
| 94 |
+
"Earthy",
|
| 95 |
+
"Mousy",
|
| 96 |
+
"Fishy",
|
| 97 |
+
"Almond",
|
| 98 |
+
"Cheese"
|
| 99 |
+
],
|
| 100 |
+
"aliases": [
|
| 101 |
+
"grape-like odor",
|
| 102 |
+
"fruity odor",
|
| 103 |
+
"musty odor",
|
| 104 |
+
"pungent odor",
|
| 105 |
+
"putrid odor",
|
| 106 |
+
"buttery odor",
|
| 107 |
+
"earthy odor",
|
| 108 |
+
"mousy odor",
|
| 109 |
+
"fishy odor",
|
| 110 |
+
"almond odor",
|
| 111 |
+
"cheese odor",
|
| 112 |
+
"distinct odor",
|
| 113 |
+
"characteristic smell"
|
| 114 |
+
]
|
| 115 |
},
|
| 116 |
|
| 117 |
"Colony Pattern": {
|
| 118 |
"value_type": "enum_custom",
|
| 119 |
"allowed": [
|
|
|
|
| 120 |
"CIN Bullseye",
|
| 121 |
"XLD Black Center",
|
| 122 |
"Mucoid",
|
| 123 |
"Swarming",
|
| 124 |
"Metallic",
|
| 125 |
"Smooth",
|
| 126 |
+
"Rough",
|
| 127 |
+
"Chalky",
|
| 128 |
+
"Filamentous",
|
| 129 |
+
"Irregular",
|
| 130 |
+
"Corroding",
|
| 131 |
+
"Sticky",
|
| 132 |
+
"Molar-tooth"
|
| 133 |
],
|
| 134 |
+
"aliases": [
|
| 135 |
+
"cin bullseye colonies",
|
| 136 |
+
"bullseye colonies",
|
| 137 |
+
"xld black-centered colonies",
|
| 138 |
+
"black-centered colonies",
|
| 139 |
+
"mucoid colonies",
|
| 140 |
+
"swarming colonies",
|
| 141 |
+
"metallic sheen colonies",
|
| 142 |
+
"smooth colonies",
|
| 143 |
+
"rough colonies",
|
| 144 |
+
"chalky colonies",
|
| 145 |
+
"filamentous colonies",
|
| 146 |
+
"irregular colonies",
|
| 147 |
+
"corroding colonies",
|
| 148 |
+
"sticky colonies",
|
| 149 |
+
"molar-tooth colonies"
|
| 150 |
+
]
|
| 151 |
},
|
| 152 |
|
| 153 |
"Motility Type": {
|
| 154 |
"value_type": "enum_custom",
|
| 155 |
+
"allowed": [
|
| 156 |
+
"Tumbling",
|
| 157 |
+
"Darting",
|
| 158 |
+
"Swarming",
|
| 159 |
+
"Umbrella",
|
| 160 |
+
"Gliding",
|
| 161 |
+
"Axial",
|
| 162 |
+
"Peritrichous",
|
| 163 |
+
"Polar",
|
| 164 |
+
"Monotrichous",
|
| 165 |
+
"Lophotrichous"
|
| 166 |
+
],
|
| 167 |
+
"aliases": [
|
| 168 |
+
"tumbling motility",
|
| 169 |
+
"darting motility",
|
| 170 |
+
"swarming motility",
|
| 171 |
+
"umbrella motility",
|
| 172 |
+
"gliding motility",
|
| 173 |
+
"axial filament",
|
| 174 |
+
"peritrichous flagella",
|
| 175 |
+
"polar flagella",
|
| 176 |
+
"monotrichous flagella",
|
| 177 |
+
"lophotrichous flagella"
|
| 178 |
+
]
|
| 179 |
},
|
| 180 |
|
| 181 |
"TSI Pattern": {
|
| 182 |
"value_type": "enum_custom",
|
| 183 |
+
"allowed": [
|
| 184 |
+
"A/A",
|
| 185 |
+
"K/A",
|
| 186 |
+
"K/K",
|
| 187 |
+
"A/A + Gas",
|
| 188 |
+
"K/A + H2S"
|
| 189 |
+
],
|
| 190 |
+
"aliases": [
|
| 191 |
+
"tsi",
|
| 192 |
+
"tsi reaction",
|
| 193 |
+
"triple sugar iron",
|
| 194 |
+
"a slash a",
|
| 195 |
+
"k slash a",
|
| 196 |
+
"k slash k",
|
| 197 |
+
"h2s production on tsi",
|
| 198 |
+
"gas production on tsi"
|
| 199 |
+
]
|
| 200 |
}
|
| 201 |
+
}
|