@hestia-earth/glossary 0.60.0 → 0.61.1

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,74 @@
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.1](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.61.0...v0.61.1) (2025-01-07)
6
+
7
+ ## [0.61.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.60.0...v0.61.0) (2024-12-24)
8
+
9
+
10
+ ### ⚠ BREAKING CHANGES
11
+
12
+ * **liveAquaticSpecies:** delete `allowedExcretaKgMassTermIds` lookup
13
+ * **liveAquaticSpecies:** delete `allowedExcretaKgNTermIds` lookup
14
+ * **liveAquaticSpecies:** delete `allowedExcretaKgVsTermIds` lookup
15
+ * **animalProduct:** delete `allowedExcretaKgMassTermIds` lookup
16
+ * **animalProduct:** delete `allowedExcretaKgNTermIds` lookup
17
+ * **animalProduct:** delete `allowedExcretaKgVsTermIds` lookup
18
+ * **liveAnimal:** delete `allowedExcretaKgMassTermIds` lookup
19
+ * **liveAnimal:** delete `allowedExcretaKgNTermIds` lookup
20
+ * **liveAnimal:** delete `allowedExcretaKgVsTermIds` lookup
21
+ * **liveAnimal:** delete `recommendedExcretaKgMassTermIds` lookup
22
+ * **liveAnimal:** delete `recommendedExcretaKgNTermIds` lookup
23
+ * **liveAnimal:** delete `recommendedExcretaKgVsTermIds` lookup
24
+ * **system:** change unit from `% area` to `%` for `indoorAnimalSystem`
25
+ * **system:** change unit from `% area` to `%` for `batteryCageSystem`
26
+ * **system:** change unit from `% area` to `%` for `colonyCageSystem`
27
+ * **system:** change unit from `% area` to `%` for `barnSystem`
28
+ * **system:** change unit from `% area` to `%` for `freeRangeSystem`
29
+ * **system:** change unit from `% area` to `%` for `feedlotSystem`
30
+ * **system:** change unit from `% area` to `%` for `confinedPastureSystem`
31
+ * **system:** change unit from `% area` to `%` for `hillyPastureSystem`
32
+ * **system:** change unit from `% area` to `%` for `openRangeSystem`
33
+ * **system:** change unit from `% area` to `%` for `outdoorAnimalSystem`
34
+ * **system:** change unit from `% area` to `%` for `farrowingCrateSystem`
35
+ * **resourceUse**: replace all `Land transformation, from...` terms with equivalent terms without `from ...`. Example: `Land transformation, from cropland, 20 year average, during Cycle` is now `Land transformation, 20 year average, during Cycle`.
36
+
37
+ ### Features
38
+
39
+ * **animalProduct:** add "excretaTermIds" lookup values to "bee" terms ([667df59](https://gitlab.com/hestia-earth/hestia-glossary/commit/667df59955d1fa2644489a4a29a19a6bb4c69fa9))
40
+ * **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)
41
+ * **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)
42
+ * **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)
43
+ * **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)
44
+ * **liveAnimal:** add "excretaTermIds" lookup values to "bee" terms ([cbf3d38](https://gitlab.com/hestia-earth/hestia-glossary/commit/cbf3d385dce67af4b5c3c0c12cb68801889055a2))
45
+ * **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)
46
+ * **liveAquaticSpecies:** add "excretaTermIds" lookup values to `Roe` ([471401f](https://gitlab.com/hestia-earth/hestia-glossary/commit/471401f1cb0cf78522c89f7e07284e60bcbce2dc))
47
+ * **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)
48
+ * **measurement:** add nitrite terms to the glossary ([b20e9b2](https://gitlab.com/hestia-earth/hestia-glossary/commit/b20e9b2c3beb3da404ee0486debdf9fb49f08423))
49
+ * **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)
50
+ * **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)
51
+ * **pesticideAI:** add synonyms to `pyriproxyfen` and `hexythiazox` ([c2ea5b4](https://gitlab.com/hestia-earth/hestia-glossary/commit/c2ea5b4ace32c931fa7560705e68b1ec7131788e))
52
+ * **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)
53
+ * **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)
54
+ * **resourceUse:** simplify `Land transformation...` terms ([45a64f9](https://gitlab.com/hestia-earth/hestia-glossary/commit/45a64f98173c9a4514f8bf2b9fcd1283d3ef972e))
55
+ * **soilAmendment:** add `aminoAcidsUnspecifiedSoilAmendment` ([0c2723a](https://gitlab.com/hestia-earth/hestia-glossary/commit/0c2723a4ee527ab5e4796bb321f4bf51d0a92270)), closes [#1612](https://gitlab.com/hestia-earth/hestia-glossary/issues/1612)
56
+ * **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)
57
+ * **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)
58
+ * **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)
59
+
60
+
61
+ ### Bug Fixes
62
+
63
+ * **crop:** update property lookups ([71eb937](https://gitlab.com/hestia-earth/hestia-glossary/commit/71eb937cf2da35d26a598ba8fc75b6eb4436d90a))
64
+ * **emission:** fix errors in `scope` lookup for industrial process terms ([2b83dcd](https://gitlab.com/hestia-earth/hestia-glossary/commit/2b83dcd3ab762069ca1a7775c4ea64077bbc9a5a))
65
+ * **emission:** set `Ozone depletion potential` to `0` for `CFC-114a` ([f946eb5](https://gitlab.com/hestia-earth/hestia-glossary/commit/f946eb5483b26809b0ed7544bd362784e21dc31b))
66
+ * **emission:** set `Ozone depletion potential` to `0` for `N2O` ([8371474](https://gitlab.com/hestia-earth/hestia-glossary/commit/837147447319c8c95eeb5784d8f43ed82a66b408))
67
+ * **forage:** update property lookups ([9ba321d](https://gitlab.com/hestia-earth/hestia-glossary/commit/9ba321de78bf4a67149a5de9620caadfd42d6ed9))
68
+ * **processedFood:** update property lookups ([4aaecee](https://gitlab.com/hestia-earth/hestia-glossary/commit/4aaecee291d7b25933fb5077297bd003ac038a55))
69
+ * **property:** add multiple values to `feedipediaName` lookup for "NDF content" and "ADF content" ([39818f6](https://gitlab.com/hestia-earth/hestia-glossary/commit/39818f6bebbcb896fb92b5396c6db186855c14ea))
70
+ * **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)
71
+ * **region:** add missing `EF_NOX` and `EF_P_C2` factors for `Indonesia` ([3606bd0](https://gitlab.com/hestia-earth/hestia-glossary/commit/3606bd097d9f5ad4d692b1e3fa3829ceec4d01f6))
72
+
5
73
  ## [0.60.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.59.0...v0.60.0) (2024-12-10)
6
74
 
7
75
 
package/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2019-2024 Harmonised Environmental Storage and Tracking of the Impacts of Agriculture (HESTIA) Project
3
+ Copyright (c) 2019-2025 Harmonised Environmental Storage and Tracking of the Impacts of Agriculture (HESTIA) Project
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hestia-earth/glossary",
3
- "version": "0.60.0",
3
+ "version": "0.61.1",
4
4
  "description": "HESTIA Earth Glossary library",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -29,6 +29,10 @@
29
29
  "seaOrOcean": "mean",
30
30
  "industrialBuilding": "mean",
31
31
  "urbanArea": "mean",
32
+ "shrubLand": "mean",
33
+ "mineralExtractionSite": "mean",
34
+ "constructionSite": "mean",
35
+ "dumpSite": "mean",
32
36
  "agriFoodProcessor": "mean",
33
37
  "foodRetailer": "mean",
34
38
  "shortFallow": "mean",
@@ -887,6 +891,7 @@
887
891
  "plantAvailableNitrogenPerKgSoil": "mean",
888
892
  "nitratePerKgSoil": "mean",
889
893
  "ammoniumPerKgSoil": "mean",
894
+ "nitritePerKgSoil": "mean",
890
895
  "totalPhosphorusPerKgSoil": "mean",
891
896
  "organicPhosphorusPerKgSoil": "mean",
892
897
  "inorganicPhosphorusPerKgSoil": "mean",
@@ -933,6 +938,7 @@
933
938
  "plantAvailableNitrogenPerM3Soil": "mean",
934
939
  "nitratePerM3Soil": "mean",
935
940
  "ammoniumPerM3Soil": "mean",
941
+ "nitritePerM3Soil": "mean",
936
942
  "totalPhosphorusPerM3Soil": "mean",
937
943
  "organicPhosphorusPerM3Soil": "mean",
938
944
  "inorganicPhosphorusPerM3Soil": "mean",
@@ -979,6 +985,7 @@
979
985
  "plantAvailableNitrogenPerHa": "mean",
980
986
  "nitratePerHa": "mean",
981
987
  "ammoniumPerHa": "mean",
988
+ "nitritePerHa": "mean",
982
989
  "totalPhosphorusPerHa": "mean",
983
990
  "organicPhosphorusPerHa": "mean",
984
991
  "inorganicPhosphorusPerHa": "mean",
@@ -823,6 +823,10 @@
823
823
  "seaOrOcean",
824
824
  "industrialBuilding",
825
825
  "urbanArea",
826
+ "shrubLand",
827
+ "mineralExtractionSite",
828
+ "constructionSite",
829
+ "dumpSite",
826
830
  "agriFoodProcessor",
827
831
  "foodRetailer",
828
832
  "shortFallow",
@@ -24022,6 +24026,7 @@
24022
24026
  "panoramaBioPlus",
24023
24027
  "meba",
24024
24028
  "stoneMealUnspecified",
24029
+ "aminoAcidsUnspecifiedSoilAmendment",
24025
24030
  "substrateUnspecified",
24026
24031
  "barkSubstrate",
24027
24032
  "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": "",