@hestia-earth/glossary 0.57.0 → 0.59.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,69 @@
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.59.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.58.0...v0.59.0) (2024-11-26)
6
+
7
+
8
+ ### ⚠ BREAKING CHANGES
9
+
10
+ * **seed:** Rename `Seed, depreciated amount Per Cycle` `Seed, depreciated amount per Cycle`.
11
+
12
+ ### Features
13
+
14
+ * **crop:** add `maximumCycleDuration` lookup ([4e1e9cd](https://gitlab.com/hestia-earth/hestia-glossary/commit/4e1e9cdaaaf2e0daa48069a2f4d686fe480e809e))
15
+ * **electricity:** add `abioticResourceDepletionFossilFuelsCml2001Baseline` lookup column with fixed column order ([53330a7](https://gitlab.com/hestia-earth/hestia-glossary/commit/53330a7b7d4963670f83343adff4bfab97f5a64d))
16
+ * **fuel:** add lookup column `abioticResourceDepletionFossilFuelsCml2001Baseline` update 51 terms ([f0f2962](https://gitlab.com/hestia-earth/hestia-glossary/commit/f0f29620d4b55d49c1171c55cc4d22960980c83a))
17
+ * **material:** add new terms and `abioticResourceDepletionMineralsAndMetalsCml2001Baseline` column ([ea40143](https://gitlab.com/hestia-earth/hestia-glossary/commit/ea40143a971911ab28eb6e8583d0526f23300c1e))
18
+ * **methodMeasurement:** add `Thermometer`, `Gravimetric method`, and `K2SO4 extraction method` ([349320a](https://gitlab.com/hestia-earth/hestia-glossary/commit/349320aea0ec54806fb94c25f6ad86ad5704b4a9)), closes [#1581](https://gitlab.com/hestia-earth/hestia-glossary/issues/1581)
19
+ * **otherInorganicChemical:** add `abioticResourceDepletionMineralsAndMetalsCml2001Baseline` column ([87ccf2e](https://gitlab.com/hestia-earth/hestia-glossary/commit/87ccf2ee06b61b3a9f364d2d31b0216a06fafa21))
20
+ * **pesticideBrandName:** add remaining pesticides from FCT ([14f2710](https://gitlab.com/hestia-earth/hestia-glossary/commit/14f27104b21bfc43046d1ec570dc67ab0d5d1f64)), closes [#1492](https://gitlab.com/hestia-earth/hestia-glossary/issues/1492)
21
+ * **property:** update `termTypesAllowed` lookup for "element content" terms ([d476765](https://gitlab.com/hestia-earth/hestia-glossary/commit/d476765e749515fefd800fcd559f5f5fae97ec0a)), closes [#1573](https://gitlab.com/hestia-earth/hestia-glossary/issues/1573)
22
+ * **region:** add `region-crop-cropGroupingFaostatProduction-areaHarvestedUpTo20YearExpansion.csv` lookup ([6b2635e](https://gitlab.com/hestia-earth/hestia-glossary/commit/6b2635e5166ac177b1c88b9df36e5293bcff4f85))
23
+ * **region:** add `region-faostatArea-UpTo20YearExpansion` lookup ([cc5a915](https://gitlab.com/hestia-earth/hestia-glossary/commit/cc5a915552e066c64a0773d626b2515799752564))
24
+ * **resourceUse:** add 2 `resourceUseMineralsAndMetals` `DuringCycle` / `InputsProduction` terms ([30fa49c](https://gitlab.com/hestia-earth/hestia-glossary/commit/30fa49c1e0904128753ba94313955b81191475ae))
25
+ * **resourceUse:** add new `resourceUseEnergyDepletion` terms ([233e9e6](https://gitlab.com/hestia-earth/hestia-glossary/commit/233e9e685ce2511acb9992e0c162257ac50524f8))
26
+ * **soilAmendment:** add `abioticResourceDepletionMineralsAndMetalsCml2001Baseline` lookup column ([a26a031](https://gitlab.com/hestia-earth/hestia-glossary/commit/a26a0316298c958274f3cdbad9a5b46468da2060))
27
+
28
+
29
+ ### Bug Fixes
30
+
31
+ * **characterisedIndicator:** use `0` rather than `-` ([9dca9d7](https://gitlab.com/hestia-earth/hestia-glossary/commit/9dca9d79e7332a584bd9f832a1ec8b3f11869670)), closes [#1413](https://gitlab.com/hestia-earth/hestia-glossary/issues/1413)
32
+ * **crop:** error in `cropGroupingFaostatArea` for `Jojoba seed` ([427fe4b](https://gitlab.com/hestia-earth/hestia-glossary/commit/427fe4bec47adb74b35ce8786de5cec4365b0232))
33
+ * **emission:** use `0` instead of `not required` ([439580b](https://gitlab.com/hestia-earth/hestia-glossary/commit/439580b6072028348198d33f950647f5a1236c31))
34
+ * **seed:** rename `Seed, depreciated amount Per Cycle` ([870b1c8](https://gitlab.com/hestia-earth/hestia-glossary/commit/870b1c8433702ac6783624670b1ea6f29db5dfe1)), closes [#1566](https://gitlab.com/hestia-earth/hestia-glossary/issues/1566)
35
+
36
+ ## [0.58.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.57.0...v0.58.0) (2024-11-12)
37
+
38
+
39
+ ### ⚠ BREAKING CHANGES
40
+
41
+ * **fuel:** rename `seicCode` lookup `sicCode`.
42
+ * **pesticideAI:** rename `[C(E)]-N-[(2-Chloro-5-thiazolyl)methyl]-N'-methyl-N''-nitroguanidine` `Clothianidin`
43
+
44
+ ### Features
45
+
46
+ * **emission:** use `value = 0` rather than `dataState = not required` for lookups ([2542fef](https://gitlab.com/hestia-earth/hestia-glossary/commit/2542fef90ab18e8185bda1f892e5aa2086c6b7ba)), closes [#1413](https://gitlab.com/hestia-earth/hestia-glossary/issues/1413)
47
+ * **fuel:** add `Light fuel oil` ([2b0a246](https://gitlab.com/hestia-earth/hestia-glossary/commit/2b0a24610c7f053d2ec2b59153410df53fb349c2)), closes [#1548](https://gitlab.com/hestia-earth/hestia-glossary/issues/1548)
48
+ * **fuel:** rename `seicCode` lookup `sicCode` ([73c2c2b](https://gitlab.com/hestia-earth/hestia-glossary/commit/73c2c2b687cf138bfaba4ffbe15d975b25cfcca4)), closes [#1556](https://gitlab.com/hestia-earth/hestia-glossary/issues/1556)
49
+ * **operation:** add `waterRegime` lookup ([4dde1e1](https://gitlab.com/hestia-earth/hestia-glossary/commit/4dde1e1f5546cd685fbf6c7a76f381776a25cc7e)), closes [#1552](https://gitlab.com/hestia-earth/hestia-glossary/issues/1552)
50
+ * **pesticideAI:** add `Diflufenzopyr-sodium` ([ab3f56e](https://gitlab.com/hestia-earth/hestia-glossary/commit/ab3f56eae5d1aeeca5edb38cc66e7dd7351fbb5e)), closes [#1571](https://gitlab.com/hestia-earth/hestia-glossary/issues/1571)
51
+ * **pesticideAI:** change name for `CAS-210880-92-5` to `Clothianidin` ([47d4986](https://gitlab.com/hestia-earth/hestia-glossary/commit/47d49862e18b8194119a49ae772864b763d6a248)), closes [#1555](https://gitlab.com/hestia-earth/hestia-glossary/issues/1555)
52
+ * **processedFood:** add `Alcohol` ([8fdcdff](https://gitlab.com/hestia-earth/hestia-glossary/commit/8fdcdff0f8497c21d5de568c3be068a0c84bee3a)), closes [#1562](https://gitlab.com/hestia-earth/hestia-glossary/issues/1562)
53
+ * **processedFood:** add `Barley, grain (malt)` ([eb1ef95](https://gitlab.com/hestia-earth/hestia-glossary/commit/eb1ef953d8b1583b64466ce839b72971b37d2df0)), closes [#1562](https://gitlab.com/hestia-earth/hestia-glossary/issues/1562)
54
+ * **processedFood:** add `Orange, juice` ([8c0a94b](https://gitlab.com/hestia-earth/hestia-glossary/commit/8c0a94b7d6b857b7f5c78c56555bca0dd3c8fedf)), closes [#1570](https://gitlab.com/hestia-earth/hestia-glossary/issues/1570)
55
+ * **processedFood:** add `Whiskey` ([c63979f](https://gitlab.com/hestia-earth/hestia-glossary/commit/c63979fa7c43a609bc2898afb0ca9dffccf4950a)), closes [#1562](https://gitlab.com/hestia-earth/hestia-glossary/issues/1562)
56
+ * **property:** update `termTypesAllowed` lookup for multiple terms ([dbf7720](https://gitlab.com/hestia-earth/hestia-glossary/commit/dbf7720726c6e323ff9310a7ef046d8c14b6fca4)), closes [#1558](https://gitlab.com/hestia-earth/hestia-glossary/issues/1558)
57
+ * **seed:** add `depreciatedAmountPerCycle` terms ([805f2a5](https://gitlab.com/hestia-earth/hestia-glossary/commit/805f2a578c7f56165a2ed1fb18664f564e16e52d)), closes [#1566](https://gitlab.com/hestia-earth/hestia-glossary/issues/1566)
58
+ * **seed:** add `preparedPlantationGeneric` ([d8690c1](https://gitlab.com/hestia-earth/hestia-glossary/commit/d8690c1bef51bc8dd550568c9e05c8661d3ecb92)), closes [#1561](https://gitlab.com/hestia-earth/hestia-glossary/issues/1561)
59
+
60
+
61
+ ### Bug Fixes
62
+
63
+ * **characterisedIndicator:** remove ability to set `aggregatedModels` ([299280e](https://gitlab.com/hestia-earth/hestia-glossary/commit/299280e72ab6484ba30eade76b17bc79b5fd3661))
64
+ * **emission:** add missing GWPs and use `0` rather than `not required` for lookups ([6dc5b52](https://gitlab.com/hestia-earth/hestia-glossary/commit/6dc5b52f3bd85c3582b27577699521f477997339)), closes [#1413](https://gitlab.com/hestia-earth/hestia-glossary/issues/1413)
65
+ * **excreta:** set `skipAggregation` to `FALSE` for all terms ([d745025](https://gitlab.com/hestia-earth/hestia-glossary/commit/d74502509b366d250c266d17ffeafec15536f6bc))
66
+ * **fuel:** move source from property `sd` to property `description` for `Olive, seed (fuel)` ([a3caa26](https://gitlab.com/hestia-earth/hestia-glossary/commit/a3caa26d0dca90846fa1dbd8738d49ec233fea63))
67
+
5
68
  ## [0.57.0](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.56.2...v0.57.0) (2024-10-29)
6
69
 
7
70
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hestia-earth/glossary",
3
- "version": "0.57.0",
3
+ "version": "0.59.0",
4
4
  "description": "HESTIA Earth Glossary library",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -1,18 +1,31 @@
1
1
  {
2
2
  "gwp20": "",
3
3
  "gwp100": "ipcc2021",
4
+ "gwp500": "",
5
+ "gtp20": "",
6
+ "gtp100": "",
7
+ "gwpStar": "",
8
+ "photochemicalOzoneCreationPotentialNoxEq": "",
9
+ "photochemicalOzoneCreationPotentialEtheneEq": "",
10
+ "photochemicalOzoneCreationPotentialHumanHealthNmvocEq": "",
4
11
  "ozoneDepletionPotential": "",
5
12
  "humanDamageOzoneFormation": "",
6
13
  "ecosystemDamageOzoneFormation": "",
14
+ "terrestrialAcidificationPotentialIncludingFateAverageEurope": "",
7
15
  "terrestrialAcidificationPotentialExcludingFate": "cml2001NonBaseline",
8
16
  "terrestrialAcidificationPotential": "",
17
+ "terrestrialAcidificationPotentialAccumulatedExceedance": "",
9
18
  "eutrophicationPotentialExcludingFate": "cml2001NonBaseline",
19
+ "eutrophicationPotentialIncludingFateAverageEurope": "",
10
20
  "freshwaterEutrophicationPotential": "",
11
21
  "marineEutrophicationPotential": "",
22
+ "terrestrialEutrophicationPotentialAccumulatedExceedance": "",
12
23
  "scarcityWeightedWaterUse": "aware",
24
+ "stressWeightedWaterFootprint": "",
13
25
  "biodiversityLossTotalLandUseEffects": "chaudharyBrooks2018",
14
26
  "biodiversityLossLandOccupation": "chaudharyBrooks2018",
15
27
  "biodiversityLossLandTransformation": "chaudharyBrooks2018",
28
+ "soilOrganicMatterLoss": "",
16
29
  "soilQualityIndexTotalLandUseEffects": "environmentalFootprintV3",
17
30
  "soilQualityIndexLandOccupation": "environmentalFootprintV3",
18
31
  "soilQualityIndexLandTransformation": "environmentalFootprintV3",
@@ -31,13 +44,26 @@
31
44
  "physiochemicalFiltrationTotalLandUseEffects": "lanca",
32
45
  "physiochemicalFiltrationLandOccupation": "lanca",
33
46
  "physiochemicalFiltrationLandTransformation": "lanca",
47
+ "abioticResourceDepletionFossilFuels": "",
48
+ "abioticResourceDepletionMineralsAndMetals": "",
49
+ "fossilResourceScarcity": "",
50
+ "mineralResourceScarcity": "",
34
51
  "freshwaterEcotoxicityPotentialCtue": "usetoxV2",
52
+ "humanToxicityPotentialTotalCtuh": "",
35
53
  "humanToxicityPotentialCancerCtuh": "usetoxV2",
36
54
  "humanToxicityPotentialNonCancerCtuh": "usetoxV2",
55
+ "humanToxicityPotential14Dcbeq": "",
37
56
  "freshwaterAquaticEcotoxicityPotential14Dcbeq": "",
38
57
  "marineAquaticEcotoxicityPotential14Dcbeq": "",
39
58
  "terrestrialEcotoxicityPotential14Dcbeq": "",
59
+ "totalToxicityPotential14Dcbeq": "",
60
+ "totalCumulativeEnergyDemand": "",
61
+ "cumulativeFossilEnergyDemand": "",
62
+ "cumulativeRenewableEnergyDemand": "",
63
+ "cumulativeExergyExtractionFromTheNaturalEnvironment": "",
40
64
  "freshwaterDepletion": "",
65
+ "bioticResourceUse": "",
66
+ "abioticDepletionPotential": "",
41
67
  "humanCarcinogenicToxicity": "",
42
68
  "humanNonCarcinogenicToxicity": "",
43
69
  "agriculturalLandOccupationPotential": "",
@@ -63,6 +89,7 @@
63
89
  "damageToHumanHealthWaterStress": "lcImpactAllEffects100Years",
64
90
  "damageToFreshwaterEcosystemsWaterStress": "lcImpactAllEffects100Years",
65
91
  "ionisingRadiationKbqCo60Eq": "recipe2016Hierarchist",
92
+ "ionisingRadiationKbqU235Eq": "",
66
93
  "damageToHumanHealth": "lcImpactAllEffects100Years",
67
94
  "damageToTerrestrialEcosystemsPdfYear": "lcImpactAllEffects100Years",
68
95
  "damageToFreshwaterEcosystemsPdfYear": "lcImpactAllEffects100Years",
@@ -660,6 +660,7 @@
660
660
  "oilPalmPressFibreFuel",
661
661
  "oilPalmShellFuel",
662
662
  "oliveSeedFuel",
663
+ "lightFuelOil",
663
664
  "inorganicNitrogenFertiliserUnspecifiedKgN",
664
665
  "inorganicPhosphorusFertiliserUnspecifiedKgP2O5",
665
666
  "inorganicPotassiumFertiliserUnspecifiedKgK2O",
@@ -785,29 +786,55 @@
785
786
  "cropSupportInfrastructureDepreciatedAmountPerCycle",
786
787
  "irrigationInfrastructureDepreciatedAmountPerCycle",
787
788
  "machineryInfrastructureDepreciatedAmountPerCycle",
788
- "alkydResinDepreciatedAmountPerCycle",
789
789
  "alkydResin70DepreciatedAmountPerCycle",
790
+ "alkydResinDepreciatedAmountPerCycle",
790
791
  "aluminiumDepreciatedAmountPerCycle",
792
+ "antimonyDepreciatedAmountPerCycle",
793
+ "arsenicMaterialDepreciatedAmountPerCycle",
794
+ "bariumDepreciatedAmountPerCycle",
795
+ "berylliumDepreciatedAmountPerCycle",
796
+ "bismuthDepreciatedAmountPerCycle",
791
797
  "brassDeprecitatedAmountPerCycle",
792
798
  "brickDepreciatedAmountPerCycle",
799
+ "bromineMaterialDepreciatedAmountPerCycle",
793
800
  "bronzeDepreciatedAmountPerCycle",
801
+ "cadmiumMaterialDepreciatedAmountPerCycle",
794
802
  "cardboardDepreciatedAmountPerCycle",
795
803
  "cementDepreciatedAmountPerCycle",
804
+ "chlorineMaterialDepreciatedAmountPerCycle",
805
+ "chromiumMaterialDepreciatedAmountPerCycle",
806
+ "cobaltMaterialDepreciatedAmountPerCycle",
796
807
  "concreteDepreciatedAmountPerCycle",
797
808
  "constructionFoamDepreciatedAmountPerCycle",
798
809
  "copperMaterialDepreciatedAmountPerCycle",
799
810
  "crushedStoneDepreciatedAmountPerCycle",
800
811
  "expandedPolystyreneDepreciatedAmountPerCycle",
801
812
  "fibreglassReinforcedPlasticDepreciatedAmountPerCycle",
813
+ "galliumDepreciatedAmountPerCycle",
814
+ "germaniumDepreciatedAmountPerCycle",
802
815
  "glassDepreciatedAmountPerCycle",
803
816
  "glassFiberDepreciatedAmountPerCycle",
817
+ "goldDepreciatedAmountPerCycle",
804
818
  "highDensityPolyethyleneDepreciatedAmountPerCycle",
819
+ "indiumDepreciatedAmountPerCycle",
820
+ "iodineMaterialDepreciatedAmountPerCycle",
805
821
  "ironDepreciatedAmountPerCycle",
806
822
  "leadDepreciatedAmountPerCycle",
823
+ "lithiumMaterialDepreciatedAmountPerCycle",
807
824
  "lowDensityPolyethyleneDepreciatedAmountPerCycle",
825
+ "magnesiumMaterialDepreciatedAmountPerCycle",
826
+ "manganeseMaterialDepreciatedAmountPerCycle",
827
+ "mercuryMaterialDepreciatedAmountPerCycle",
808
828
  "metalUnspecifiedDepreciatedAmountPerCycle",
829
+ "molybdenumMaterialDepreciatedAmountPerCycle",
830
+ "nickelMaterialDepreciatedAmountPerCycle",
831
+ "niobiumDepreciatedAmountPerCycle",
809
832
  "nylonDepreciatedAmountPerCycle",
833
+ "palladiumMaterialDepreciatedAmountPerCycle",
834
+ "phosphorusMaterialDepreciatedAmountPerCycle",
835
+ "plasticBiodegradableDepreciatedAmountPerCycle",
810
836
  "plasticTypeUnspecifiedDepreciatedAmountPerCycle",
837
+ "platinumMaterialDepreciatedAmountPerCycle",
811
838
  "plywoodDepreciatedAmountPerCycle",
812
839
  "polyamideDepreciatedAmountPerCycle",
813
840
  "polycarbonateDepreciatedAmountPerCycle",
@@ -819,24 +846,48 @@
819
846
  "polystyreneDepreciatedAmountPerCycle",
820
847
  "polyurethaneDepreciatedAmountPerCycle",
821
848
  "polyvinylChlorideDepreciatedAmountPerCycle",
849
+ "potassiumMaterialDepreciatedAmountPerCycle",
822
850
  "reinforcingSteelDepreciatedAmountPerCycle",
851
+ "rheniumDepreciatedAmountPerCycle",
823
852
  "rockWoolDepreciatedAmountPerCycle",
853
+ "seleniumMaterialDepreciatedAmountPerCycle",
854
+ "siliconMaterialDepreciatedAmountPerCycle",
855
+ "silverMaterialDepreciatedAmountPerCycle",
856
+ "sodiumMaterialDepreciatedAmountPerCycle",
824
857
  "stainlessSteelDepreciatedAmountPerCycle",
825
858
  "steelDepreciatedAmountPerCycle",
826
- "woodMaterialDepreciatedAmountPerCycle",
859
+ "strontiumMaterialDepreciatedAmountPerCycle",
827
860
  "syntheticRubberDepreciatedAmountPerCycle",
861
+ "tantalumDepreciatedAmountPerCycle",
862
+ "thalliumMaterialDepreciatedAmountPerCycle",
863
+ "tinDepreciatedAmountPerCycle",
864
+ "titaniumMaterialDepreciatedAmountPerCycle",
865
+ "tungstenDepreciatedAmountPerCycle",
866
+ "vanadiumMaterialDepreciatedAmountPerCycle",
867
+ "woodMaterialDepreciatedAmountPerCycle",
868
+ "yttriumDepreciatedAmountPerCycle",
828
869
  "zincMaterialDepreciatedAmountPerCycle",
829
- "plasticBiodegradableDepreciatedAmountPerCycle",
870
+ "zirconiumDepreciatedAmountPerCycle",
830
871
  "alkydResin",
831
872
  "alkydResin70",
832
873
  "aluminium",
833
- "animalBeddingUnspecified",
834
874
  "animalBeddingLime",
875
+ "animalBeddingUnspecified",
876
+ "antimony",
877
+ "arsenicMaterial",
878
+ "barium",
879
+ "beryllium",
880
+ "bismuth",
835
881
  "brass",
836
- "bronze",
837
882
  "brick",
883
+ "bromineMaterial",
884
+ "bronze",
885
+ "cadmiumMaterial",
838
886
  "cardboard",
839
887
  "cement",
888
+ "chlorineMaterial",
889
+ "chromiumMaterial",
890
+ "cobaltMaterial",
840
891
  "concrete",
841
892
  "constructionFoam",
842
893
  "copperMaterial",
@@ -844,16 +895,33 @@
844
895
  "crushedStone",
845
896
  "expandedPolystyrene",
846
897
  "fibreglassReinforcedPlastic",
898
+ "gallium",
899
+ "germanium",
847
900
  "glass",
848
901
  "glassFiber",
902
+ "gold",
849
903
  "highDensityPolyethylene",
904
+ "indium",
905
+ "iodineMaterial",
850
906
  "iron",
851
907
  "lead",
908
+ "lithiumMaterial",
852
909
  "lowDensityPolyethylene",
910
+ "magnesiumMaterial",
911
+ "manganeseMaterial",
912
+ "mercuryMaterial",
853
913
  "metalUnspecified",
914
+ "molybdenumMaterial",
915
+ "nickelMaterial",
916
+ "niobium",
854
917
  "nylon",
918
+ "palladiumMaterial",
919
+ "paper",
855
920
  "paraffinWaxMaterial",
921
+ "phosphorusMaterial",
922
+ "plasticBiodegradable",
856
923
  "plasticTypeUnspecified",
924
+ "platinumMaterial",
857
925
  "plywood",
858
926
  "polyamide",
859
927
  "polycarbonate",
@@ -865,18 +933,31 @@
865
933
  "polystyrene",
866
934
  "polyurethane",
867
935
  "polyvinylChloride",
936
+ "potassiumMaterial",
868
937
  "reinforcingSteel",
938
+ "rhenium",
869
939
  "rockWool",
870
940
  "sandMaterial",
871
941
  "sawdustMaterial",
942
+ "seleniumMaterial",
943
+ "siliconMaterial",
944
+ "silverMaterial",
945
+ "sodiumMaterial",
872
946
  "stainlessSteel",
873
947
  "steel",
948
+ "strontiumMaterial",
874
949
  "syntheticRubber",
875
- "woodMaterial",
950
+ "tantalum",
951
+ "thalliumMaterial",
952
+ "tin",
953
+ "titaniumMaterial",
954
+ "tungsten",
955
+ "vanadiumMaterial",
876
956
  "woodBark",
877
- "paper",
957
+ "woodMaterial",
958
+ "yttrium",
878
959
  "zincMaterial",
879
- "plasticBiodegradable",
960
+ "zirconium",
880
961
  "bleachUnspecified",
881
962
  "CAS-62253-16-1",
882
963
  "CAS-73432-66-3",
@@ -12866,6 +12947,7 @@
12866
12947
  "CAS-35367-38-5",
12867
12948
  "CAS-83164-33-4",
12868
12949
  "CAS-109293-97-2",
12950
+ "CAS-109293-98-3",
12869
12951
  "CAS-381-73-7",
12870
12952
  "CAS-71-63-6",
12871
12953
  "CAS-107484-84-4",
@@ -23769,6 +23851,15 @@
23769
23851
  "properFlo",
23770
23852
  "pasTorBlend",
23771
23853
  "pexan",
23854
+ "claw",
23855
+ "difcor250Fc",
23856
+ "divexo",
23857
+ "pelt",
23858
+ "pronto",
23859
+ "duplosan",
23860
+ "strada",
23861
+ "backrow",
23862
+ "claytonUnion",
23772
23863
  "processingAidUnspecified",
23773
23864
  "polyacrylamideProcessingAid",
23774
23865
  "aluminiumChlorohydrate",