wqx 3.0.237 → 3.0.238
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/descriptions/AnalyticalMethod.json +1 -0
- package/descriptions/AnalyticalMethod.json.js +2 -0
- package/descriptions/CharacteristicAlias.json +1544 -1530
- package/descriptions/CharacteristicAlias.json.js +1671 -1656
- package/descriptions/ResultMeasureQualifier.json +2 -0
- package/descriptions/ResultMeasureQualifier.json.js +2 -0
- package/descriptions/SampleTissueAnatomy.json +1 -0
- package/descriptions/SampleTissueAnatomy.json.js +1 -0
- package/groups/CASNumber.json +1 -1
- package/groups/CASNumber.json.js +1 -1
- package/json-schema/biological.json +4 -0
- package/json-schema/definitions.json +4 -0
- package/json-schema/habitat.json +3 -0
- package/json-schema/instantaneous.json +3 -0
- package/json-schema/physical-chemistry.json +3 -0
- package/package.json +1 -1
- package/values/AnalyticalMethod.json +1 -0
- package/values/AnalyticalMethod.json.js +1 -0
- package/values/CharacteristicAlias.json +16 -2
- package/values/CharacteristicAlias.json.js +16 -2
- package/values/ResultMeasureQualifier.json +2 -0
- package/values/ResultMeasureQualifier.json.js +2 -0
- package/values/SampleTissueAnatomy.json +1 -0
- package/values/SampleTissueAnatomy.json.js +1 -0
|
@@ -3584,6 +3584,7 @@
|
|
|
3584
3584
|
"MEHG-DRY-GCAFS": "This method follows the procedures published by Liang, Bloom and Horvat in Clinical Chemistry (Vol 40, No 4, 1994). Samples are homogenized and then digested in a methanolic potassium hydroxide solution. An aliquot of the digestate is analyzed by aqueous phase ethylation, purge and trap, desorption and GC separation. The separated species are then pyrolized to elemental Hg and quantified by cold vapour atomic fluorescence spectroscopy. Results are reported \"\"as MeHg\"\".",
|
|
3585
3585
|
"MEHG-WET-GCAFS": "This method follows the procedures published by Liang, Bloom and Horvat in Clinical Chemistry (Vol 40, No 4, 1994). Samples are homogenized and then digested in a methanolic potassium hydroxide solution. An aliquot of the digestate is analyzed by aqueous phase ethylation, purge and trap, desorption and GC separation. The separated species are then pyrolized to elemental Hg and quantified by cold vapour atomic fluorescence spectroscopy. Results are reported \"\"as MeHg\"\".",
|
|
3586
3586
|
"MET-TDIG": "https://www.alsglobal.com/en/Search#q=Biological%20Tissue%20",
|
|
3587
|
+
"MLA-110 Rev 02": "Per-and Polyfluoroalkyl Substances (PFAS) Analysis\r NEW! DoD ELAP Accreditation for PFAS Draft EPA 1633",
|
|
3587
3588
|
"MLM ASSEMBLAGE": "Maximum Likelihood Method for Predicting Environmental Conditions from Assemblage Composition ~ EPA . Yuan, Lester L.",
|
|
3588
3589
|
"MM100": "MM100 ~ DOE . ICP/MS Radionuclide Analyses",
|
|
3589
3590
|
"MM210": "",
|
|
@@ -4206,6 +4206,8 @@ export default {
|
|
|
4206
4206
|
'MEHG-WET-GCAFS':
|
|
4207
4207
|
'This method follows the procedures published by Liang, Bloom and Horvat in Clinical Chemistry (Vol 40, No 4, 1994). Samples are homogenized and then digested in a methanolic potassium hydroxide solution. An aliquot of the digestate is analyzed by aqueous phase ethylation, purge and trap, desorption and GC separation. The separated species are then pyrolized to elemental Hg and quantified by cold vapour atomic fluorescence spectroscopy. Results are reported ""as MeHg"".',
|
|
4208
4208
|
'MET-TDIG': 'https://www.alsglobal.com/en/Search#q=Biological%20Tissue%20',
|
|
4209
|
+
'MLA-110 Rev 02':
|
|
4210
|
+
'Per-and Polyfluoroalkyl Substances (PFAS) Analysis\r NEW! DoD ELAP Accreditation for PFAS Draft EPA 1633',
|
|
4209
4211
|
'MLM ASSEMBLAGE':
|
|
4210
4212
|
'Maximum Likelihood Method for Predicting Environmental Conditions from Assemblage Composition ~ EPA . Yuan, Lester L.',
|
|
4211
4213
|
MM100: 'MM100 ~ DOE . ICP/MS Radionuclide Analyses',
|