@hestia-earth/glossary 0.19.0 → 0.20.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,16 +2,45 @@
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.19.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.18.2...v0.19.0) (2023-05-08)
5
+ ## [0.20.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.19.0...v0.20.0) (2023-05-22)
6
6
 
7
7
 
8
8
  ### ⚠ BREAKING CHANGES
9
9
 
10
- * **other:** All terms in `other` that used CAS numbers for `id`
11
- now use camel case term names.
10
+ * **material:** Rename `Stainless steel,depreciated amount per Cycle` `Stainless steel, depreciated amount per Cycle`
11
+ * **crop:** Rename `Kelp algae` `Kelp alga`
12
+ * **model:** Renames `EMEA-EEA (2019)` `EMEP-EEA (2019)`
13
+ * **model:** Renames `EMEA-EEA (2019) Country Average Fertiliser Mix`
14
+ `EMEP-EEA (2019) Country Average Fertiliser Mix`
15
+
16
+ ### Features
17
+
18
+ * **building:** add `Plant nursery` ([4ed439c](https://gitlab.com/hestia-earth/hestia-glossary/commit/4ed439ca618ff146e476e1ef972f96b1c54d0647))
19
+ * **characterisedIndicator:** enable ReCiPe - FPMF combination in model mapping ([f5d00a4](https://gitlab.com/hestia-earth/hestia-glossary/commit/f5d00a40df5a4ca6502c27520dcc8fb1dbcf438d))
20
+ * **crop:** rename `Kelp algae` `Kelp alga` and add terms for nori, dulse, and gracilaria ([8194aab](https://gitlab.com/hestia-earth/hestia-glossary/commit/8194aab66c03f52c19605e63f94da6a37a3a75d4))
21
+ * **inorganicFertiliser:** add `Trisodium phosphate (kg P2O5)` ([25f6370](https://gitlab.com/hestia-earth/hestia-glossary/commit/25f63702d0e6d6b892e9167e44b1dce3ffc8c50b))
22
+ * **material:** add new terms for cement, polyamide, polyurethane, crushed stone, acrylic ([5c868ad](https://gitlab.com/hestia-earth/hestia-glossary/commit/5c868adec3d9ef05b8496a7eb4a98e2114df69f7))
23
+ * **methodMeasurement:** add `Lotti method` ([5b375d2](https://gitlab.com/hestia-earth/hestia-glossary/commit/5b375d242f044cb47ec11e9686ffbf539a9f76cd))
24
+ * **model:** add `SEMC (2000)` ([5a098bc](https://gitlab.com/hestia-earth/hestia-glossary/commit/5a098bc6d5d6e891d7a0602a6cab7f6f34ef31ab)), closes [#703](https://gitlab.com/hestia-earth/hestia-glossary/issues/703)
25
+ * **operation:** add `Draining flooded field, machine unspecified` ([5ef01d3](https://gitlab.com/hestia-earth/hestia-glossary/commit/5ef01d3703779b24d22ad563e8df7691608f2951))
26
+ * **property:** add `fixed carbon content`, `hydrogen content`, `molybdenum content` ([c3c5b98](https://gitlab.com/hestia-earth/hestia-glossary/commit/c3c5b9812a11427177de572ac85fa52733fc0eae)), closes [#687](https://gitlab.com/hestia-earth/hestia-glossary/issues/687)
27
+ * **soilAmendment:** add `biochar` ([8f21fa8](https://gitlab.com/hestia-earth/hestia-glossary/commit/8f21fa8f6236559ebfb047b38c38e741467ee7b7)), closes [#720](https://gitlab.com/hestia-earth/hestia-glossary/issues/720)
28
+ * **soilAmendment:** add `Xurian` and `Pseudomonas putida` ([c41465f](https://gitlab.com/hestia-earth/hestia-glossary/commit/c41465fe13d82ccca760a98fae32ec9d218736a6)), closes [#708](https://gitlab.com/hestia-earth/hestia-glossary/issues/708)
29
+
30
+
31
+ ### Bug Fixes
32
+
33
+ * **material:** add missing space in `stainlessSteelDepreciatedAmountPerCycle` term name ([a53d0cd](https://gitlab.com/hestia-earth/hestia-glossary/commit/a53d0cd44ad9f1dace23f9180f0318819143778f))
34
+ * **model:** rename `EMEA-EEA (2019)` `EMEP-EEA (2019)` ([8f94cab](https://gitlab.com/hestia-earth/hestia-glossary/commit/8f94cab6b43c636cc9b412472ce9f4938eaff546))
35
+ * **region:** update sub-class of GADM-USA ([b14ce99](https://gitlab.com/hestia-earth/hestia-glossary/commit/b14ce997219cc596fb241e79244f905d2dbdc9a7))
36
+
37
+ ## [0.19.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.18.2...v0.19.0) (2023-05-08)
38
+
39
+
40
+ ### ⚠ BREAKING CHANGES
12
41
 
13
- Use of CAS numbers as `term.id` restricted to `pesticideAI`
14
- * **inorganicFertiliser:** rename `Lyderis N25 + S3` `Lyderis N25 + S3 (kg N)`
42
+ * **other:** All terms in `other` that used CAS numbers for `id` now use camel case term names. Use of CAS numbers as `term.id` restricted to `pesticideAI`.
43
+ * **inorganicFertiliser:** Renames `Lyderis N25 + S3` to `Lyderis N25 + S3 (kg N)`.
15
44
 
16
45
  ### Features
17
46
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hestia-earth/glossary",
3
- "version": "0.19.0",
3
+ "version": "0.20.0",
4
4
  "description": "Hestia Earth Glossary library",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -515,7 +515,10 @@
515
515
  "jojobaTree",
516
516
  "kalePlant",
517
517
  "kapokTree",
518
- "kelpAlgae",
518
+ "kelpAlga",
519
+ "noriAlga",
520
+ "gracilariaAlga",
521
+ "dulseAlga",
519
522
  "kenafPlant",
520
523
  "kiwifruitVine",
521
524
  "kohlrabiPlant",
@@ -923,6 +926,7 @@
923
926
  "phosphoricAcidKgP2O5",
924
927
  "superphosphoricAcidKgP2O5",
925
928
  "dicalciumPhosphateKgP2O5",
929
+ "trisodiumPhosphateKgP2O5",
926
930
  "potassiumChlorideKgK2O",
927
931
  "potassiumNitrateKgK2O",
928
932
  "potassiumNitrateKgN",
@@ -955,8 +959,10 @@
955
959
  "aluminiumDepreciatedAmountPerCycle",
956
960
  "brickDepreciatedAmountPerCycle",
957
961
  "cardboardDepreciatedAmountPerCycle",
962
+ "cementDepreciatedAmountPerCycle",
958
963
  "concreteDepreciatedAmountPerCycle",
959
964
  "constructionFoamDepreciatedAmountPerCycle",
965
+ "crushedStoneDepreciatedAmountPerCycle",
960
966
  "expandedPolystyreneDepreciatedAmountPerCycle",
961
967
  "fibreglassReinforcedPlasticDepreciatedAmountPerCycle",
962
968
  "glassDepreciatedAmountPerCycle",
@@ -967,11 +973,14 @@
967
973
  "nylonDepreciatedAmountPerCycle",
968
974
  "plasticTypeUnspecifiedDepreciatedAmountPerCycle",
969
975
  "plywoodDepreciatedAmountPerCycle",
976
+ "polyamideDepreciatedAmountPerCycle",
970
977
  "polyesterDepreciatedAmountPerCycle",
971
978
  "polyethyleneDepreciatedAmountPerCycle",
972
979
  "polyethyleneTerephthalateDepreciatedAmountPerCycle",
980
+ "polymethylMethacrylateDepreciatedAmountPerCycle",
973
981
  "polypropyleneDepreciatedAmountPerCycle",
974
982
  "polystyreneDepreciatedAmountPerCycle",
983
+ "polyurethaneDepreciatedAmountPerCycle",
975
984
  "polyvinylChlorideDepreciatedAmountPerCycle",
976
985
  "reinforcingSteelDepreciatedAmountPerCycle",
977
986
  "rockWoolDepreciatedAmountPerCycle",
@@ -981,8 +990,10 @@
981
990
  "aluminium",
982
991
  "brick",
983
992
  "cardboard",
993
+ "cement",
984
994
  "concrete",
985
995
  "constructionFoam",
996
+ "crushedStone",
986
997
  "expandedPolystyrene",
987
998
  "fibreglassReinforcedPlastic",
988
999
  "glass",
@@ -993,11 +1004,14 @@
993
1004
  "nylon",
994
1005
  "plasticTypeUnspecified",
995
1006
  "plywood",
1007
+ "polyamide",
996
1008
  "polyester",
997
1009
  "polyethylene",
998
1010
  "polyethyleneTerephthalate",
1011
+ "polymethylMethacrylate",
999
1012
  "polypropylene",
1000
1013
  "polystyrene",
1014
+ "polyurethane",
1001
1015
  "polyvinylChloride",
1002
1016
  "reinforcingSteel",
1003
1017
  "rockWool",
@@ -26277,6 +26291,7 @@
26277
26291
  "dupontAlmixHerbicide",
26278
26292
  "dithaneM45",
26279
26293
  "aragonite",
26294
+ "biochar",
26280
26295
  "lime",
26281
26296
  "agriculturalLimestone",
26282
26297
  "hydratedLime",
@@ -26299,6 +26314,7 @@
26299
26314
  "waterAbsorbingPolymers",
26300
26315
  "bioactivator",
26301
26316
  "inoculantFormulation",
26317
+ "xurian",
26302
26318
  "rhizobacteria",
26303
26319
  "mycorrhizae",
26304
26320
  "perlite",
@@ -26309,6 +26325,7 @@
26309
26325
  "azospirillum",
26310
26326
  "phosphobacteria",
26311
26327
  "pseudomonasFluorescens",
26328
+ "pseudomonasPutida",
26312
26329
  "fulvicAcid",
26313
26330
  "potassiumHumate",
26314
26331
  "kieserite",