@hestia-earth/glossary 0.51.1 → 0.53.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 +56 -0
- package/package.json +1 -1
- package/resources/impactAssessment.json +23 -0
- package/resources/term-restrictions.json +751 -27
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,62 @@
|
|
|
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.53.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.52.0...v0.53.0) (2024-08-06)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### ⚠ BREAKING CHANGES
|
|
9
|
+
|
|
10
|
+
* **liveAquaticSpecies:** rename `Fish, unspecified` `Finfish, unspecified`
|
|
11
|
+
* **liveAquaticSpecies:** rename `Crustaceans, unspecified` `Crustacean, unspecified`
|
|
12
|
+
* **liveAquaticSpecies:** rename `Abalone spp.` `Abalone, unspecified`
|
|
13
|
+
* **liveAquaticSpecies:** rename `Amberjack spp.` `Amberjack, unspecified`
|
|
14
|
+
* **liveAquaticSpecies:** rename `Cupped oysters spp.` `True oyster, unspecified`
|
|
15
|
+
* **liveAquaticSpecies:** rename `Cupped oysters spp.` `True oyster, unspecified`
|
|
16
|
+
* **liveAquaticSpecies:** rename `Frogs` `Frog, unspecified`
|
|
17
|
+
* **liveAquaticSpecies:** rename `Groupers` `Grouper, unspecified`
|
|
18
|
+
* **liveAquaticSpecies:** rename `Jellyfishes` `Jellyfish, unspecified`
|
|
19
|
+
* **liveAquaticSpecies:** rename `Lefteye flounders spp.` `Lefteye flounder, unspecified`
|
|
20
|
+
* **liveAquaticSpecies:** rename `Metapenaeus shrimps spp.` `Metapenaeus shrimp, unspecified`
|
|
21
|
+
* **liveAquaticSpecies:** rename `Mullets spp.` `Mullet, unspecified`
|
|
22
|
+
* **liveAquaticSpecies:** rename `Porgies, seabreams spp.` `Porgies and seabreams, unspecified`
|
|
23
|
+
* **liveAquaticSpecies:** rename `Portunus swimcrabs spp.` `Portunus swimcrab, unspecified`
|
|
24
|
+
* **liveAquaticSpecies:** rename `River and lake turtles spp.` `Freshwater turtle, unspecified`
|
|
25
|
+
* **liveAquaticSpecies:** rename `Sea squirts spp.` `Sea squirt, unspecified`
|
|
26
|
+
* **liveAquaticSpecies:** rename `Carassius spp.` `Carassius, unspecified`
|
|
27
|
+
* **liveAquaticSpecies:** rename `Penaeus shrimps spp.` `Penaeus shrimp, unspecified`
|
|
28
|
+
|
|
29
|
+
### Features
|
|
30
|
+
|
|
31
|
+
* **liveAquaticSpecies:** add 350 new terms ([15abe42](https://gitlab.com/hestia-earth/hestia-glossary/commit/15abe4242fe305f7c11608afda46645ba316fc43)), closes [#1191](https://gitlab.com/hestia-earth/hestia-glossary/issues/1191)
|
|
32
|
+
* **material:** add `ecoinventMapping` lookup to several terms ([35ac3ff](https://gitlab.com/hestia-earth/hestia-glossary/commit/35ac3ff00925ac14cc40a6e731498d4bad52eba4))
|
|
33
|
+
* **measurement:** add `booleanGroup` lookup ([944cd6f](https://gitlab.com/hestia-earth/hestia-glossary/commit/944cd6f67767a30aa313811a8040be5da10aa43c)), closes [#1422](https://gitlab.com/hestia-earth/hestia-glossary/issues/1422)
|
|
34
|
+
* **measurement:** add `valueType` lookup ([9ab9e05](https://gitlab.com/hestia-earth/hestia-glossary/commit/9ab9e05b38ef2860a6fc89337965ad9c866d0ac7)), closes [#1447](https://gitlab.com/hestia-earth/hestia-glossary/issues/1447)
|
|
35
|
+
* **pesticideBrandName:** add `Dual Gold` ([14dbb9f](https://gitlab.com/hestia-earth/hestia-glossary/commit/14dbb9fe37034b860dcb2f496fd32d8ecf3a33da)), closes [#1448](https://gitlab.com/hestia-earth/hestia-glossary/issues/1448)
|
|
36
|
+
|
|
37
|
+
## [0.52.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.51.1...v0.52.0) (2024-07-23)
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
### ⚠ BREAKING CHANGES
|
|
41
|
+
|
|
42
|
+
* **system:** Rename `Biofloc acquaculture system` `Biofloc aquaculture system`
|
|
43
|
+
|
|
44
|
+
### Features
|
|
45
|
+
|
|
46
|
+
* **crop:** add missing `dryMatter` property to vegetable crops ([a764394](https://gitlab.com/hestia-earth/hestia-glossary/commit/a7643948e27b5b496db9650deb659f2dcc54e8f8))
|
|
47
|
+
* **model:** add `HESTIA` as a model ([93eb601](https://gitlab.com/hestia-earth/hestia-glossary/commit/93eb60193dbb46e9fa7a592df4ff5b7477df2931))
|
|
48
|
+
* **substrate:** add depreciated and unspecified terms ([e44876a](https://gitlab.com/hestia-earth/hestia-glossary/commit/e44876ade51accaeab35e1d64e17b61a178a926e)), closes [#1435](https://gitlab.com/hestia-earth/hestia-glossary/issues/1435) [#1436](https://gitlab.com/hestia-earth/hestia-glossary/issues/1436)
|
|
49
|
+
* **substrate:** add lookup `nitrifyingDenitrifyingBacteriaCfuRelativeToSoil` ([ae4d58e](https://gitlab.com/hestia-earth/hestia-glossary/commit/ae4d58ef61a1f96362b14cf761295ea8a887adc7))
|
|
50
|
+
* **system:** add `PRACTICE_INCREASING_C_INPUT` lookup to glossary ([6e534ac](https://gitlab.com/hestia-earth/hestia-glossary/commit/6e534acad7030cdc3ff3cb1b68843354db49bf76))
|
|
51
|
+
* **system:** add lookup `requiredForSiteTypes` ([0569f9c](https://gitlab.com/hestia-earth/hestia-glossary/commit/0569f9ced91ca4a898a63a6e874b4e57326fc71f))
|
|
52
|
+
* **system:** add new terms for protected cropping systems ([8c56398](https://gitlab.com/hestia-earth/hestia-glossary/commit/8c56398b4e991b15804ed4fd60040385bf1aa747)), closes [#1439](https://gitlab.com/hestia-earth/hestia-glossary/issues/1439)
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
### Bug Fixes
|
|
56
|
+
|
|
57
|
+
* **emission:** errors in `siteTypes` allowed for crop residue emissions ([98c6265](https://gitlab.com/hestia-earth/hestia-glossary/commit/98c626531160748a284928755b31d3648e6043e2)), closes [#1440](https://gitlab.com/hestia-earth/hestia-glossary/issues/1440)
|
|
58
|
+
* **model:** use uppercase for "HESTIA" in `HESTIA aggregated data` ([fed4a68](https://gitlab.com/hestia-earth/hestia-glossary/commit/fed4a68195a866a9e0053c446d9758e526177fc4))
|
|
59
|
+
* **system:** fix typo in term name ([3b12920](https://gitlab.com/hestia-earth/hestia-glossary/commit/3b12920b01a38ae44dc021ba9efabd7e78c8f1cc))
|
|
60
|
+
|
|
5
61
|
### [0.51.1](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.51.0...v0.51.1) (2024-07-09)
|
|
6
62
|
|
|
7
63
|
|
package/package.json
CHANGED
|
@@ -18013,6 +18013,7 @@
|
|
|
18013
18013
|
"dryacideInsecticide",
|
|
18014
18014
|
"dtn100Antimicrobial",
|
|
18015
18015
|
"duPontMethomylComposition",
|
|
18016
|
+
"dualGold",
|
|
18016
18017
|
"dualIiMagnumHerbicide",
|
|
18017
18018
|
"dualIiMagnumManufacturingUseProduct",
|
|
18018
18019
|
"dualIiMagnumSiHerbicide",
|
|
@@ -24040,6 +24041,7 @@
|
|
|
24040
24041
|
"bioplex",
|
|
24041
24042
|
"panoramaBioPlus",
|
|
24042
24043
|
"meba",
|
|
24044
|
+
"substrateUnspecified",
|
|
24043
24045
|
"barkSubstrate",
|
|
24044
24046
|
"charcoalSubstrate",
|
|
24045
24047
|
"coirSubstrate",
|
|
@@ -24060,6 +24062,27 @@
|
|
|
24060
24062
|
"sphagnumMossSubstrate",
|
|
24061
24063
|
"vermiculiteSubstrate",
|
|
24062
24064
|
"woodChipsSubstrate",
|
|
24065
|
+
"substrateUnspecifiedDepreciatedAmountPerCycle",
|
|
24066
|
+
"barkSubstrateDepreciatedAmountPerCycle",
|
|
24067
|
+
"charcoalSubstrateDepreciatedAmountPerCycle",
|
|
24068
|
+
"coirSubstrateDepreciatedAmountPerCycle",
|
|
24069
|
+
"coirFibresSubstrateDepreciatedAmountPerCycle",
|
|
24070
|
+
"coirPithSubstrateDepreciatedAmountPerCycle",
|
|
24071
|
+
"compostSubstrateDepreciatedAmountPerCycle",
|
|
24072
|
+
"expandedClaySubstrateDepreciatedAmountPerCycle",
|
|
24073
|
+
"frozenPeatSubstrateDepreciatedAmountPerCycle",
|
|
24074
|
+
"greenCompostSubstrateDepreciatedAmountPerCycle",
|
|
24075
|
+
"oasisCubesDepreciatedAmountPerCycle",
|
|
24076
|
+
"peatSubstrateDepreciatedAmountPerCycle",
|
|
24077
|
+
"perliteSubstrateDepreciatedAmountPerCycle",
|
|
24078
|
+
"polystyreneSubstrateDepreciatedAmountPerCycle",
|
|
24079
|
+
"pumiceStoneSubstrateDepreciatedAmountPerCycle",
|
|
24080
|
+
"riceHusksSubstrateDepreciatedAmountPerCycle",
|
|
24081
|
+
"rockMineralWoolSubstrateDepreciatedAmountPerCycle",
|
|
24082
|
+
"sandSubstrateDepreciatedAmountPerCycle",
|
|
24083
|
+
"sphagnumMossSubstrateDepreciatedAmountPerCycle",
|
|
24084
|
+
"vermiculiteSubstrateDepreciatedAmountPerCycle",
|
|
24085
|
+
"woodChipsSubstrateDepreciatedAmountPerCycle",
|
|
24063
24086
|
"transportUnspecified",
|
|
24064
24087
|
"freightCar",
|
|
24065
24088
|
"freightVan",
|