@hestia-earth/glossary 0.18.1 → 0.19.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,66 @@
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)
6
+
7
+
8
+ ### ⚠ BREAKING CHANGES
9
+
10
+ * **other:** All terms in `other` that used CAS numbers for `id`
11
+ now use camel case term names.
12
+
13
+ Use of CAS numbers as `term.id` restricted to `pesticideAI`
14
+ * **inorganicFertiliser:** rename `Lyderis N25 + S3` `Lyderis N25 + S3 (kg N)`
15
+
16
+ ### Features
17
+
18
+ * **biologicalControlAgent:** add additional terms ([19610b5](https://gitlab.com/hestia-earth/hestia-glossary/commit/19610b58e91f626278f82f22382b33ecaec6e289))
19
+ * **characterisedIndicator:** allow ReCiPe 2008 - HTP combination in model mapping ([7d7c0cd](https://gitlab.com/hestia-earth/hestia-glossary/commit/7d7c0cd38892a0fba1030ed52397817f0a6de566)), closes [#700](https://gitlab.com/hestia-earth/hestia-glossary/issues/700)
20
+ * **crop:** add `Mexican tea` ([cdcae6e](https://gitlab.com/hestia-earth/hestia-glossary/commit/cdcae6e3bc009c6be9ab294e30ef1029c4327f26))
21
+ * **inorganicFertiliser:** add `sensitivityAlternativeTerms` lookup ([097de61](https://gitlab.com/hestia-earth/hestia-glossary/commit/097de61f0b9cfe940adcac93456b9936eb1e135a))
22
+ * **inorganicFertiliser:** add additional term to `sensitivityAlternativeTerms` ([5ef34b5](https://gitlab.com/hestia-earth/hestia-glossary/commit/5ef34b520db2a6e0f8a93e6cff8158638b8e5553)), closes [#715](https://gitlab.com/hestia-earth/hestia-glossary/issues/715)
23
+ * **machinery:** add `tree shaker` ([dbe4f27](https://gitlab.com/hestia-earth/hestia-glossary/commit/dbe4f27cc5ac016dbb7b8a86218aaba64b83ad27))
24
+ * move `L-Lysine, Hydrochloride` to `feedFoodAdditive` glossary ([d9c1d23](https://gitlab.com/hestia-earth/hestia-glossary/commit/d9c1d2385b3f0515fc131a06766d993eb10ee2e3))
25
+ * **other:** add term for CO2 fertiliser ([4f54d1f](https://gitlab.com/hestia-earth/hestia-glossary/commit/4f54d1fd450190e51fbadcfca42b2c7cf399e5d1)), closes [#522](https://gitlab.com/hestia-earth/hestia-glossary/issues/522)
26
+ * **other:** do not use CAS numbers for `term.id` ([1b1c85e](https://gitlab.com/hestia-earth/hestia-glossary/commit/1b1c85ee441d5ca336ccd601e348cfce922ed1be))
27
+ * **pesticideAI:** add `canonicalSmiles` ([f685461](https://gitlab.com/hestia-earth/hestia-glossary/commit/f685461ad846350e4dc119f899e9da072b78fb77))
28
+ * **pesticideAI:** add `density` data where available ([b02198a](https://gitlab.com/hestia-earth/hestia-glossary/commit/b02198a5a6f06163e63c9beddfa42649fe81af20)), closes [#704](https://gitlab.com/hestia-earth/hestia-glossary/issues/704)
29
+ * **pesticideAI:** add `Phenoxy compounds, unspecified` ([c9191ad](https://gitlab.com/hestia-earth/hestia-glossary/commit/c9191ad64e431cd14dce71db6c23add299ca0ac5)), closes [#701](https://gitlab.com/hestia-earth/hestia-glossary/issues/701)
30
+ * **pesticideAI:** add `subClassOf` to oils ([a8883ad](https://gitlab.com/hestia-earth/hestia-glossary/commit/a8883ad88eb0c6d234cfa1c6033b1d058a2f1060))
31
+ * **pesticideAI:** add back `Pyrethins` term ([62571ce](https://gitlab.com/hestia-earth/hestia-glossary/commit/62571ce4cbb8a5efad328a2179a430bf2a870030))
32
+ * **pesticideAI:** add missing `pesticideAI` based on FEX ([bbaa748](https://gitlab.com/hestia-earth/hestia-glossary/commit/bbaa74811441e7d6d823a8d2c66543bfc71f4f17)), closes [#664](https://gitlab.com/hestia-earth/hestia-glossary/issues/664) [#707](https://gitlab.com/hestia-earth/hestia-glossary/issues/707)
33
+ * **pesticideAI:** add missing terms identified by FEX ([ea82eab](https://gitlab.com/hestia-earth/hestia-glossary/commit/ea82eab85b01e7db092715695fcaeb6cfb44e481)), closes [#664](https://gitlab.com/hestia-earth/hestia-glossary/issues/664)
34
+ * **pesticideAI:** rename `Hexadrin` to `Endrin` ([ef1c7eb](https://gitlab.com/hestia-earth/hestia-glossary/commit/ef1c7ebd64df186b36a1ebb182b7a86a96d71166))
35
+ * **soilAmendment:** add `Manganese oxide` ([b297c24](https://gitlab.com/hestia-earth/hestia-glossary/commit/b297c244c9b55ad2059c454033dde1554e6c89d1))
36
+ * **transport:** add `Freight, with tractor and trailer` and terms for transport with lorry ([f70f9ff](https://gitlab.com/hestia-earth/hestia-glossary/commit/f70f9ff96764016ef6a57625dc87ee8c8dd70da9)), closes [#695](https://gitlab.com/hestia-earth/hestia-glossary/issues/695)
37
+ * **transport:** add ecoinvent links ([29125ef](https://gitlab.com/hestia-earth/hestia-glossary/commit/29125efd011951edefb8901f23219d9b08b5aaf1))
38
+
39
+
40
+ ### Bug Fixes
41
+
42
+ * **animalBreed:** error in `liveweightPerHead` lookup ([2e4179e](https://gitlab.com/hestia-earth/hestia-glossary/commit/2e4179e2a825323de8f54b6faba77721cc162cca))
43
+ * **crop:** use `spp.` to denote many species rather than `ssp.` ([d92219e](https://gitlab.com/hestia-earth/hestia-glossary/commit/d92219e7fcc1e032a55ce7d1df5e9a219198d0f0))
44
+ * **inorganicFertiliser:** rename `Lyderis N25 + S3` `Lyderis N25 + S3 (kg N)` ([d3262bc](https://gitlab.com/hestia-earth/hestia-glossary/commit/d3262bcfae6dc4f093afb374ff151014026799f9))
45
+ * **liveAquaticSpecies:** use `spp.` instead of `nei` ([a0b82ab](https://gitlab.com/hestia-earth/hestia-glossary/commit/a0b82abaa1df780eee71b1d899466f4a76e10a29))
46
+ * **operation:** errors in `isTillage` lookup column ([5e746dd](https://gitlab.com/hestia-earth/hestia-glossary/commit/5e746dd966390733d6222241ee3cbfb3b798811a))
47
+ * **pesticideAI:** delete `Metaldehyde (unspecified)` ([4cf9203](https://gitlab.com/hestia-earth/hestia-glossary/commit/4cf9203be6957c7fae227200ce3303d9b3abb1ca)), closes [#691](https://gitlab.com/hestia-earth/hestia-glossary/issues/691)
48
+ * **pesticideAI:** delete `Phosphorus` ([c1f80dc](https://gitlab.com/hestia-earth/hestia-glossary/commit/c1f80dc0519f57273c22441656bfb2a2fa095ddd))
49
+ * **pesticideAI:** delete terms which are not pesticides ([53c561a](https://gitlab.com/hestia-earth/hestia-glossary/commit/53c561aa11c74fcc06d0c5558d5bcec5fb97d9fb))
50
+ * **pesticideAI:** duplicate `name`/`id` errors ([63dbd76](https://gitlab.com/hestia-earth/hestia-glossary/commit/63dbd76409a9c9094c17fb2098038f33166291a9))
51
+ * **pesticideAI:** errors in temporary column headers ([f0cf498](https://gitlab.com/hestia-earth/hestia-glossary/commit/f0cf498c4f549e794f4358393257429cb0f27ccc))
52
+ * **pesticideAI:** fix capitalisation errors ([83ed5b6](https://gitlab.com/hestia-earth/hestia-glossary/commit/83ed5b60bbb675b92ea811fa91cc836277040a58))
53
+ * **pesticideAI:** remove incorrect values for `canonicalSmiles` ([a6b1199](https://gitlab.com/hestia-earth/hestia-glossary/commit/a6b119979d6fe8167d76a6ad6823dc2daea5573a))
54
+ * **pesticideAI:** rename `Pyrethrins and Pyrethroids` to `Pyrethrin and pyrethroid compounds, unspecified` ([55903a3](https://gitlab.com/hestia-earth/hestia-glossary/commit/55903a3240fde9f8d6ca71215dc23b4cce8d4195))
55
+ * **pesticideAI:** use `(pesticide AI)` rather than `(pesticide active ingredient)` ([1c2e671](https://gitlab.com/hestia-earth/hestia-glossary/commit/1c2e671fa4a08f587f413e6fa804aae8e304bb14))
56
+ * **pesticideBrandName:** fix capitalisation error in `name` of `125Naocl` ([9bdbbf8](https://gitlab.com/hestia-earth/hestia-glossary/commit/9bdbbf8b299e81ab33ac7707446e299e70db1c9e))
57
+
58
+ ### [0.18.2](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.18.1...v0.18.2) (2023-04-25)
59
+
60
+
61
+ ### Bug Fixes
62
+
63
+ * **pesticideBrandName:** delete `Blossom Protect` and `Botector` ([f9ec455](https://gitlab.com/hestia-earth/hestia-glossary/commit/f9ec4550cbe9852ad1a31c46c5b55d3638607ab0))
64
+
5
65
  ### [0.18.1](https://gitlab.com/hestia-earth/hestia-glossary/compare/v0.18.0...v0.18.1) (2023-04-25)
6
66
 
7
67
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hestia-earth/glossary",
3
- "version": "0.18.1",
3
+ "version": "0.19.0",
4
4
  "description": "Hestia Earth Glossary library",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -1,56 +1,54 @@
1
1
  {
2
2
  "skipTermIds": [
3
- "amoxicillin",
4
3
  "antibioticUnspecifiedAi",
5
- "oxytetracycline",
6
4
  "vaccineUnspecifiedAi",
5
+ "aminocoumarins",
6
+ "aminocyclitols",
7
7
  "aminoglycosides",
8
+ "amoxicillin",
9
+ "amphenicols",
8
10
  "ansamycins",
9
- "penems",
11
+ "apramycinSulphate",
12
+ "arsenicalAntibiotics",
13
+ "bicyclomycin",
14
+ "cephalosporins1StAnd2NdGeneration",
10
15
  "cephalosporins3Rd4ThAnd5ThGeneration",
11
- "gylcopeptidesLipoglycopeptides",
16
+ "fusidanes",
12
17
  "glycylcyclines",
18
+ "gylcopeptidesLipoglycopeptides",
19
+ "ionophoreAntibiotics",
20
+ "lincosamides",
13
21
  "lipopeptideAntibiotics",
14
22
  "macrolidesAndKetolides",
15
23
  "monobactams",
24
+ "nitrofurans",
25
+ "nitroimidazoles",
26
+ "orthosomycins",
16
27
  "oxazolidinones",
17
- "penicillinsAntipseudomonal",
18
- "penicillinsAminopenicillin",
19
- "penicillinsAminopenicillinWithBetaLactamaseInhibitors",
20
- "phosphonicAcidDerivatives",
21
- "polymyxins",
22
- "quinolones",
23
- "tuberculosisMycobacterialDiseasesDrugs",
24
- "amphenicols",
25
- "cephalosporins1StAnd2NdGeneration",
26
- "lincosamides",
28
+ "oxytetracycline",
29
+ "penems",
27
30
  "penicillinsAmidinopenicillin",
31
+ "penicillinsAminopenicillinWithBetaLactamaseInhibitors",
32
+ "penicillinsAminopenicillin",
33
+ "penicillinsAntipseudomonal",
28
34
  "penicillinsAntistaphylococcal",
29
35
  "penicillinsNarrowSpectrum",
36
+ "phosphoglycolipids",
37
+ "phosphonicAcidDerivatives",
38
+ "pleuromutilins",
39
+ "polymyxins",
40
+ "polypeptideAntibiotics",
30
41
  "pseudomonicAcids",
42
+ "quinolones",
43
+ "quinoxalines",
31
44
  "riminofenazines",
32
- "fusidanes",
33
45
  "streptogramins",
34
46
  "sulfonamides",
35
47
  "sulfones",
36
48
  "tetracyclines",
37
- "aminocyclitols",
38
- "polypeptideAntibiotics",
39
- "nitrofurans",
40
- "nitroimidazoles",
41
- "pleuromutilins",
42
- "aminocoumarins",
43
- "arsenicalAntibiotics",
44
- "bicyclomycin",
45
- "orthosomycins",
46
- "phosphoglycolipids",
47
- "ionophoreAntibiotics",
48
- "quinoxalines",
49
- "apramycinSulphate",
50
- "CAS-555-60-2",
49
+ "tuberculosisMycobacterialDiseasesDrugs",
51
50
  "CAS-4080-31-3",
52
51
  "CAS-569-77-7",
53
- "CAS-107-18-6",
54
52
  "CAS-86-40-8",
55
53
  "CAS-4593-90-2",
56
54
  "CAS-148-24-3",
@@ -61,6 +59,7 @@
61
59
  "CAS-539-86-6",
62
60
  "CAS-90-64-2",
63
61
  "CAS-61336-70-7",
62
+ "CAS-12633-72-6",
64
63
  "CAS-69-53-4",
65
64
  "CAS-574-95-8",
66
65
  "CAS-123-99-9",
@@ -116,11 +115,10 @@
116
115
  "CAS-548-62-9",
117
116
  "CAS-87-52-5",
118
117
  "CAS-126-07-8",
119
- "CAS-76-44-8",
120
- "CAS-70-30-4",
121
118
  "CAS-499-44-5",
122
119
  "CAS-11079-53-1",
123
120
  "CAS-83-73-8",
121
+ "CAS-241479-67-4",
124
122
  "CAS-27523-40-6",
125
123
  "CAS-645-08-9",
126
124
  "CAS-16846-24-5",
@@ -236,11 +234,15 @@
236
234
  "trichopodaPennipes",
237
235
  "bacterium",
238
236
  "bacillusSubtilisQst713",
237
+ "bacillusSubtilis",
239
238
  "bacillusThuringiensis",
239
+ "bacillusPumilusQst2808",
240
240
  "milkySpore",
241
241
  "pseudomonasSyringae",
242
242
  "virus",
243
243
  "baculoviridae",
244
+ "polyhedrosisNuclearVirus",
245
+ "zucchiniYellowMosaicVirusWeakStrain",
244
246
  "fungus",
245
247
  "summitDisease",
246
248
  "entomophagaMacleodii",
@@ -252,6 +254,13 @@
252
254
  "ampelomycesQuisqualis",
253
255
  "phlebiopsisGigantea",
254
256
  "trichodermaSpp",
257
+ "trichodermaAsperellumIcc012T25AndTv1",
258
+ "trichodermaAsperellumT34",
259
+ "trichodermaAtrovirideImi206040AndT11",
260
+ "trichodermaAtrovirideI1237",
261
+ "trichodermaAtrovirideSc1",
262
+ "trichodermaGamsiiIcc080",
263
+ "trichodermaPolysporumImi206039",
255
264
  "nematode",
256
265
  "deladenusSiricidicola",
257
266
  "grasshopperNematode",
@@ -692,6 +701,7 @@
692
701
  "bitterleafPlant",
693
702
  "seaKalePlant",
694
703
  "abyssinianKalePlant",
704
+ "mexicanTeaPlant",
695
705
  "aboveGroundCropResidueTotal",
696
706
  "aboveGroundCropResidueBurnt",
697
707
  "aboveGroundCropResidueIncorporated",
@@ -780,6 +790,7 @@
780
790
  "CAS-4998-57-6",
781
791
  "CAS-56-87-1",
782
792
  "CAS-70-54-2",
793
+ "CAS-657-27-2",
783
794
  "CAS-72-19-5",
784
795
  "CAS-80-68-2",
785
796
  "anthracite",
@@ -935,7 +946,7 @@
935
946
  "thomasSlagKgP2O5",
936
947
  "patentkaliKgK2O",
937
948
  "euronatureP26BKgP2O5",
938
- "lyderisN25S3",
949
+ "lyderisN25S3KgN",
939
950
  "buildingsInfrastructureDepreciatedAmountPerCycle",
940
951
  "cropProtectionInfrastructureDepreciatedAmountPerCycle",
941
952
  "cropSupportInfrastructureDepreciatedAmountPerCycle",
@@ -996,19 +1007,20 @@
996
1007
  "activatedCarbon",
997
1008
  "bioplug",
998
1009
  "bleachingEarth",
999
- "CAS-110-54-3",
1010
+ "carbonDioxideFertiliser",
1011
+ "hexane",
1000
1012
  "ice",
1001
1013
  "liquidOxygen",
1002
- "CAS-7758-23-8",
1003
- "CAS-7727-37-9",
1004
- "CAS-7664-38-2",
1014
+ "monocalciumPhosphate",
1015
+ "nitrogenGas",
1016
+ "phosphoricAcid",
1005
1017
  "plantGrowthRegulator",
1006
1018
  "slavol",
1007
- "CAS-144-55-8",
1008
- "CAS-7647-14-5",
1009
- "CAS-1310-73-2",
1019
+ "sodiumBicarbonate",
1020
+ "sodiumChloride",
1021
+ "sodiumHydroxide",
1010
1022
  "steam1BarPressure",
1011
- "CAS-7664-93-9",
1023
+ "sulphuricAcid",
1012
1024
  "surfactant",
1013
1025
  "versaticAcidDerivatives",
1014
1026
  "pesticideUnspecifiedAi",
@@ -1039,13 +1051,16 @@
1039
1051
  "organomercuryCompoundsUnspecified",
1040
1052
  "organophosphorusCompoundsUnspecified",
1041
1053
  "organotinCompoundsUnspecified",
1054
+ "phenoxyCompoundsUnspecified",
1042
1055
  "phthalimideCompoundsUnspecified",
1056
+ "pyrethrinAndPyrethroidCompoundsUnspecified",
1043
1057
  "succinateDehydrogenaseInhibitors",
1044
1058
  "sulfonylUreaCompoundsUnspecified",
1045
1059
  "thiocarbamateCompoundsUnspecified",
1046
1060
  "triazineCompoundsUnspecified",
1047
1061
  "ureaseInhibitorUnspecified",
1048
- "vegetableOilUnspecifiedPesticideActiveIngredient",
1062
+ "vegetableOilUnspecifiedPesticideAi",
1063
+ "waxUnspecifiedPesticideAi",
1049
1064
  "CAS-5468-43-9",
1050
1065
  "CAS-64741-97-5",
1051
1066
  "CAS-59844-36-9",
@@ -6371,6 +6386,7 @@
6371
6386
  "CAS-52417-22-8",
6372
6387
  "CAS-723-62-6",
6373
6388
  "CAS-16974-11-1",
6389
+ "CAS-35148-19-7",
6374
6390
  "CAS-13674-48-1",
6375
6391
  "CAS-486-25-9",
6376
6392
  "CAS-29093-41-2",
@@ -6988,7 +7004,6 @@
6988
7004
  "CAS-300-62-9",
6989
7005
  "CAS-60-13-9",
6990
7006
  "CAS-107666-30-8",
6991
- "CAS-12633-72-6",
6992
7007
  "CAS-1397-89-3",
6993
7008
  "CAS-23277-71-6",
6994
7009
  "CAS-69-52-3",
@@ -11749,7 +11764,6 @@
11749
11764
  "CAS-91-56-5",
11750
11765
  "CAS-484-38-8",
11751
11766
  "CAS-118-48-9",
11752
- "CAS-241479-67-4",
11753
11767
  "CAS-42509-80-8",
11754
11768
  "CAS-42509-83-1",
11755
11769
  "CAS-107-36-8",
@@ -12163,7 +12177,6 @@
12163
12177
  "CAS-7533-40-6",
12164
12178
  "CAS-3063-05-6",
12165
12179
  "CAS-25104-18-1",
12166
- "CAS-657-27-2",
12167
12180
  "CAS-2216-51-5",
12168
12181
  "CAS-15985-39-4",
12169
12182
  "CAS-50903-99-6",
@@ -12468,7 +12481,6 @@
12468
12481
  "CAS-57837-19-1",
12469
12482
  "CAS-70630-17-0",
12470
12483
  "CAS-108-62-3",
12471
- "CAS-37273-91-9",
12472
12484
  "CAS-926-93-2",
12473
12485
  "CAS-144-54-7",
12474
12486
  "CAS-41394-05-2",
@@ -14866,7 +14878,6 @@
14866
14878
  "CAS-56070-14-5",
14867
14879
  "CAS-286856-83-5",
14868
14880
  "CAS-10294-56-1",
14869
- "CAS-7723-14-0",
14870
14881
  "CAS-10025-87-3",
14871
14882
  "CAS-107-73-3",
14872
14883
  "CAS-37333-40-7",
@@ -15412,7 +15423,7 @@
15412
15423
  "CAS-66594-31-8",
15413
15424
  "CAS-123312-89-0",
15414
15425
  "CAS-172521-73-2",
15415
- "CAS-77458-01-6",
15426
+ "CAS-89784-60-1",
15416
15427
  "CAS-175013-18-0",
15417
15428
  "CAS-129630-19-9",
15418
15429
  "CAS-57762-64-8",
@@ -15431,9 +15442,9 @@
15431
15442
  "CAS-71561-11-0",
15432
15443
  "CAS-129-00-0",
15433
15444
  "CAS-5739-85-5",
15445
+ "CAS-8003-34-7",
15434
15446
  "CAS-121-21-1",
15435
15447
  "CAS-121-29-9",
15436
- "CAS-8003-34-7",
15437
15448
  "CAS-118413-13-1",
15438
15449
  "CAS-86073-88-3",
15439
15450
  "CAS-168088-61-7",
@@ -15884,9 +15895,6 @@
15884
15895
  "CAS-7631-86-9",
15885
15896
  "CAS-1005207-87-3",
15886
15897
  "CAS-507-60-8",
15887
- "CAS-63148-53-8",
15888
- "CAS-70131-67-8",
15889
- "CAS-308075-86-7",
15890
15898
  "CAS-563-63-3",
15891
15899
  "CAS-501915-24-8",
15892
15900
  "CAS-7785-23-1",
@@ -16450,7 +16458,6 @@
16450
16458
  "CAS-404582-90-7",
16451
16459
  "CAS-862694-52-8",
16452
16460
  "CAS-58561-88-9",
16453
- "CAS-8011-76-5",
16454
16461
  "CAS-49785-74-2",
16455
16462
  "CAS-1326-08-5",
16456
16463
  "CAS-40828-46-4",
@@ -17489,7 +17496,7 @@
17489
17496
  "CAS-50471-44-8",
17490
17497
  "CAS-57-22-7",
17491
17498
  "CAS-2068-78-2",
17492
- "CAS-8028-52-2",
17499
+ "CAS-90132-02-8",
17493
17500
  "CAS-1318941-92-2",
17494
17501
  "CAS-108-05-4",
17495
17502
  "CAS-2177-18-6",
@@ -17658,6 +17665,268 @@
17658
17665
  "CAS-911-45-5",
17659
17666
  "CAS-60240-47-3",
17660
17667
  "CAS-299-85-4",
17668
+ "CAS-110369-52-3",
17669
+ "CAS-13114-27-7",
17670
+ "CAS-13446-34-9",
17671
+ "CAS-171249-05-1",
17672
+ "CAS-22212-56-2",
17673
+ "CAS-57520-17-9",
17674
+ "CAS-10043-01-3",
17675
+ "CAS-103112-36-3",
17676
+ "CAS-1031756-98-5",
17677
+ "CAS-10519-33-2",
17678
+ "CAS-110956-75-7",
17679
+ "CAS-11096-18-7",
17680
+ "CAS-115852-48-7",
17681
+ "CAS-119738-06-6",
17682
+ "CAS-1229654-66-3",
17683
+ "CAS-123572-88-3",
17684
+ "CAS-124-38-9",
17685
+ "CAS-125306-83-4",
17686
+ "CAS-130000-40-7",
17687
+ "CAS-130561-48-7",
17688
+ "CAS-1317-65-3",
17689
+ "CAS-133220-30-1",
17690
+ "CAS-135186-78-6",
17691
+ "CAS-136191-64-5",
17692
+ "CAS-140163-89-9",
17693
+ "CAS-1417782-03-6",
17694
+ "CAS-144-55-8",
17695
+ "CAS-144740-54-5",
17696
+ "CAS-150315-10-9",
17697
+ "CAS-156963-66-5",
17698
+ "CAS-158237-07-1",
17699
+ "CAS-158353-15-2",
17700
+ "CAS-158474-72-7",
17701
+ "CAS-162320-67-4",
17702
+ "CAS-173662-97-0",
17703
+ "CAS-174514-07-9",
17704
+ "CAS-175217-20-6",
17705
+ "CAS-19622-08-3",
17706
+ "CAS-201593-84-2",
17707
+ "CAS-209866-92-2",
17708
+ "CAS-211867-47-9",
17709
+ "CAS-224049-04-1",
17710
+ "CAS-2275-18-5",
17711
+ "CAS-240494-71-7",
17712
+ "CAS-24691-76-7",
17713
+ "CAS-248593-16-0",
17714
+ "CAS-274671-61-3",
17715
+ "CAS-27512-72-7",
17716
+ "CAS-27605-76-1",
17717
+ "CAS-2980-64-5",
17718
+ "CAS-3042-84-0",
17719
+ "CAS-30979-48-7",
17720
+ "CAS-32791-87-0",
17721
+ "CAS-330459-31-9",
17722
+ "CAS-34462-96-9",
17723
+ "CAS-348635-87-0",
17724
+ "CAS-35153-15-2",
17725
+ "CAS-37894-46-5",
17726
+ "CAS-38527-91-2",
17727
+ "CAS-3996-59-6",
17728
+ "CAS-412928-75-7",
17729
+ "CAS-413615-35-7",
17730
+ "CAS-4636-83-3",
17731
+ "CAS-4710-17-2",
17732
+ "CAS-473278-76-1",
17733
+ "CAS-50864-67-0",
17734
+ "CAS-51249-05-9",
17735
+ "CAS-517875-34-2",
17736
+ "CAS-52570-16-8",
17737
+ "CAS-53880-51-6",
17738
+ "CAS-54364-63-5",
17739
+ "CAS-55861-78-4",
17740
+ "CAS-560121-52-0",
17741
+ "CAS-56219-04-6",
17742
+ "CAS-570415-88-2",
17743
+ "CAS-57-13-6",
17744
+ "CAS-5787-96-2",
17745
+ "CAS-61432-55-1",
17746
+ "CAS-61614-62-8",
17747
+ "CAS-61790-53-2",
17748
+ "CAS-62610-77-9",
17749
+ "CAS-62850-32-2",
17750
+ "CAS-62865-36-5",
17751
+ "CAS-66840-71-9",
17752
+ "CAS-66952-49-6",
17753
+ "CAS-6814-58-0",
17754
+ "CAS-688046-61-9",
17755
+ "CAS-70193-21-4",
17756
+ "CAS-71526-07-3",
17757
+ "CAS-72459-58-6",
17758
+ "CAS-7287-36-7",
17759
+ "CAS-74712-19-9",
17760
+ "CAS-756-09-2",
17761
+ "CAS-7647-14-5",
17762
+ "CAS-7664-38-2",
17763
+ "CAS-7664-93-9",
17764
+ "CAS-7783-20-2",
17765
+ "CAS-7783-28-0",
17766
+ "CAS-78617-58-0",
17767
+ "CAS-799247-52-2",
17768
+ "CAS-8001-21-6",
17769
+ "CAS-8001-85-2",
17770
+ "CAS-8002-13-9",
17771
+ "CAS-8002-72-0",
17772
+ "CAS-82211-24-3",
17773
+ "CAS-83657-18-5",
17774
+ "CAS-84496-56-0",
17775
+ "CAS-85785-20-2",
17776
+ "CAS-86252-74-6",
17777
+ "CAS-870721-81-6",
17778
+ "CAS-875775-74-9",
17779
+ "CAS-88485-37-4",
17780
+ "CAS-88678-67-5",
17781
+ "CAS-90134-59-1",
17782
+ "CAS-90640-80-5",
17783
+ "CAS-91315-15-0",
17784
+ "CAS-92129-90-3",
17785
+ "CAS-943831-98-9",
17786
+ "CAS-94593-91-6",
17787
+ "CAS-96491-05-3",
17788
+ "CAS-97676-19-2",
17789
+ "CAS-97862-82-3",
17790
+ "CAS-98243-83-5",
17791
+ "CAS-98389-04-9",
17792
+ "CAS-99257-43-9",
17793
+ "CAS-99387-89-0",
17794
+ "CAS-99675-03-3",
17795
+ "CAS-1003-07-2",
17796
+ "CAS-10035-04-8",
17797
+ "CAS-10103-48-7",
17798
+ "CAS-102-36-3",
17799
+ "CAS-104078-12-8",
17800
+ "CAS-1066-33-7",
17801
+ "CAS-1078040-62-0",
17802
+ "CAS-108171-26-2",
17803
+ "CAS-108-34-9",
17804
+ "CAS-1103242-32-5",
17805
+ "CAS-12044-50-7",
17806
+ "CAS-120738-89-8",
17807
+ "CAS-120962-03-0",
17808
+ "CAS-121734-15-4",
17809
+ "CAS-127087-87-0",
17810
+ "CAS-129420-93-5",
17811
+ "CAS-1310-73-2",
17812
+ "CAS-1319-86-4",
17813
+ "CAS-136191-56-5",
17814
+ "CAS-13636-32-3",
17815
+ "CAS-1398-78-3",
17816
+ "CAS-147979-36-0",
17817
+ "CAS-15090-23-0",
17818
+ "CAS-154556-91-9",
17819
+ "CAS-163041-87-0",
17820
+ "CAS-1631-52-3",
17821
+ "CAS-16695-41-3",
17822
+ "CAS-16837-52-8",
17823
+ "CAS-16926-95-7",
17824
+ "CAS-16974-34-8",
17825
+ "CAS-17015-29-1",
17826
+ "CAS-181274-17-7",
17827
+ "CAS-181658-85-5",
17828
+ "CAS-203-937-5",
17829
+ "CAS-25014-15-7",
17830
+ "CAS-25495-98-1",
17831
+ "CAS-2650-17-1",
17832
+ "CAS-26718-65-0",
17833
+ "CAS-28758-10-3",
17834
+ "CAS-2971-90-6",
17835
+ "CAS-299-45-6",
17836
+ "CAS-30880-35-4",
17837
+ "CAS-31726-34-8",
17838
+ "CAS-34388-29-9",
17839
+ "CAS-35153-09-4",
17840
+ "CAS-35153-18-5",
17841
+ "CAS-35343-70-5",
17842
+ "CAS-35471-43-3",
17843
+ "CAS-3687-22-7",
17844
+ "CAS-4077-62-7",
17845
+ "CAS-43043-77-2",
17846
+ "CAS-513-92-8",
17847
+ "CAS-53720-80-2",
17848
+ "CAS-554-57-4",
17849
+ "CAS-56683-54-6",
17850
+ "CAS-56773-61-6",
17851
+ "CAS-57500-49-9",
17852
+ "CAS-5836-23-7",
17853
+ "CAS-58594-45-9",
17854
+ "CAS-588678-04-0",
17855
+ "CAS-5970-45-6",
17856
+ "CAS-609-39-2",
17857
+ "CAS-611-73-4",
17858
+ "CAS-61389-12-6",
17859
+ "CAS-6164-47-2",
17860
+ "CAS-61788-55-4",
17861
+ "CAS-61810-56-8",
17862
+ "CAS-63428-82-0",
17863
+ "CAS-64742-57-7",
17864
+ "CAS-65035-34-9",
17865
+ "CAS-676-84-6",
17866
+ "CAS-67762-38-3",
17867
+ "CAS-67892-13-1",
17868
+ "CAS-68649-29-6",
17869
+ "CAS-68911-49-9",
17870
+ "CAS-69337-81-7",
17871
+ "CAS-6994-89-4",
17872
+ "CAS-7280-81-1",
17873
+ "CAS-7439-96-5",
17874
+ "CAS-7439-97-6",
17875
+ "CAS-7440-70-2",
17876
+ "CAS-74782-23-3",
17877
+ "CAS-75-09-0",
17878
+ "CAS-7697-37-2",
17879
+ "CAS-7727-37-9",
17880
+ "CAS-77501-90-7",
17881
+ "CAS-7778-41-8",
17882
+ "CAS-7778-42-9",
17883
+ "CAS-7790-91-2",
17884
+ "CAS-7790-99-0",
17885
+ "CAS-78-89-7",
17886
+ "CAS-79540-50-4",
17887
+ "CAS-8001-22-7",
17888
+ "CAS-8001-25-0",
17889
+ "CAS-8001-26-1",
17890
+ "CAS-8001-29-4",
17891
+ "CAS-8001-30-7",
17892
+ "CAS-8001-31-8",
17893
+ "CAS-8001-79-4",
17894
+ "CAS-8002-03-7",
17895
+ "CAS-8002-26-4",
17896
+ "CAS-8002-74-2",
17897
+ "CAS-8006-40-4",
17898
+ "CAS-8006-81-3",
17899
+ "CAS-8015-01-8",
17900
+ "CAS-8015-86-9",
17901
+ "CAS-8016-13-5",
17902
+ "CAS-8016-23-7",
17903
+ "CAS-82118-18-1",
17904
+ "CAS-823-73-4",
17905
+ "CAS-84989-05-9",
17906
+ "CAS-85-07-4",
17907
+ "CAS-85085-48-9",
17908
+ "CAS-85566-26-3",
17909
+ "CAS-86362-20-1",
17910
+ "CAS-86811-58-7",
17911
+ "CAS-89269-64-7",
17912
+ "CAS-9000-59-3",
17913
+ "CAS-90045-43-5",
17914
+ "CAS-90064-15-6",
17915
+ "CAS-9006-65-9",
17916
+ "CAS-9009-86-3",
17917
+ "CAS-9014-12-0",
17918
+ "CAS-91080-29-4",
17919
+ "CAS-94266-47-4",
17920
+ "CAS-95046-40-5",
17921
+ "CAS-977002-10-0",
17922
+ "CAS-977019-37-6",
17923
+ "CAS-977070-86-2",
17924
+ "CAS-977071-33-2",
17925
+ "CAS-122431-24-7",
17926
+ "CAS-555-60-2",
17927
+ "CAS-107-18-6",
17928
+ "CAS-76-44-8",
17929
+ "CAS-70-30-4",
17661
17930
  "dilutedPesticideUnspecifiedKg",
17662
17931
  "Hsp2OPro",
17663
17932
  "SHydropreneTechnical",
@@ -19025,7 +19294,6 @@
19025
19294
  "bleachTech125Solution",
19026
19295
  "bleachtech125SolutionForManufacturingUse",
19027
19296
  "bleachtech16SolutionUltraclear",
19028
- "blossomProtect",
19029
19297
  "blueExcessChlorinatingTablets",
19030
19298
  "blueExcessDichlorShock",
19031
19299
  "blueExcessTrichlorShock",
@@ -19144,7 +19412,6 @@
19144
19412
  "borogardZb",
19145
19413
  "botaneqsBlack",
19146
19414
  "botanicareCloneGel",
19147
- "botector",
19148
19415
  "boulderHerbicide",
19149
19416
  "boundary65EcHerbicide",
19150
19417
  "boundaryIndoorOutdoorCatAndDogRepellent",
@@ -26051,7 +26318,10 @@
26051
26318
  "basalt",
26052
26319
  "zeolite",
26053
26320
  "sodiumOxide",
26321
+ "manganeseOxide",
26054
26322
  "transportUnspecified",
26323
+ "freightTractorAndTrailer",
26324
+ "freightLorry",
26055
26325
  "freightLorryLightCommercialVehicle",
26056
26326
  "freightLorry32MetricTon",
26057
26327
  "freightTrainUnspecified",
@@ -26060,11 +26330,13 @@
26060
26330
  "freightAircraft",
26061
26331
  "freightBarge",
26062
26332
  "freightTransoceanicShip",
26333
+ "chilledFreightLorry",
26063
26334
  "chilledFreightLorryLightCommercialVehicle",
26064
26335
  "chilledFreightLorry32MetricTon",
26065
26336
  "chilledFreightTrain",
26066
26337
  "chilledFreightAircraft",
26067
26338
  "chilledFreightTransoceanicShip",
26339
+ "frozenFreightLorry",
26068
26340
  "frozenFreightLorryLightCommercialVehicle",
26069
26341
  "frozenFreightLorry32MetricTon",
26070
26342
  "frozenFreightTrain",
@@ -484,11 +484,21 @@
484
484
  "all"
485
485
  ]
486
486
  },
487
+ "bacillusSubtilis": {
488
+ "siteTypesAllowed": [
489
+ "all"
490
+ ]
491
+ },
487
492
  "bacillusThuringiensis": {
488
493
  "siteTypesAllowed": [
489
494
  "all"
490
495
  ]
491
496
  },
497
+ "bacillusPumilusQst2808": {
498
+ "siteTypesAllowed": [
499
+ "all"
500
+ ]
501
+ },
492
502
  "milkySpore": {
493
503
  "siteTypesAllowed": [
494
504
  "all"
@@ -509,6 +519,16 @@
509
519
  "all"
510
520
  ]
511
521
  },
522
+ "polyhedrosisNuclearVirus": {
523
+ "siteTypesAllowed": [
524
+ "all"
525
+ ]
526
+ },
527
+ "zucchiniYellowMosaicVirusWeakStrain": {
528
+ "siteTypesAllowed": [
529
+ "all"
530
+ ]
531
+ },
512
532
  "fungus": {
513
533
  "siteTypesAllowed": [
514
534
  "all"
@@ -564,6 +584,41 @@
564
584
  "all"
565
585
  ]
566
586
  },
587
+ "trichodermaAsperellumIcc012T25AndTv1": {
588
+ "siteTypesAllowed": [
589
+ "all"
590
+ ]
591
+ },
592
+ "trichodermaAsperellumT34": {
593
+ "siteTypesAllowed": [
594
+ "all"
595
+ ]
596
+ },
597
+ "trichodermaAtrovirideImi206040AndT11": {
598
+ "siteTypesAllowed": [
599
+ "all"
600
+ ]
601
+ },
602
+ "trichodermaAtrovirideI1237": {
603
+ "siteTypesAllowed": [
604
+ "all"
605
+ ]
606
+ },
607
+ "trichodermaAtrovirideSc1": {
608
+ "siteTypesAllowed": [
609
+ "all"
610
+ ]
611
+ },
612
+ "trichodermaGamsiiIcc080": {
613
+ "siteTypesAllowed": [
614
+ "all"
615
+ ]
616
+ },
617
+ "trichodermaPolysporumImi206039": {
618
+ "siteTypesAllowed": [
619
+ "all"
620
+ ]
621
+ },
567
622
  "nematode": {
568
623
  "siteTypesAllowed": [
569
624
  "all"
@@ -4845,6 +4900,11 @@
4845
4900
  "all"
4846
4901
  ]
4847
4902
  },
4903
+ "CAS-657-27-2": {
4904
+ "siteTypesAllowed": [
4905
+ "all"
4906
+ ]
4907
+ },
4848
4908
  "CAS-72-19-5": {
4849
4909
  "siteTypesAllowed": [
4850
4910
  "all"
@@ -131711,7 +131771,12 @@
131711
131771
  "all"
131712
131772
  ]
131713
131773
  },
131714
- "CAS-110-54-3": {
131774
+ "carbonDioxideFertiliser": {
131775
+ "siteTypesAllowed": [
131776
+ "all"
131777
+ ]
131778
+ },
131779
+ "hexane": {
131715
131780
  "siteTypesAllowed": [
131716
131781
  "all"
131717
131782
  ]
@@ -131726,17 +131791,17 @@
131726
131791
  "all"
131727
131792
  ]
131728
131793
  },
131729
- "CAS-7758-23-8": {
131794
+ "monocalciumPhosphate": {
131730
131795
  "siteTypesAllowed": [
131731
131796
  "all"
131732
131797
  ]
131733
131798
  },
131734
- "CAS-7727-37-9": {
131799
+ "nitrogenGas": {
131735
131800
  "siteTypesAllowed": [
131736
131801
  "all"
131737
131802
  ]
131738
131803
  },
131739
- "CAS-7664-38-2": {
131804
+ "phosphoricAcid": {
131740
131805
  "siteTypesAllowed": [
131741
131806
  "all"
131742
131807
  ]
@@ -131756,17 +131821,17 @@
131756
131821
  "permanent pasture"
131757
131822
  ]
131758
131823
  },
131759
- "CAS-144-55-8": {
131824
+ "sodiumBicarbonate": {
131760
131825
  "siteTypesAllowed": [
131761
131826
  "all"
131762
131827
  ]
131763
131828
  },
131764
- "CAS-7647-14-5": {
131829
+ "sodiumChloride": {
131765
131830
  "siteTypesAllowed": [
131766
131831
  "all"
131767
131832
  ]
131768
131833
  },
131769
- "CAS-1310-73-2": {
131834
+ "sodiumHydroxide": {
131770
131835
  "siteTypesAllowed": [
131771
131836
  "all"
131772
131837
  ]
@@ -131776,7 +131841,7 @@
131776
131841
  "all"
131777
131842
  ]
131778
131843
  },
131779
- "CAS-7664-93-9": {
131844
+ "sulphuricAcid": {
131780
131845
  "siteTypesAllowed": [
131781
131846
  "all"
131782
131847
  ]