@hestia-earth/glossary 0.59.0 → 0.61.0
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/CHANGELOG.md +117 -0
- package/package.json +1 -1
- package/resources/arrayTreatment.json +3 -0
- package/resources/impactAssessment.json +74 -0
- package/resources/inHestiaDefaultSystemBoundary.json +20 -20
- package/resources/sumIs100Group.json +42 -0
- package/resources/sumMax100Group.json +3 -0
- package/resources/term-restrictions.json +1055 -351
- package/lookups/README.md +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,123 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
+
## [0.61.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.60.0...v0.61.0) (2024-12-24)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### ⚠ BREAKING CHANGES
|
|
9
|
+
|
|
10
|
+
* **liveAquaticSpecies:** delete `allowedExcretaKgMassTermIds` lookup
|
|
11
|
+
* **liveAquaticSpecies:** delete `allowedExcretaKgNTermIds` lookup
|
|
12
|
+
* **liveAquaticSpecies:** delete `allowedExcretaKgVsTermIds` lookup
|
|
13
|
+
* **animalProduct:** delete `allowedExcretaKgMassTermIds` lookup
|
|
14
|
+
* **animalProduct:** delete `allowedExcretaKgNTermIds` lookup
|
|
15
|
+
* **animalProduct:** delete `allowedExcretaKgVsTermIds` lookup
|
|
16
|
+
* **liveAnimal:** delete `allowedExcretaKgMassTermIds` lookup
|
|
17
|
+
* **liveAnimal:** delete `allowedExcretaKgNTermIds` lookup
|
|
18
|
+
* **liveAnimal:** delete `allowedExcretaKgVsTermIds` lookup
|
|
19
|
+
* **liveAnimal:** delete `recommendedExcretaKgMassTermIds` lookup
|
|
20
|
+
* **liveAnimal:** delete `recommendedExcretaKgNTermIds` lookup
|
|
21
|
+
* **liveAnimal:** delete `recommendedExcretaKgVsTermIds` lookup
|
|
22
|
+
* **system:** change unit from `% area` to `%` for `indoorAnimalSystem`
|
|
23
|
+
* **system:** change unit from `% area` to `%` for `batteryCageSystem`
|
|
24
|
+
* **system:** change unit from `% area` to `%` for `colonyCageSystem`
|
|
25
|
+
* **system:** change unit from `% area` to `%` for `barnSystem`
|
|
26
|
+
* **system:** change unit from `% area` to `%` for `freeRangeSystem`
|
|
27
|
+
* **system:** change unit from `% area` to `%` for `feedlotSystem`
|
|
28
|
+
* **system:** change unit from `% area` to `%` for `confinedPastureSystem`
|
|
29
|
+
* **system:** change unit from `% area` to `%` for `hillyPastureSystem`
|
|
30
|
+
* **system:** change unit from `% area` to `%` for `openRangeSystem`
|
|
31
|
+
* **system:** change unit from `% area` to `%` for `outdoorAnimalSystem`
|
|
32
|
+
* **system:** change unit from `% area` to `%` for `farrowingCrateSystem`
|
|
33
|
+
|
|
34
|
+
### Features
|
|
35
|
+
|
|
36
|
+
* **animalProduct:** add "excretaTermIds" lookup values to "bee" terms ([667df59](https://gitlab.com/hestia-earth/hestia-glossary/commit/667df59955d1fa2644489a4a29a19a6bb4c69fa9))
|
|
37
|
+
* **animalProduct:** delete "allowedExcretaTermIds" lookups ([a6bd8c1](https://gitlab.com/hestia-earth/hestia-glossary/commit/a6bd8c10bca004ed0374563a714f3310ed7a7d09)), closes [#1606](https://gitlab.com/hestia-earth/hestia-glossary/issues/1606)
|
|
38
|
+
* **crop:** add default properties for `Wheat, gluten` to `crop-property-default-lookup` ([9dfb82f](https://gitlab.com/hestia-earth/hestia-glossary/commit/9dfb82f11a6807ec0b55c0346d3007c5a77ec612)), closes [#1609](https://gitlab.com/hestia-earth/hestia-glossary/issues/1609)
|
|
39
|
+
* **crop:** update crop-property-lookup ([b853b11](https://gitlab.com/hestia-earth/hestia-glossary/commit/b853b11ea5312ce90f3e6dc90e451a588d75dfe6)), closes [#1610](https://gitlab.com/hestia-earth/hestia-glossary/issues/1610)
|
|
40
|
+
* **forage:** update forage-property-lookup ([4616c4b](https://gitlab.com/hestia-earth/hestia-glossary/commit/4616c4ba01609c66d9aceefdeaea2eb915caf977)), closes [#1610](https://gitlab.com/hestia-earth/hestia-glossary/issues/1610)
|
|
41
|
+
* **liveAnimal:** add "excretaTermIds" lookup values to "bee" terms ([cbf3d38](https://gitlab.com/hestia-earth/hestia-glossary/commit/cbf3d385dce67af4b5c3c0c12cb68801889055a2))
|
|
42
|
+
* **liveAnimal:** delete "allowedExcretaTermIds" and "recommendedExcretaTermIds" lookups ([7ecc1f2](https://gitlab.com/hestia-earth/hestia-glossary/commit/7ecc1f290d590fde75a7a68651fdce682194c75d)), closes [#1606](https://gitlab.com/hestia-earth/hestia-glossary/issues/1606)
|
|
43
|
+
* **liveAquaticSpecies:** add "excretaTermIds" lookup values to `Roe` ([471401f](https://gitlab.com/hestia-earth/hestia-glossary/commit/471401f1cb0cf78522c89f7e07284e60bcbce2dc))
|
|
44
|
+
* **liveAquaticSpecies:** delete "allowedExcretaTermIds" lookups ([9f656c2](https://gitlab.com/hestia-earth/hestia-glossary/commit/9f656c215f48dadc667d16f8252b55e11ecb1d95)), closes [#1606](https://gitlab.com/hestia-earth/hestia-glossary/issues/1606)
|
|
45
|
+
* **measurement:** add nitrite terms to the glossary ([b20e9b2](https://gitlab.com/hestia-earth/hestia-glossary/commit/b20e9b2c3beb3da404ee0486debdf9fb49f08423))
|
|
46
|
+
* **model:** add `Nutrient budget` ([a4d51b5](https://gitlab.com/hestia-earth/hestia-glossary/commit/a4d51b55c846c7355a96e8a2b1e1790246f8285a)), closes [#596](https://gitlab.com/hestia-earth/hestia-glossary/issues/596)
|
|
47
|
+
* **model:** add `PestLCI Consensus Model` ([ffce28f](https://gitlab.com/hestia-earth/hestia-glossary/commit/ffce28fc5db930fecb7cb2cd68ab984813b19175)), closes [#1611](https://gitlab.com/hestia-earth/hestia-glossary/issues/1611)
|
|
48
|
+
* **pesticideAI:** add synonyms to `pyriproxyfen` and `hexythiazox` ([c2ea5b4](https://gitlab.com/hestia-earth/hestia-glossary/commit/c2ea5b4ace32c931fa7560705e68b1ec7131788e))
|
|
49
|
+
* **processedFood:** update processedFood-property-lookup ([953200c](https://gitlab.com/hestia-earth/hestia-glossary/commit/953200cdb0b3f237fd4b0393c312071bf4f16ec3)), closes [#1610](https://gitlab.com/hestia-earth/hestia-glossary/issues/1610)
|
|
50
|
+
* **region:** add `region-liveAnimal-hoursWorkedPerDay-lookup` ([52a3e25](https://gitlab.com/hestia-earth/hestia-glossary/commit/52a3e2584e67f051db834bf13c40c0de86eefb21)), closes [#1615](https://gitlab.com/hestia-earth/hestia-glossary/issues/1615)
|
|
51
|
+
* **resourceUse:** simplify `Land transformation...` terms ([45a64f9](https://gitlab.com/hestia-earth/hestia-glossary/commit/45a64f98173c9a4514f8bf2b9fcd1283d3ef972e))
|
|
52
|
+
* **soilAmendment:** add `aminoAcidsUnspecifiedSoilAmendment` ([0c2723a](https://gitlab.com/hestia-earth/hestia-glossary/commit/0c2723a4ee527ab5e4796bb321f4bf51d0a92270)), closes [#1612](https://gitlab.com/hestia-earth/hestia-glossary/issues/1612)
|
|
53
|
+
* **system:** add `sumIs100Group` lookup ([9b88cef](https://gitlab.com/hestia-earth/hestia-glossary/commit/9b88cef95c099234de1f8303d3398ae7bce4890d)), closes [#1617](https://gitlab.com/hestia-earth/hestia-glossary/issues/1617)
|
|
54
|
+
* **system:** change unit from `% area` to `%` for terms whose value should represent a % of time ([472c417](https://gitlab.com/hestia-earth/hestia-glossary/commit/472c4179a8647c98a269ca04ad0e2c5c705367f2)), closes [#1398](https://gitlab.com/hestia-earth/hestia-glossary/issues/1398)
|
|
55
|
+
* **system:** remove `liveAnimal-activityCoefficient-ipcc2019-lookup` from generic terms ([25609e9](https://gitlab.com/hestia-earth/hestia-glossary/commit/25609e952bafd0ebc69b2e3375d51aa720a7b8fd)), closes [#1399](https://gitlab.com/hestia-earth/hestia-glossary/issues/1399)
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
### Bug Fixes
|
|
59
|
+
|
|
60
|
+
* **crop:** update property lookups ([71eb937](https://gitlab.com/hestia-earth/hestia-glossary/commit/71eb937cf2da35d26a598ba8fc75b6eb4436d90a))
|
|
61
|
+
* **emission:** fix errors in `scope` lookup for industrial process terms ([2b83dcd](https://gitlab.com/hestia-earth/hestia-glossary/commit/2b83dcd3ab762069ca1a7775c4ea64077bbc9a5a))
|
|
62
|
+
* **emission:** set `Ozone depletion potential` to `0` for `CFC-114a` ([f946eb5](https://gitlab.com/hestia-earth/hestia-glossary/commit/f946eb5483b26809b0ed7544bd362784e21dc31b))
|
|
63
|
+
* **emission:** set `Ozone depletion potential` to `0` for `N2O` ([8371474](https://gitlab.com/hestia-earth/hestia-glossary/commit/837147447319c8c95eeb5784d8f43ed82a66b408))
|
|
64
|
+
* **forage:** update property lookups ([9ba321d](https://gitlab.com/hestia-earth/hestia-glossary/commit/9ba321de78bf4a67149a5de9620caadfd42d6ed9))
|
|
65
|
+
* **processedFood:** update property lookups ([4aaecee](https://gitlab.com/hestia-earth/hestia-glossary/commit/4aaecee291d7b25933fb5077297bd003ac038a55))
|
|
66
|
+
* **property:** add multiple values to `feedipediaName` lookup for "NDF content" and "ADF content" ([39818f6](https://gitlab.com/hestia-earth/hestia-glossary/commit/39818f6bebbcb896fb92b5396c6db186855c14ea))
|
|
67
|
+
* **property:** update `feedipediaName` lookup for "NDF content" and "ADF content" ([7345e46](https://gitlab.com/hestia-earth/hestia-glossary/commit/7345e463c038b2761b05c56174f18e284b814174)), closes [#1610](https://gitlab.com/hestia-earth/hestia-glossary/issues/1610)
|
|
68
|
+
* **region:** add missing `EF_NOX` and `EF_P_C2` factors for `Indonesia` ([3606bd0](https://gitlab.com/hestia-earth/hestia-glossary/commit/3606bd097d9f5ad4d692b1e3fa3829ceec4d01f6))
|
|
69
|
+
|
|
70
|
+
## [0.60.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.59.0...v0.60.0) (2024-12-10)
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
### ⚠ BREAKING CHANGES
|
|
74
|
+
|
|
75
|
+
* **animalManagement:** Delete `Animal breed` term
|
|
76
|
+
* **region:** Renames `Granite` to
|
|
77
|
+
`Granite (County), Montana, United States`,
|
|
78
|
+
`Sandstone` to `Sandstone (Shire), Western Australia, Australia`
|
|
79
|
+
and `Shalë` to `Shalë (Commune), Shkodrës, Shkodër, Albania`
|
|
80
|
+
* **liveAquaticSpecies:** rename `excretaKgMassTermId` lookup `excretaKgMassTermIds`
|
|
81
|
+
* **liveAquaticSpecies:** rename `excretaKgNTermId` lookup `excretaKgNTermIds`
|
|
82
|
+
* **liveAquaticSpecies:** rename `excretaKgVsTermId` lookup `excretaKgVsTermIds`
|
|
83
|
+
* **animalProduct:** rename `excretaKgMassTermId` lookup `excretaKgMassTermIds`
|
|
84
|
+
* **animalProduct:** rename `excretaKgNTermId` lookup `excretaKgNTermIds`
|
|
85
|
+
* **animalProduct:** rename `excretaKgVsTermId` lookup `excretaKgVsTermIds`
|
|
86
|
+
* **liveAnimal:** rename `excretaKgMassTermId` lookup `excretaKgMassTermIds`
|
|
87
|
+
* **liveAnimal:** rename `excretaKgNTermId` lookup `excretaKgNTermIds`
|
|
88
|
+
* **liveAnimal:** rename `excretaKgVsTermId` lookup `excretaKgVsTermIds`
|
|
89
|
+
|
|
90
|
+
### Features
|
|
91
|
+
|
|
92
|
+
* **animalProduct:** update "excreta" lookups for "beef" terms to handle `feedlotSystem` ([fff1ab0](https://gitlab.com/hestia-earth/hestia-glossary/commit/fff1ab0ab899572806d3dc8ee355856570c2e149)), closes [#1544](https://gitlab.com/hestia-earth/hestia-glossary/issues/1544)
|
|
93
|
+
* **crop:** add default properties for `Pea, protein concentrate` ([09eb46b](https://gitlab.com/hestia-earth/hestia-glossary/commit/09eb46b4416bcb0127b70f9c1a53973d49f48e15)), closes [#1591](https://gitlab.com/hestia-earth/hestia-glossary/issues/1591)
|
|
94
|
+
* **emission:** fix errors in `inDefaultHestiaSystemBoundary` lookup ([0d51bfa](https://gitlab.com/hestia-earth/hestia-glossary/commit/0d51bfa2775fb85145d6e0ce68f20d8ed4a3c90f)), closes [#1594](https://gitlab.com/hestia-earth/hestia-glossary/issues/1594)
|
|
95
|
+
* **fertiliserBrandName:** add remaining FCT fertilisers ([d9a71d8](https://gitlab.com/hestia-earth/hestia-glossary/commit/d9a71d8bc63350397bfe9df07462c5106b274b4f))
|
|
96
|
+
* **liveAnimal:** update "excreta" lookups for "beef cattle" terms to handle `feedlotSystem` ([c07156f](https://gitlab.com/hestia-earth/hestia-glossary/commit/c07156fbaad704283d206c9c004f26cb7efc9824)), closes [#1544](https://gitlab.com/hestia-earth/hestia-glossary/issues/1544)
|
|
97
|
+
* **liveAquaticSpecies:** add `Tench` ([f1d5ff6](https://gitlab.com/hestia-earth/hestia-glossary/commit/f1d5ff6496f3baba23868c52090c6c0c7ddf146d))
|
|
98
|
+
* **liveAquaticSpecies:** rename "excretaKgXTermId" lookups "excretaKgXTermIds" ([2066860](https://gitlab.com/hestia-earth/hestia-glossary/commit/2066860463a527622d5c6d06ca31151507167256)), closes [#1592](https://gitlab.com/hestia-earth/hestia-glossary/issues/1592)
|
|
99
|
+
* **material:** add material terms from FCT ([2fb1d8b](https://gitlab.com/hestia-earth/hestia-glossary/commit/2fb1d8b143c6554e97227007c5974eeacf60512a)), closes [#1496](https://gitlab.com/hestia-earth/hestia-glossary/issues/1496)
|
|
100
|
+
* **model:** add new terms describing land occupation models ([a076f87](https://gitlab.com/hestia-earth/hestia-glossary/commit/a076f875498bf9ba73c46f25822d3400426fb80a)), closes [#1588](https://gitlab.com/hestia-earth/hestia-glossary/issues/1588)
|
|
101
|
+
* **property:** add `GAP_FILL_TO_MANAGEMENT` lookup ([7a4a633](https://gitlab.com/hestia-earth/hestia-glossary/commit/7a4a6339a52b2e2f7c921ec6957ad22196796d27))
|
|
102
|
+
* **property:** add `Weight at death` ([7e79f8b](https://gitlab.com/hestia-earth/hestia-glossary/commit/7e79f8b8e9fb1fde7b5b3ac774242c6c9cea1abe))
|
|
103
|
+
* **property:** allow `energyContent` for termType `organicFertiliser` ([855efc3](https://gitlab.com/hestia-earth/hestia-glossary/commit/855efc32627d995ee5a2776d6dac2d64665b76d2)), closes [#1595](https://gitlab.com/hestia-earth/hestia-glossary/issues/1595)
|
|
104
|
+
* **property:** allow add additional `termTypesAllowed` to `...content...` terms ([01671c9](https://gitlab.com/hestia-earth/hestia-glossary/commit/01671c9db8d23ee63ac40639657db0f7c3ce0efa)), closes [#1596](https://gitlab.com/hestia-earth/hestia-glossary/issues/1596)
|
|
105
|
+
* **resourceUse:** add land transformation terms for "other land" ([f2176c8](https://gitlab.com/hestia-earth/hestia-glossary/commit/f2176c86c70f36617d6df0efe82ce157f32f02ae))
|
|
106
|
+
* **resourceUse:** create model mapping lookup ([359df78](https://gitlab.com/hestia-earth/hestia-glossary/commit/359df78bc0803745ee52c1a385bc451d935dc1be))
|
|
107
|
+
* **seed:** add `linkedImpactAssessmentTermId` lookup ([7599a54](https://gitlab.com/hestia-earth/hestia-glossary/commit/7599a540e879a05a6c407a909c58114abf7cb5ad)), closes [#1593](https://gitlab.com/hestia-earth/hestia-glossary/issues/1593)
|
|
108
|
+
* **seed:** add `minimum` and `maximum` lookup ([802c62e](https://gitlab.com/hestia-earth/hestia-glossary/commit/802c62eed737d549d45cf9d25ec00618b0106fdc)), closes [#1603](https://gitlab.com/hestia-earth/hestia-glossary/issues/1603)
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
### Bug Fixes
|
|
112
|
+
|
|
113
|
+
* **animalManagement:** delete `Animal breed` term as redundant ([6a0b45f](https://gitlab.com/hestia-earth/hestia-glossary/commit/6a0b45fd394954afc68d6ff1d64a3376863de82e)), closes [#1601](https://gitlab.com/hestia-earth/hestia-glossary/issues/1601)
|
|
114
|
+
* **crop:** fix terms with `Saplings_required` lookup and `is_Plantation`=FALSE ([e258479](https://gitlab.com/hestia-earth/hestia-glossary/commit/e2584790ea3441c27edbd6d598e15658ec0e88a7)), closes [#1600](https://gitlab.com/hestia-earth/hestia-glossary/issues/1600)
|
|
115
|
+
* **fertiliserBrandName:** error in default property term ([2734813](https://gitlab.com/hestia-earth/hestia-glossary/commit/27348135e70aa6f13161d0c9521562fb7d219703))
|
|
116
|
+
* **property:** add additional `termTypesAllowed` to `...content` terms ([bc420dc](https://gitlab.com/hestia-earth/hestia-glossary/commit/bc420dc489f5101ec5541420c3f7700df94c408b))
|
|
117
|
+
* **seed:** remove non-generic `preparedPlantation` terms and `generic` from the other terms ([33304a5](https://gitlab.com/hestia-earth/hestia-glossary/commit/33304a55dab9591ac3336435686183c7a03d2310))
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
* **region:** use full name for regions duplicating with material ([8193a19](https://gitlab.com/hestia-earth/hestia-glossary/commit/8193a197ead2ab7bc2eca34c6f5929d8c124b838))
|
|
121
|
+
|
|
5
122
|
## [0.59.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.58.0...v0.59.0) (2024-11-26)
|
|
6
123
|
|
|
7
124
|
|
package/package.json
CHANGED
|
@@ -887,6 +887,7 @@
|
|
|
887
887
|
"plantAvailableNitrogenPerKgSoil": "mean",
|
|
888
888
|
"nitratePerKgSoil": "mean",
|
|
889
889
|
"ammoniumPerKgSoil": "mean",
|
|
890
|
+
"nitritePerKgSoil": "mean",
|
|
890
891
|
"totalPhosphorusPerKgSoil": "mean",
|
|
891
892
|
"organicPhosphorusPerKgSoil": "mean",
|
|
892
893
|
"inorganicPhosphorusPerKgSoil": "mean",
|
|
@@ -933,6 +934,7 @@
|
|
|
933
934
|
"plantAvailableNitrogenPerM3Soil": "mean",
|
|
934
935
|
"nitratePerM3Soil": "mean",
|
|
935
936
|
"ammoniumPerM3Soil": "mean",
|
|
937
|
+
"nitritePerM3Soil": "mean",
|
|
936
938
|
"totalPhosphorusPerM3Soil": "mean",
|
|
937
939
|
"organicPhosphorusPerM3Soil": "mean",
|
|
938
940
|
"inorganicPhosphorusPerM3Soil": "mean",
|
|
@@ -979,6 +981,7 @@
|
|
|
979
981
|
"plantAvailableNitrogenPerHa": "mean",
|
|
980
982
|
"nitratePerHa": "mean",
|
|
981
983
|
"ammoniumPerHa": "mean",
|
|
984
|
+
"nitritePerHa": "mean",
|
|
982
985
|
"totalPhosphorusPerHa": "mean",
|
|
983
986
|
"organicPhosphorusPerHa": "mean",
|
|
984
987
|
"inorganicPhosphorusPerHa": "mean",
|
|
@@ -578,6 +578,55 @@
|
|
|
578
578
|
"yarateraCalcinit",
|
|
579
579
|
"athenaProCore",
|
|
580
580
|
"solufeedF",
|
|
581
|
+
"yaralivaTropicote",
|
|
582
|
+
"yaraCornGrass",
|
|
583
|
+
"yaramilaSilageCut",
|
|
584
|
+
"yaraSpringCrop",
|
|
585
|
+
"yaraStockbooster",
|
|
586
|
+
"yarabelaSulfan",
|
|
587
|
+
"yarabelaSulphan",
|
|
588
|
+
"yaraSulphurPlus",
|
|
589
|
+
"yaramilaSulphurSward",
|
|
590
|
+
"yaraSuperGrass",
|
|
591
|
+
"yaraSuperPotato",
|
|
592
|
+
"yaraSuperYArable",
|
|
593
|
+
"yaraSuperbeet",
|
|
594
|
+
"yaraZeroK",
|
|
595
|
+
"yaraZeroN",
|
|
596
|
+
"yaraZeroPCut",
|
|
597
|
+
"yaraZeroPSward",
|
|
598
|
+
"bfsNitrosulph30008So3",
|
|
599
|
+
"bunnLiquid22N12So3",
|
|
600
|
+
"bunnLiquid27N5So3",
|
|
601
|
+
"bunnLiquid28N",
|
|
602
|
+
"carbonNBalancer",
|
|
603
|
+
"chafer251250",
|
|
604
|
+
"chafer7210",
|
|
605
|
+
"chaferN1919So3",
|
|
606
|
+
"chaferN2514So3",
|
|
607
|
+
"chaferN29119So3",
|
|
608
|
+
"chaferN303108So3",
|
|
609
|
+
"chaferN3294So3",
|
|
610
|
+
"chaferNufol20N",
|
|
611
|
+
"chaferNufol20NS",
|
|
612
|
+
"chaferNuram35S",
|
|
613
|
+
"chaferNuram37",
|
|
614
|
+
"nDurance28",
|
|
615
|
+
"nitamin",
|
|
616
|
+
"nitrasolFoliarN18",
|
|
617
|
+
"nitrasolFoliarN1835So3",
|
|
618
|
+
"nitrasolN1515So3",
|
|
619
|
+
"nitrasolN2212So3",
|
|
620
|
+
"nitrasolN248So3",
|
|
621
|
+
"nitrasolN257So3",
|
|
622
|
+
"nitrasolN275So3",
|
|
623
|
+
"nitrasolN28",
|
|
624
|
+
"nitrasolN30",
|
|
625
|
+
"nitrasolN3010So3",
|
|
626
|
+
"omex001510Mgo",
|
|
627
|
+
"omex0023525Mgo",
|
|
628
|
+
"omex0023545Mgo",
|
|
629
|
+
"omex002354Mgo",
|
|
581
630
|
"anthracite",
|
|
582
631
|
"cokingCoal",
|
|
583
632
|
"otherBituminousCoal",
|
|
@@ -868,6 +917,18 @@
|
|
|
868
917
|
"yttriumDepreciatedAmountPerCycle",
|
|
869
918
|
"zincMaterialDepreciatedAmountPerCycle",
|
|
870
919
|
"zirconiumDepreciatedAmountPerCycle",
|
|
920
|
+
"bitumenMaterialDepreciatedAmountPerCycle",
|
|
921
|
+
"graniteDepreciatedAmountPerCycle",
|
|
922
|
+
"marbleDepreciatedAmountPerCycle",
|
|
923
|
+
"sandstoneDepreciatedAmountPerCycle",
|
|
924
|
+
"shaleDepreciatedAmountPerCycle",
|
|
925
|
+
"slateDepreciatedAmountPerCycle",
|
|
926
|
+
"clayDepreciatedAmountPerCycle",
|
|
927
|
+
"plasterDepreciatedAmountPerCycle",
|
|
928
|
+
"plasterboardDepreciatedAmountPerCycle",
|
|
929
|
+
"ethylenePropyleneDieneMonomerDepreciatedAmountPerCycle",
|
|
930
|
+
"paintUnspecifiedDepreciatedAmountPerCycle",
|
|
931
|
+
"textileUnspecifiedDepreciatedAmountPerCycle",
|
|
871
932
|
"alkydResin",
|
|
872
933
|
"alkydResin70",
|
|
873
934
|
"aluminium",
|
|
@@ -958,6 +1019,18 @@
|
|
|
958
1019
|
"yttrium",
|
|
959
1020
|
"zincMaterial",
|
|
960
1021
|
"zirconium",
|
|
1022
|
+
"bitumenMaterial",
|
|
1023
|
+
"granite",
|
|
1024
|
+
"marble",
|
|
1025
|
+
"sandstone",
|
|
1026
|
+
"shale",
|
|
1027
|
+
"slate",
|
|
1028
|
+
"clay",
|
|
1029
|
+
"plaster",
|
|
1030
|
+
"plasterboard",
|
|
1031
|
+
"ethylenePropyleneDieneMonomer",
|
|
1032
|
+
"paintUnspecified",
|
|
1033
|
+
"textileUnspecified",
|
|
961
1034
|
"bleachUnspecified",
|
|
962
1035
|
"CAS-62253-16-1",
|
|
963
1036
|
"CAS-73432-66-3",
|
|
@@ -23949,6 +24022,7 @@
|
|
|
23949
24022
|
"panoramaBioPlus",
|
|
23950
24023
|
"meba",
|
|
23951
24024
|
"stoneMealUnspecified",
|
|
24025
|
+
"aminoAcidsUnspecifiedSoilAmendment",
|
|
23952
24026
|
"substrateUnspecified",
|
|
23953
24027
|
"barkSubstrate",
|
|
23954
24028
|
"charcoalSubstrate",
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"11DichlorotetrafluoroethaneToAirIndustrialProcesses": "false",
|
|
7
7
|
"11DichlorotetrafluoroethaneToAirInputsProduction": "true",
|
|
8
8
|
"1112TetrafluoroethaneToAirIndustrialProcesses": "false",
|
|
9
|
-
"1112TetrafluoroethaneToAirInputsProduction": "
|
|
9
|
+
"1112TetrafluoroethaneToAirInputsProduction": "true",
|
|
10
10
|
"112TrichloroethaneToAirIndustrialProcesses": "false",
|
|
11
11
|
"112TrichloroethaneToAirInputsProduction": "false",
|
|
12
12
|
"112TrichlorotrifluoroethaneToAirIndustrialProcesses": "false",
|
|
@@ -59,10 +59,10 @@
|
|
|
59
59
|
"coToAirFuelCombustion": "false",
|
|
60
60
|
"coToAirIndustrialProcesses": "false",
|
|
61
61
|
"coToAirInputsProduction": "false",
|
|
62
|
-
"co2ToAirAboveGroundBiomassStockChangeManagementChange": "
|
|
62
|
+
"co2ToAirAboveGroundBiomassStockChangeManagementChange": "true",
|
|
63
63
|
"co2ToAirAboveGroundBiomassStockChangeLandUseChange": "true",
|
|
64
|
-
"co2ToAirBelowGroundBiomassStockChangeManagementChange": "
|
|
65
|
-
"co2ToAirBelowGroundBiomassStockChangeLandUseChange": "
|
|
64
|
+
"co2ToAirBelowGroundBiomassStockChangeManagementChange": "true",
|
|
65
|
+
"co2ToAirBelowGroundBiomassStockChangeLandUseChange": "true",
|
|
66
66
|
"co2ToAirCropResidueDecomposition": "false",
|
|
67
67
|
"co2ToAirDeadOrganicMatterStockChangeManagementChange": "false",
|
|
68
68
|
"co2ToAirDeadOrganicMatterStockChangeLandUseChange": "false",
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"co2ToAirOrganicSoilBurning": "false",
|
|
74
74
|
"co2ToAirOrganicSoilCultivation": "true",
|
|
75
75
|
"co2ToAirSoilOrganicCarbonStockChangeManagementChange": "true",
|
|
76
|
-
"co2ToAirSoilOrganicCarbonStockChangeLandUseChange": "
|
|
76
|
+
"co2ToAirSoilOrganicCarbonStockChangeLandUseChange": "true",
|
|
77
77
|
"co2ToAirSoilInorganicCarbonStockChangeManagementChange": "false",
|
|
78
78
|
"co2ToAirSoilInorganicCarbonStockChangeLandUseChange": "false",
|
|
79
79
|
"co2ToAirUreaHydrolysis": "true",
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
"hydroxylamineToAirIndustrialProcesses": "false",
|
|
100
100
|
"hydroxylamineToAirInputsProduction": "false",
|
|
101
101
|
"nErosionInputsProduction": "true",
|
|
102
|
-
"nErosionSoilFlux": "
|
|
102
|
+
"nErosionSoilFlux": "true",
|
|
103
103
|
"nToSurfaceWaterExcreta": "false",
|
|
104
104
|
"nToSurfaceWaterSoilFlux": "false",
|
|
105
105
|
"nToSurfaceWaterAquacultureSystems": "false",
|
|
@@ -107,13 +107,13 @@
|
|
|
107
107
|
"nToSurfaceWaterInputsProduction": "false",
|
|
108
108
|
"n2ToAirAquacultureSystems": "true",
|
|
109
109
|
"n2ToAirCropResidueDecomposition": "false",
|
|
110
|
-
"n2ToAirExcreta": "
|
|
110
|
+
"n2ToAirExcreta": "true",
|
|
111
111
|
"n2ToAirInorganicFertiliser": "false",
|
|
112
112
|
"n2ToAirOrganicFertiliser": "false",
|
|
113
113
|
"n2ToAirSoilFlux": "false",
|
|
114
114
|
"n2ToAirWasteTreatment": "false",
|
|
115
115
|
"n2OToAirAquacultureSystemsDirect": "true",
|
|
116
|
-
"n2OToAirAquacultureSystemsIndirect": "
|
|
116
|
+
"n2OToAirAquacultureSystemsIndirect": "false",
|
|
117
117
|
"n2OToAirBackgroundSoilFluxDirect": "false",
|
|
118
118
|
"n2OToAirCropResidueBurningDirect": "true",
|
|
119
119
|
"n2OToAirCropResidueBurningIndirect": "false",
|
|
@@ -135,10 +135,10 @@
|
|
|
135
135
|
"n2OToAirOrganicFertiliserIndirect": "true",
|
|
136
136
|
"n2OToAirOrganicSoilBurningDirect": "false",
|
|
137
137
|
"n2OToAirOrganicSoilBurningIndirect": "false",
|
|
138
|
-
"n2OToAirOrganicSoilCultivationDirect": "
|
|
138
|
+
"n2OToAirOrganicSoilCultivationDirect": "true",
|
|
139
139
|
"n2OToAirOrganicSoilCultivationIndirect": "false",
|
|
140
140
|
"n2OToAirSoilFlux": "false",
|
|
141
|
-
"n2OToAirWasteTreatmentDirect": "
|
|
141
|
+
"n2OToAirWasteTreatmentDirect": "true",
|
|
142
142
|
"n2OToAirWasteTreatmentIndirect": "false",
|
|
143
143
|
"nf3ToAirIndustrialProcesses": "false",
|
|
144
144
|
"nf3ToAirInputsProduction": "false",
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
"nh3ToAirOrganicSoilBurning": "false",
|
|
156
156
|
"nh3ToAirOrganicSoilCultivation": "false",
|
|
157
157
|
"nh3ToAirSoilFlux": "false",
|
|
158
|
-
"nh3ToAirWasteTreatment": "
|
|
158
|
+
"nh3ToAirWasteTreatment": "true",
|
|
159
159
|
"nh4ToAirIndustrialProcesses": "false",
|
|
160
160
|
"nh4ToAirInputsProduction": "false",
|
|
161
161
|
"nh4ToGroundwaterCropResidueDecomposition": "false",
|
|
@@ -201,7 +201,7 @@
|
|
|
201
201
|
"no3ToGroundwaterOrganicFertiliser": "true",
|
|
202
202
|
"no3ToGroundwaterSoilFlux": "false",
|
|
203
203
|
"no3ToGroundwaterWasteTreatment": "false",
|
|
204
|
-
"no3ToSurfaceWaterAquacultureSystems": "
|
|
204
|
+
"no3ToSurfaceWaterAquacultureSystems": "false",
|
|
205
205
|
"no3ToSurfaceWaterExcreta": "false",
|
|
206
206
|
"no3ToSurfaceWaterIndustrialProcesses": "false",
|
|
207
207
|
"no3ToSurfaceWaterInputsProduction": "false",
|
|
@@ -220,24 +220,24 @@
|
|
|
220
220
|
"noxToAirSoilFlux": "false",
|
|
221
221
|
"noxToAirWasteTreatment": "false",
|
|
222
222
|
"pErosionInputsProduction": "true",
|
|
223
|
-
"pErosionSoilFlux": "
|
|
223
|
+
"pErosionSoilFlux": "true",
|
|
224
224
|
"pToDrainageWaterIndustrialProcesses": "false",
|
|
225
225
|
"pToDrainageWaterInputsProduction": "true",
|
|
226
|
-
"pToDrainageWaterSoilFlux": "
|
|
226
|
+
"pToDrainageWaterSoilFlux": "true",
|
|
227
227
|
"pToGroundwaterIndustrialProcesses": "false",
|
|
228
228
|
"pToGroundwaterInputsProduction": "true",
|
|
229
|
-
"pToGroundwaterSoilFlux": "
|
|
230
|
-
"pToSurfaceWaterSoilFlux": "
|
|
231
|
-
"pToSurfaceWaterAquacultureSystems": "
|
|
229
|
+
"pToGroundwaterSoilFlux": "true",
|
|
230
|
+
"pToSurfaceWaterSoilFlux": "true",
|
|
231
|
+
"pToSurfaceWaterAquacultureSystems": "false",
|
|
232
232
|
"pToSurfaceWaterExcreta": "false",
|
|
233
233
|
"pToSurfaceWaterIndustrialProcesses": "false",
|
|
234
234
|
"pToSurfaceWaterInputsProduction": "true",
|
|
235
|
-
"pm10ToAirAnimalHousing": "
|
|
235
|
+
"pm10ToAirAnimalHousing": "true",
|
|
236
236
|
"pm10ToAirFuelCombustion": "false",
|
|
237
237
|
"pm10ToAirCropResidueBurning": "false",
|
|
238
238
|
"pm10ToAirIndustrialProcesses": "false",
|
|
239
239
|
"pm10ToAirInputsProduction": "false",
|
|
240
|
-
"pm25ToAirAnimalHousing": "
|
|
240
|
+
"pm25ToAirAnimalHousing": "true",
|
|
241
241
|
"pm25ToAirFuelCombustion": "false",
|
|
242
242
|
"pm25ToAirCropResidueBurning": "false",
|
|
243
243
|
"pm25ToAirIndustrialProcesses": "false",
|
|
@@ -269,7 +269,7 @@
|
|
|
269
269
|
"soxToAirIndustrialProcesses": "false",
|
|
270
270
|
"soxToAirInputsProduction": "false",
|
|
271
271
|
"soxToAirCropResidueBurning": "false",
|
|
272
|
-
"tspToAirAnimalHousing": "
|
|
272
|
+
"tspToAirAnimalHousing": "true",
|
|
273
273
|
"tspToAirFuelCombustion": "false",
|
|
274
274
|
"tspToAirIndustrialProcesses": "false",
|
|
275
275
|
"tspToAirInputsProduction": "false",
|
|
@@ -1,4 +1,46 @@
|
|
|
1
1
|
{
|
|
2
|
+
"systemOfRiceIntensification": "",
|
|
3
|
+
"permacultureSystem": "",
|
|
4
|
+
"integratedProductionSystem": "",
|
|
5
|
+
"mixedFarmingSystem": "",
|
|
6
|
+
"integratedLivestockFishFarmingSystem": "",
|
|
7
|
+
"indoorAnimalSystem": "system",
|
|
8
|
+
"batteryCageSystem": "system",
|
|
9
|
+
"colonyCageSystem": "system",
|
|
10
|
+
"barnSystem": "system",
|
|
11
|
+
"freeRangeSystem": "system",
|
|
12
|
+
"feedlotSystem": "system",
|
|
13
|
+
"confinedPastureSystem": "system",
|
|
14
|
+
"hillyPastureSystem": "system",
|
|
15
|
+
"openRangeSystem": "system",
|
|
16
|
+
"verticalFarmingSystem": "",
|
|
17
|
+
"agroforestrySystem": "",
|
|
18
|
+
"silvopastureSystem": "",
|
|
19
|
+
"extensiveSystemAquaculture": "",
|
|
20
|
+
"semiIntensiveSystemAquaculture": "",
|
|
21
|
+
"intensiveSystemAquaculture": "",
|
|
22
|
+
"recirculatingAquacultureSystem": "",
|
|
23
|
+
"flowThroughSystem": "",
|
|
24
|
+
"openNetPenSystem": "",
|
|
25
|
+
"floatingBagSystem": "",
|
|
26
|
+
"longlineSystem": "",
|
|
27
|
+
"floatingRaftSystem": "",
|
|
28
|
+
"circularFarmingSystem": "",
|
|
29
|
+
"urbanFarmingSystem": "",
|
|
30
|
+
"periUrbanFarmingSystem": "",
|
|
31
|
+
"agroecologicalSystem": "",
|
|
32
|
+
"integratedPestManagementSystem": "",
|
|
33
|
+
"outdoorAnimalSystem": "system",
|
|
34
|
+
"farrowingCrateSystem": "system",
|
|
35
|
+
"bioflocAquacultureSystem": "",
|
|
36
|
+
"containerGrownSystem": "",
|
|
37
|
+
"growBagFarmingSystem": "",
|
|
38
|
+
"protectedCroppingSystemSoilBased": "",
|
|
39
|
+
"protectedCroppingSystemSubstrateBased": "",
|
|
40
|
+
"protectedCroppingSystemSoilAndSubstrateBased": "",
|
|
41
|
+
"protectedCroppingSystemHydroponics": "",
|
|
42
|
+
"protectedCroppingSystemAeroponics": "",
|
|
43
|
+
"smallholderSystem": "",
|
|
2
44
|
"noTillage": "tillage",
|
|
3
45
|
"minimumTillage": "tillage",
|
|
4
46
|
"mulchTillage": "tillage",
|
|
@@ -268,6 +268,7 @@
|
|
|
268
268
|
"plantAvailableNitrogenPerKgSoil": "",
|
|
269
269
|
"nitratePerKgSoil": "",
|
|
270
270
|
"ammoniumPerKgSoil": "",
|
|
271
|
+
"nitritePerKgSoil": "",
|
|
271
272
|
"totalPhosphorusPerKgSoil": "",
|
|
272
273
|
"organicPhosphorusPerKgSoil": "",
|
|
273
274
|
"inorganicPhosphorusPerKgSoil": "",
|
|
@@ -314,6 +315,7 @@
|
|
|
314
315
|
"plantAvailableNitrogenPerM3Soil": "",
|
|
315
316
|
"nitratePerM3Soil": "",
|
|
316
317
|
"ammoniumPerM3Soil": "",
|
|
318
|
+
"nitritePerM3Soil": "",
|
|
317
319
|
"totalPhosphorusPerM3Soil": "",
|
|
318
320
|
"organicPhosphorusPerM3Soil": "",
|
|
319
321
|
"inorganicPhosphorusPerM3Soil": "",
|
|
@@ -360,6 +362,7 @@
|
|
|
360
362
|
"plantAvailableNitrogenPerHa": "",
|
|
361
363
|
"nitratePerHa": "",
|
|
362
364
|
"ammoniumPerHa": "",
|
|
365
|
+
"nitritePerHa": "",
|
|
363
366
|
"totalPhosphorusPerHa": "",
|
|
364
367
|
"organicPhosphorusPerHa": "",
|
|
365
368
|
"inorganicPhosphorusPerHa": "",
|