@hestia-earth/glossary 0.60.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
CHANGED
|
@@ -2,6 +2,71 @@
|
|
|
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
|
+
|
|
5
70
|
## [0.60.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.59.0...v0.60.0) (2024-12-10)
|
|
6
71
|
|
|
7
72
|
|
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",
|
|
@@ -24022,6 +24022,7 @@
|
|
|
24022
24022
|
"panoramaBioPlus",
|
|
24023
24023
|
"meba",
|
|
24024
24024
|
"stoneMealUnspecified",
|
|
24025
|
+
"aminoAcidsUnspecifiedSoilAmendment",
|
|
24025
24026
|
"substrateUnspecified",
|
|
24026
24027
|
"barkSubstrate",
|
|
24027
24028
|
"charcoalSubstrate",
|
|
@@ -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": "",
|