|
454 | 454 | "description": "Unit of measurement for this variable.", |
455 | 455 | "title": "Unit", |
456 | 456 | "type": "string" |
| 457 | + }, |
| 458 | + "variable_type": { |
| 459 | + "$ref": "#/$defs/VariableType", |
| 460 | + "description": "High-level classification of the variable. Determines which standard identifiers are available and, combined with genesis and sampling, which schema class to use.", |
| 461 | + "title": "Variable Type" |
457 | 462 | } |
458 | 463 | }, |
459 | 464 | "required": [ |
460 | 465 | "genesis", |
461 | 466 | "calculation_method_and_parameters", |
462 | 467 | "units", |
| 468 | + "variable_type", |
463 | 469 | "dataset_variable_name", |
464 | 470 | "long_name" |
465 | 471 | ], |
|
709 | 715 | "description": "Unit of measurement for this variable.", |
710 | 716 | "title": "Unit", |
711 | 717 | "type": "string" |
| 718 | + }, |
| 719 | + "variable_type": { |
| 720 | + "$ref": "#/$defs/VariableType", |
| 721 | + "description": "High-level classification of the variable. Determines which standard identifiers are available and, combined with genesis and sampling, which schema class to use.", |
| 722 | + "title": "Variable Type" |
712 | 723 | } |
713 | 724 | }, |
714 | 725 | "required": [ |
|
726 | 737 | "uncertainty_definition", |
727 | 738 | "missing_value_indicators", |
728 | 739 | "units", |
| 740 | + "variable_type", |
729 | 741 | "dataset_variable_name", |
730 | 742 | "long_name" |
731 | 743 | ], |
|
863 | 875 | "description": "Unit of measurement for this variable.", |
864 | 876 | "title": "Unit", |
865 | 877 | "type": "string" |
| 878 | + }, |
| 879 | + "variable_type": { |
| 880 | + "$ref": "#/$defs/VariableType", |
| 881 | + "description": "High-level classification of the variable. Determines which standard identifiers are available and, combined with genesis and sampling, which schema class to use.", |
| 882 | + "title": "Variable Type" |
866 | 883 | } |
867 | 884 | }, |
868 | 885 | "required": [ |
|
879 | 896 | "uncertainty_definition", |
880 | 897 | "missing_value_indicators", |
881 | 898 | "units", |
| 899 | + "variable_type", |
882 | 900 | "dataset_variable_name", |
883 | 901 | "long_name" |
884 | 902 | ], |
|
1021 | 1039 | "description": "Unit of measurement for this variable.", |
1022 | 1040 | "title": "Unit", |
1023 | 1041 | "type": "string" |
| 1042 | + }, |
| 1043 | + "variable_type": { |
| 1044 | + "$ref": "#/$defs/VariableType", |
| 1045 | + "description": "High-level classification of the variable. Determines which standard identifiers are available and, combined with genesis and sampling, which schema class to use.", |
| 1046 | + "title": "Variable Type" |
1024 | 1047 | } |
1025 | 1048 | }, |
1026 | 1049 | "required": [ |
|
1037 | 1060 | "uncertainty_definition", |
1038 | 1061 | "missing_value_indicators", |
1039 | 1062 | "units", |
| 1063 | + "variable_type", |
1040 | 1064 | "dataset_variable_name", |
1041 | 1065 | "long_name" |
1042 | 1066 | ], |
|
1194 | 1218 | "description": "Unit of measurement for this variable.", |
1195 | 1219 | "title": "Unit", |
1196 | 1220 | "type": "string" |
| 1221 | + }, |
| 1222 | + "variable_type": { |
| 1223 | + "$ref": "#/$defs/VariableType", |
| 1224 | + "description": "High-level classification of the variable. Determines which standard identifiers are available and, combined with genesis and sampling, which schema class to use.", |
| 1225 | + "title": "Variable Type" |
1197 | 1226 | } |
1198 | 1227 | }, |
1199 | 1228 | "required": [ |
|
1214 | 1243 | "uncertainty_definition", |
1215 | 1244 | "missing_value_indicators", |
1216 | 1245 | "units", |
| 1246 | + "variable_type", |
1217 | 1247 | "dataset_variable_name", |
1218 | 1248 | "long_name" |
1219 | 1249 | ], |
|
1361 | 1391 | "description": "Unit of measurement for this variable.", |
1362 | 1392 | "title": "Unit", |
1363 | 1393 | "type": "string" |
| 1394 | + }, |
| 1395 | + "variable_type": { |
| 1396 | + "$ref": "#/$defs/VariableType", |
| 1397 | + "description": "High-level classification of the variable. Determines which standard identifiers are available and, combined with genesis and sampling, which schema class to use.", |
| 1398 | + "title": "Variable Type" |
1364 | 1399 | } |
1365 | 1400 | }, |
1366 | 1401 | "required": [ |
|
1378 | 1413 | "uncertainty_definition", |
1379 | 1414 | "missing_value_indicators", |
1380 | 1415 | "units", |
| 1416 | + "variable_type", |
1381 | 1417 | "dataset_variable_name", |
1382 | 1418 | "long_name" |
1383 | 1419 | ], |
|
1652 | 1688 | "title": "Unit", |
1653 | 1689 | "type": "string" |
1654 | 1690 | }, |
| 1691 | + "variable_type": { |
| 1692 | + "$ref": "#/$defs/VariableType", |
| 1693 | + "description": "High-level classification of the variable. Determines which standard identifiers are available and, combined with genesis and sampling, which schema class to use.", |
| 1694 | + "title": "Variable Type" |
| 1695 | + }, |
1655 | 1696 | "water_vapor_correction_method": { |
1656 | 1697 | "description": "How the water vapor pressure inside the equilibrator was determined.", |
1657 | 1698 | "title": "Water vapor correction method", |
|
1674 | 1715 | "uncertainty_definition", |
1675 | 1716 | "missing_value_indicators", |
1676 | 1717 | "units", |
| 1718 | + "variable_type", |
1677 | 1719 | "dataset_variable_name", |
1678 | 1720 | "long_name" |
1679 | 1721 | ], |
|
1821 | 1863 | "description": "Unit of measurement for this variable.", |
1822 | 1864 | "title": "Unit", |
1823 | 1865 | "type": "string" |
| 1866 | + }, |
| 1867 | + "variable_type": { |
| 1868 | + "$ref": "#/$defs/VariableType", |
| 1869 | + "description": "High-level classification of the variable. Determines which standard identifiers are available and, combined with genesis and sampling, which schema class to use.", |
| 1870 | + "title": "Variable Type" |
1824 | 1871 | } |
1825 | 1872 | }, |
1826 | 1873 | "required": [ |
|
1839 | 1886 | "uncertainty_definition", |
1840 | 1887 | "missing_value_indicators", |
1841 | 1888 | "units", |
| 1889 | + "variable_type", |
1842 | 1890 | "dataset_variable_name", |
1843 | 1891 | "long_name" |
1844 | 1892 | ], |
|
1966 | 2014 | "description": "Unit of measurement for this variable.", |
1967 | 2015 | "title": "Unit", |
1968 | 2016 | "type": "string" |
| 2017 | + }, |
| 2018 | + "variable_type": { |
| 2019 | + "$ref": "#/$defs/VariableType", |
| 2020 | + "description": "High-level classification of the variable. Determines which standard identifiers are available and, combined with genesis and sampling, which schema class to use.", |
| 2021 | + "title": "Variable Type" |
1969 | 2022 | } |
1970 | 2023 | }, |
1971 | 2024 | "required": [ |
|
1981 | 2034 | "uncertainty_definition", |
1982 | 2035 | "missing_value_indicators", |
1983 | 2036 | "units", |
| 2037 | + "variable_type", |
1984 | 2038 | "dataset_variable_name", |
1985 | 2039 | "long_name" |
1986 | 2040 | ], |
|
2128 | 2182 | "description": "Unit of measurement for this variable.", |
2129 | 2183 | "title": "Unit", |
2130 | 2184 | "type": "string" |
| 2185 | + }, |
| 2186 | + "variable_type": { |
| 2187 | + "$ref": "#/$defs/VariableType", |
| 2188 | + "description": "High-level classification of the variable. Determines which standard identifiers are available and, combined with genesis and sampling, which schema class to use.", |
| 2189 | + "title": "Variable Type" |
2131 | 2190 | } |
2132 | 2191 | }, |
2133 | 2192 | "required": [ |
|
2145 | 2204 | "uncertainty_definition", |
2146 | 2205 | "missing_value_indicators", |
2147 | 2206 | "units", |
| 2207 | + "variable_type", |
2148 | 2208 | "dataset_variable_name", |
2149 | 2209 | "long_name" |
2150 | 2210 | ], |
|
2292 | 2352 | "description": "Unit of measurement for this variable.", |
2293 | 2353 | "title": "Unit", |
2294 | 2354 | "type": "string" |
| 2355 | + }, |
| 2356 | + "variable_type": { |
| 2357 | + "$ref": "#/$defs/VariableType", |
| 2358 | + "description": "High-level classification of the variable. Determines which standard identifiers are available and, combined with genesis and sampling, which schema class to use.", |
| 2359 | + "title": "Variable Type" |
2295 | 2360 | } |
2296 | 2361 | }, |
2297 | 2362 | "required": [ |
|
2311 | 2376 | "uncertainty_definition", |
2312 | 2377 | "missing_value_indicators", |
2313 | 2378 | "units", |
| 2379 | + "variable_type", |
2314 | 2380 | "dataset_variable_name", |
2315 | 2381 | "long_name" |
2316 | 2382 | ], |
|
2473 | 2539 | "description": "Unit of measurement for this variable.", |
2474 | 2540 | "title": "Unit", |
2475 | 2541 | "type": "string" |
| 2542 | + }, |
| 2543 | + "variable_type": { |
| 2544 | + "$ref": "#/$defs/VariableType", |
| 2545 | + "description": "High-level classification of the variable. Determines which standard identifiers are available and, combined with genesis and sampling, which schema class to use.", |
| 2546 | + "title": "Variable Type" |
2476 | 2547 | } |
2477 | 2548 | }, |
2478 | 2549 | "required": [ |
|
2492 | 2563 | "uncertainty_definition", |
2493 | 2564 | "missing_value_indicators", |
2494 | 2565 | "units", |
| 2566 | + "variable_type", |
2495 | 2567 | "dataset_variable_name", |
2496 | 2568 | "long_name" |
2497 | 2569 | ], |
|
3074 | 3146 | "description": "Unit of measurement for this variable.", |
3075 | 3147 | "title": "Unit", |
3076 | 3148 | "type": "string" |
| 3149 | + }, |
| 3150 | + "variable_type": { |
| 3151 | + "$ref": "#/$defs/VariableType", |
| 3152 | + "description": "High-level classification of the variable. Determines which standard identifiers are available and, combined with genesis and sampling, which schema class to use.", |
| 3153 | + "title": "Variable Type" |
3077 | 3154 | } |
3078 | 3155 | }, |
3079 | 3156 | "required": [ |
|
3090 | 3167 | "uncertainty_definition", |
3091 | 3168 | "missing_value_indicators", |
3092 | 3169 | "units", |
| 3170 | + "variable_type", |
3093 | 3171 | "dataset_variable_name", |
3094 | 3172 | "long_name" |
3095 | 3173 | ], |
|
4421 | 4499 | "description": "Unit of measurement for this variable.", |
4422 | 4500 | "title": "Unit", |
4423 | 4501 | "type": "string" |
| 4502 | + }, |
| 4503 | + "variable_type": { |
| 4504 | + "$ref": "#/$defs/VariableType", |
| 4505 | + "description": "High-level classification of the variable. Determines which standard identifiers are available and, combined with genesis and sampling, which schema class to use.", |
| 4506 | + "title": "Variable Type" |
4424 | 4507 | } |
4425 | 4508 | }, |
4426 | 4509 | "required": [ |
| 4510 | + "variable_type", |
4427 | 4511 | "dataset_variable_name", |
4428 | 4512 | "long_name" |
4429 | 4513 | ], |
|
4566 | 4650 | "description": "Unit of measurement for this variable.", |
4567 | 4651 | "title": "Unit", |
4568 | 4652 | "type": "string" |
| 4653 | + }, |
| 4654 | + "variable_type": { |
| 4655 | + "$ref": "#/$defs/VariableType", |
| 4656 | + "description": "High-level classification of the variable. Determines which standard identifiers are available and, combined with genesis and sampling, which schema class to use.", |
| 4657 | + "title": "Variable Type" |
4569 | 4658 | } |
4570 | 4659 | }, |
4571 | 4660 | "required": [ |
|
4581 | 4670 | "uncertainty_definition", |
4582 | 4671 | "missing_value_indicators", |
4583 | 4672 | "units", |
| 4673 | + "variable_type", |
4584 | 4674 | "dataset_variable_name", |
4585 | 4675 | "long_name" |
4586 | 4676 | ], |
|
5581 | 5671 | "description": "Unit of measurement for this variable.", |
5582 | 5672 | "title": "Unit", |
5583 | 5673 | "type": "string" |
| 5674 | + }, |
| 5675 | + "variable_type": { |
| 5676 | + "$ref": "#/$defs/VariableType", |
| 5677 | + "description": "High-level classification of the variable. Determines which standard identifiers are available and, combined with genesis and sampling, which schema class to use.", |
| 5678 | + "title": "Variable Type" |
5584 | 5679 | } |
5585 | 5680 | }, |
5586 | 5681 | "required": [ |
5587 | 5682 | "units", |
| 5683 | + "variable_type", |
5588 | 5684 | "dataset_variable_name", |
5589 | 5685 | "long_name" |
5590 | 5686 | ], |
5591 | 5687 | "title": "Variable", |
5592 | 5688 | "type": "object" |
5593 | 5689 | }, |
| 5690 | + "VariableType": { |
| 5691 | + "description": "High-level classification of the variable", |
| 5692 | + "enum": [ |
| 5693 | + "pH", |
| 5694 | + "ta", |
| 5695 | + "dic", |
| 5696 | + "co2", |
| 5697 | + "sediment", |
| 5698 | + "hplc", |
| 5699 | + "other", |
| 5700 | + "non_measured" |
| 5701 | + ], |
| 5702 | + "title": "VariableType", |
| 5703 | + "type": "string" |
| 5704 | + }, |
5594 | 5705 | "VerticalExtent": { |
5595 | 5706 | "additionalProperties": false, |
5596 | 5707 | "description": "The vertical extent of a place or structure in meters.", |
|
0 commit comments