@hestia-earth/glossary 0.41.0 → 0.43.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,64 @@
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.43.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.42.0...v0.43.0) (2024-02-20)
6
+
7
+
8
+ ### ⚠ BREAKING CHANGES
9
+
10
+ * **wasteManagement:** Rename `liquidSlurryCoverWasteManagement` `liquidSlurryWithCoverWasteManagement`
11
+ * **excretaManagement:** Rename `liquidSlurryCover` `liquidSlurryWithCover`
12
+
13
+ ### Features
14
+
15
+ * **cropResidueManagement:** restrict `Pasture renewed` to `siteType` `permanent pasture` ([fd1d0b4](https://gitlab.com/hestia-earth/hestia-glossary/commit/fd1d0b4618a00460c8c81a13f1e4dadb705a47ae))
16
+ * **feedFoodAdditive:** add default energy content to `Minerals, unspecified` ([383abef](https://gitlab.com/hestia-earth/hestia-glossary/commit/383abef59d51a6057a18c01723b3e854b620ce17))
17
+ * **inorganicFertiliser:** add `potassiumContentAsK2O` value to `Monopotassium Phosphate (kg P2O5)` ([17128e0](https://gitlab.com/hestia-earth/hestia-glossary/commit/17128e0de5765638f3a903250d1a0fad0c1da946))
18
+ * **processedFood:** add `pisco` ([5e481ae](https://gitlab.com/hestia-earth/hestia-glossary/commit/5e481ae17cdf76365166bb312e3237f09aa96bb6))
19
+ * **processedFood:** add `topDressingProteinFeedUnspecified` ([8cbfacf](https://gitlab.com/hestia-earth/hestia-glossary/commit/8cbfacf5d52aec544fe7a90e7955ecbe8ec26614)), closes [#1238](https://gitlab.com/hestia-earth/hestia-glossary/issues/1238)
20
+ * **processingAid:** add `lacticAcidProcessingAid` ([3050c29](https://gitlab.com/hestia-earth/hestia-glossary/commit/3050c29bdb0cfb3b622e1e1788d14842d23da1e5)), closes [#1052](https://gitlab.com/hestia-earth/hestia-glossary/issues/1052)
21
+ * **region:** add regional data for `averageColdCarcassWeight` lookup ([015c213](https://gitlab.com/hestia-earth/hestia-glossary/commit/015c213c049178ab4f0ecf309d937ca12a88ad3b))
22
+ * **system:** add `farrowingCrateSystem` ([f252d52](https://gitlab.com/hestia-earth/hestia-glossary/commit/f252d529f687a74f73f7c8bbc20e5633d9ea1a43))
23
+ * **system:** add `outdoorAnimalSystem` ([749c49e](https://gitlab.com/hestia-earth/hestia-glossary/commit/749c49e5072137a05ab318235e4266285c847a63))
24
+
25
+
26
+ ### Bug Fixes
27
+
28
+ * **characterisedIndicator:** error in model mapping lookup for `chaudharyBrooks2018` ([458f278](https://gitlab.com/hestia-earth/hestia-glossary/commit/458f278f8f26119e36a563e3b8fc9b1b58ad7615))
29
+ * **crop:** errors in combustion factors for five terms ([6a480db](https://gitlab.com/hestia-earth/hestia-glossary/commit/6a480db71eb1cf1d625413fc993e037a6ff53ca8))
30
+ * **excretaManagement:** rename `liquidSlurryCover` `liquidSlurryWithCover` ([039e130](https://gitlab.com/hestia-earth/hestia-glossary/commit/039e1307e25ec0adcb949c75c34c62b81af39c14))
31
+ * **forage:** remove duplicated properties for `genericGrassFreshForage` ([e7753f6](https://gitlab.com/hestia-earth/hestia-glossary/commit/e7753f669477c9cf8ee0d2b1f96c63a7a749b1a6))
32
+ * **wasteManagement:** rename `liquidSlurryCoverWasteManagement` ([96f72aa](https://gitlab.com/hestia-earth/hestia-glossary/commit/96f72aa51eaa08d7bbe865d176a9dedd63c5e35e))
33
+
34
+ ## [0.42.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.41.0...v0.42.0) (2024-02-06)
35
+
36
+
37
+ ### ⚠ BREAKING CHANGES
38
+
39
+ * **property:** change `Weight per item` unit from `g` to `kg`
40
+ * **landUseManagement:** Moves `Number of tillages` and `Tillage depth` from
41
+ `tillage` to `landUseManagement`
42
+
43
+ ### Features
44
+
45
+ * **crop:** add `Celery, leaf`, `Celery, seed`, and `Celery, stalk` ([122592e](https://gitlab.com/hestia-earth/hestia-glossary/commit/122592e55412d0aab20c549049dcc195a23b9470))
46
+ * **crop:** add `Rock samphire, shoot` and `Marsh samphire, shoot` ([27ae13d](https://gitlab.com/hestia-earth/hestia-glossary/commit/27ae13df2d052a9b407900e8894c4b50b956f8c2)), closes [#1288](https://gitlab.com/hestia-earth/hestia-glossary/issues/1288)
47
+ * **feedFoodAdditive:** add `Rennet` ([e1a861c](https://gitlab.com/hestia-earth/hestia-glossary/commit/e1a861c83d08efb1a15f800caa5ef1b539dac4e8)), closes [#1052](https://gitlab.com/hestia-earth/hestia-glossary/issues/1052)
48
+ * **forage:** add `averagePropertiesTermIds` lookup ([edef4ff](https://gitlab.com/hestia-earth/hestia-glossary/commit/edef4ff966b116a4f03c1fb7c55e1185dd975750)), closes [#1293](https://gitlab.com/hestia-earth/hestia-glossary/issues/1293)
49
+ * **forage:** average terms in property lookup ([db06a6f](https://gitlab.com/hestia-earth/hestia-glossary/commit/db06a6f5100d16e88f195b3962f1dd81d0285409))
50
+ * **landCover:** add `Rock samphire plant` and `Marsh samphire plant` ([a8e8119](https://gitlab.com/hestia-earth/hestia-glossary/commit/a8e8119a8aa586c27fce907e0cc7190098395d24)), closes [#1288](https://gitlab.com/hestia-earth/hestia-glossary/issues/1288)
51
+ * **landUseManagement:** move terms from `tillage` ([4dd7f49](https://gitlab.com/hestia-earth/hestia-glossary/commit/4dd7f490f31f964e624180bf2c4845b6e90137ef))
52
+ * **region:** create `region-animalProduct-animalProductGroupingFAO-weightPerItem-lookup` ([40beacc](https://gitlab.com/hestia-earth/hestia-glossary/commit/40beacc53647da0b43c535ecadcc0c0d7fbe10b3)), closes [#1275](https://gitlab.com/hestia-earth/hestia-glossary/issues/1275)
53
+ * **region:** update all FAOSTAT lookups ([2eb0fcc](https://gitlab.com/hestia-earth/hestia-glossary/commit/2eb0fcc80b7bd40275803281d079d20a305826d0))
54
+
55
+
56
+ ### Bug Fixes
57
+
58
+ * **excretaManagement:** fix wrong values in CH4 conv factor ([04dd363](https://gitlab.com/hestia-earth/hestia-glossary/commit/04dd3636890ba10cd07b7690eb8631aa7a159ed6))
59
+ * **property:** change `Weight per item` unit from `g` to `kg` ([29256fb](https://gitlab.com/hestia-earth/hestia-glossary/commit/29256fb07c2418d96693a19d59d00fe0e9716b85))
60
+ * **region:** fix incorrect `head` lookup values from FAO ([112a37b](https://gitlab.com/hestia-earth/hestia-glossary/commit/112a37b2ef9531ebd5c80f8b91d2a4664e1b3165))
61
+ * **region:** fix units for `averageColdCarcassWeight` lookup ([065a313](https://gitlab.com/hestia-earth/hestia-glossary/commit/065a313a43dfb8b2fae16840c150ff9b0f099006))
62
+
5
63
  ## [0.41.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.40.0...v0.41.0) (2024-01-23)
6
64
 
7
65
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hestia-earth/glossary",
3
- "version": "0.41.0",
3
+ "version": "0.43.0",
4
4
  "description": "Hestia Earth Glossary library",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -447,6 +447,7 @@
447
447
  "calciumCarbonateFeedFoodAdditive",
448
448
  "dicalciumPhosphateFeedFoodAdditive",
449
449
  "sepiolite",
450
+ "rennet",
450
451
  "euronatureP26B",
451
452
  "lyderisN25S3",
452
453
  "patentkali",
@@ -1053,6 +1054,8 @@
1053
1054
  "commonHorsetailPlant",
1054
1055
  "melilotusPlant",
1055
1056
  "patienceDockPlant",
1057
+ "rockSamphirePlant",
1058
+ "marshSamphirePlant",
1056
1059
  "genericGrassPlant",
1057
1060
  "genericLeguminousGrassPlant",
1058
1061
  "genericForageTree",
@@ -23900,6 +23903,7 @@
23900
23903
  "chelatingAgentUnspecified",
23901
23904
  "steam1BarPressure",
23902
23905
  "instrumentAir",
23906
+ "lacticAcidProcessingAid",
23903
23907
  "aragonite",
23904
23908
  "biochar",
23905
23909
  "lime",
@@ -2399,7 +2399,6 @@
2399
2399
  },
2400
2400
  "pastureRenewed": {
2401
2401
  "siteTypesAllowed": [
2402
- "cropland",
2403
2402
  "permanent pasture"
2404
2403
  ],
2405
2404
  "productTermTypesAllowed": [
@@ -10318,7 +10317,7 @@
10318
10317
  "river or stream"
10319
10318
  ]
10320
10319
  },
10321
- "liquidSlurryCover": {
10320
+ "liquidSlurryWithCover": {
10322
10321
  "siteTypesAllowed": [
10323
10322
  "cropland",
10324
10323
  "permanent pasture",
@@ -11029,6 +11028,13 @@
11029
11028
  "permanent pasture"
11030
11029
  ]
11031
11030
  },
11031
+ "rennet": {
11032
+ "siteTypesAllowed": [
11033
+ "agri-food processor",
11034
+ "animal housing",
11035
+ "permanent pasture"
11036
+ ]
11037
+ },
11032
11038
  "forest": {
11033
11039
  "siteTypesAllowed": [
11034
11040
  ""
@@ -13503,6 +13509,16 @@
13503
13509
  "permanent pasture"
13504
13510
  ]
13505
13511
  },
13512
+ "rockSamphirePlant": {
13513
+ "siteTypesAllowed": [
13514
+ "cropland"
13515
+ ]
13516
+ },
13517
+ "marshSamphirePlant": {
13518
+ "siteTypesAllowed": [
13519
+ "cropland"
13520
+ ]
13521
+ },
13506
13522
  "genericGrassPlant": {
13507
13523
  "siteTypesAllowed": [
13508
13524
  "cropland",
@@ -14953,6 +14969,15 @@
14953
14969
  "agri-food processor"
14954
14970
  ]
14955
14971
  },
14972
+ "numberOfTillages": {
14973
+ "siteTypesAllowed": [
14974
+ "cropland",
14975
+ "glass or high accessible cover",
14976
+ "permanent pasture",
14977
+ "forest",
14978
+ "other natural vegetation"
14979
+ ]
14980
+ },
14956
14981
  "numberOfPruningsOrCuttings": {
14957
14982
  "siteTypesAllowed": [
14958
14983
  "cropland",
@@ -15016,6 +15041,15 @@
15016
15041
  "permanent pasture"
15017
15042
  ]
15018
15043
  },
15044
+ "tillageDepth": {
15045
+ "siteTypesAllowed": [
15046
+ "cropland",
15047
+ "glass or high accessible cover",
15048
+ "permanent pasture",
15049
+ "forest",
15050
+ "other natural vegetation"
15051
+ ]
15052
+ },
15019
15053
  "buildingsInfrastructureDepreciatedAmountPerCycle": {
15020
15054
  "siteTypesAllowed": [
15021
15055
  ""
@@ -150652,6 +150686,11 @@
150652
150686
  "all"
150653
150687
  ]
150654
150688
  },
150689
+ "lacticAcidProcessingAid": {
150690
+ "siteTypesAllowed": [
150691
+ "agri-food processor"
150692
+ ]
150693
+ },
150655
150694
  "acidDetergentFibreContent": {
150656
150695
  "siteTypesAllowed": [
150657
150696
  "all"
@@ -155308,6 +155347,17 @@
155308
155347
  "permanent pasture"
155309
155348
  ]
155310
155349
  },
155350
+ "outdoorAnimalSystem": {
155351
+ "siteTypesAllowed": [
155352
+ "permanent pasture",
155353
+ "animal housing"
155354
+ ]
155355
+ },
155356
+ "farrowingCrateSystem": {
155357
+ "siteTypesAllowed": [
155358
+ "animal housing"
155359
+ ]
155360
+ },
155311
155361
  "noTillage": {
155312
155362
  "siteTypesAllowed": [
155313
155363
  "cropland",
@@ -155364,20 +155414,6 @@
155364
155414
  "permanent pasture"
155365
155415
  ]
155366
155416
  },
155367
- "numberOfTillages": {
155368
- "siteTypesAllowed": [
155369
- "cropland",
155370
- "glass or high accessible cover",
155371
- "permanent pasture"
155372
- ]
155373
- },
155374
- "tillageDepth": {
155375
- "siteTypesAllowed": [
155376
- "cropland",
155377
- "glass or high accessible cover",
155378
- "permanent pasture"
155379
- ]
155380
- },
155381
155417
  "alfisols": {
155382
155418
  "siteTypesAllowed": [
155383
155419
  "forest",
@@ -180938,7 +180974,7 @@
180938
180974
  "river or stream"
180939
180975
  ]
180940
180976
  },
180941
- "liquidSlurryCoverWasteManagement": {
180977
+ "liquidSlurryWithCoverWasteManagement": {
180942
180978
  "siteTypesAllowed": [
180943
180979
  "cropland",
180944
180980
  "glass or high accessible cover",