Skip to content

Commit 2315da5

Browse files
authored
Merge pull request #958 from GenomicsStandardsConsortium/957-give-descriptions-to-water_ph-and-soil_ph
added/normalized pH descriptions
2 parents 85a0d46 + 1a4253e commit 2315da5

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

src/mixs/schema/mixs.yaml

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10269,8 +10269,7 @@ slots:
1026910269
interpolated: true
1027010270
partial_match: true
1027110271
ph:
10272-
description: Ph measurement of the sample, or liquid portion of sample, or aqueous
10273-
phase of the fluid
10272+
description: pH measurement of the sample, or liquid portion of sample, or aqueous phase of the fluid
1027410273
title: pH
1027510274
examples:
1027610275
- value: '7.2'
@@ -12496,6 +12495,7 @@ slots:
1249612495
range: SoilHorizonEnum
1249712496
soil_pH:
1249812497
title: soil pH
12498+
description: pH measurement of some soil at the time of sampling
1249912499
examples:
1250012500
- value: '7.2'
1250112501
keywords:
@@ -14418,6 +14418,7 @@ slots:
1441814418
slot_uri: MIXS:0001174
1441914419
water_pH:
1442014420
title: water pH
14421+
description: pH measurement of some water at the time of sampling
1442114422
examples:
1442214423
- value: '7.2'
1442314424
keywords:
@@ -16489,8 +16490,6 @@ classes:
1648916490
recommended: true
1649016491
soil_horizon:
1649116492
recommended: true
16492-
soil_pH:
16493-
description: pH of some soil.
1649416493
soil_type:
1649516494
required: true
1649616495
soil_type_meth:
@@ -16524,9 +16523,6 @@ classes:
1652416523
recommended: true
1652516524
trophic_level:
1652616525
recommended: true
16527-
water_pH:
16528-
description: The pH measurement of the sample, or liquid portion of sample,
16529-
or aqueous phase of the fluid.
1653016526
water_temp_regm:
1653116527
string_serialization: '{float} {unit};{period};{interval};{period}'
1653216528
recommended: true
@@ -17160,13 +17156,8 @@ classes:
1716017156
soil_conductivity:
1716117157
description: Conductivity of soil at time of sampling.
1716217158
comments: Soil electrical conductivity (EC) is a measure of how well soil water can carry an electrical current. Electrical conductivity of soil solution is a reliable indicator of its solute (cation or anion) concentration with 1 dS/m approximately equivalent to 10 meq/L (U.S. Salinity Laboratory Staff, 1954).
17163-
soil_pH:
17164-
description: The pH of soil at time of sampling.
1716517159
soil_type:
1716617160
string_serialization: '{termLabel} [{termID}]'
17167-
water_pH:
17168-
description: pH measurement of the sample, or liquid portion of sample, or
17169-
aqueous phase of the fluid.
1717017161
wind_direction:
1717117162
examples:
1717217163
- value: 0 degrees; Northwest

0 commit comments

Comments
 (0)