hestia-earth-models 0.74.17__py3-none-any.whl → 0.75.1__py3-none-any.whl

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.

Potentially problematic release.


This version of hestia-earth-models might be problematic. Click here for more details.

Files changed (668) hide show
  1. hestia_earth/models/__init__.py +0 -3
  2. hestia_earth/models/aware/scarcityWeightedWaterUse.py +2 -4
  3. hestia_earth/models/aware2_0/scarcityWeightedWaterUse.py +2 -5
  4. hestia_earth/models/chaudharyBrooks2018/utils.py +2 -2
  5. hestia_earth/models/cml2001Baseline/abioticResourceDepletionFossilFuels.py +3 -2
  6. hestia_earth/models/cml2001Baseline/abioticResourceDepletionMineralsAndMetals.py +13 -6
  7. hestia_earth/models/ecoalimV9/utils.py +3 -3
  8. hestia_earth/models/ecoinventV3/utils.py +2 -2
  9. hestia_earth/models/ecoinventV3AndEmberClimate/utils.py +2 -2
  10. hestia_earth/models/emissionNotRelevant/__init__.py +2 -2
  11. hestia_earth/models/environmentalFootprintV3_1/environmentalFootprintSingleOverallScore.py +1 -2
  12. hestia_earth/models/environmentalFootprintV3_1/soilQualityIndexLandOccupation.py +8 -5
  13. hestia_earth/models/faostat2018/utils.py +3 -3
  14. hestia_earth/models/frischknechtEtAl2000/ionisingRadiationKbqU235Eq.py +5 -4
  15. hestia_earth/models/geospatialDatabase/ecoClimateZone.py +2 -2
  16. hestia_earth/models/hestia/landCover_utils.py +8 -12
  17. hestia_earth/models/hestia/management.py +3 -3
  18. hestia_earth/models/hestia/seed_emissions.py +2 -2
  19. hestia_earth/models/ipcc2019/ch4ToAirEntericFermentation.py +12 -9
  20. hestia_earth/models/ipcc2019/ch4ToAirExcreta.py +2 -2
  21. hestia_earth/models/ipcc2019/nonCo2EmissionsToAirNaturalVegetationBurning.py +2 -2
  22. hestia_earth/models/ipcc2019/pastureGrass_utils.py +6 -3
  23. hestia_earth/models/ipcc2019/utils.py +3 -2
  24. hestia_earth/models/linkedImpactAssessment/emissions.py +2 -2
  25. hestia_earth/models/mocking/search-results.json +1 -1
  26. hestia_earth/models/requirements.py +2 -2
  27. hestia_earth/models/utils/aggregated.py +2 -2
  28. hestia_earth/models/utils/background_emissions.py +6 -5
  29. hestia_earth/models/utils/ecoClimateZone.py +7 -8
  30. hestia_earth/models/utils/excretaManagement.py +3 -3
  31. hestia_earth/models/utils/feedipedia.py +7 -7
  32. hestia_earth/models/utils/input.py +2 -2
  33. hestia_earth/models/utils/liveAnimal.py +4 -4
  34. hestia_earth/models/utils/lookup.py +15 -20
  35. hestia_earth/models/utils/property.py +3 -3
  36. hestia_earth/models/utils/term.py +5 -5
  37. hestia_earth/models/version.py +1 -1
  38. hestia_earth/orchestrator/__init__.py +0 -3
  39. hestia_earth/orchestrator/models/transformations.py +2 -2
  40. {hestia_earth_models-0.74.17.dist-info → hestia_earth_models-0.75.1.dist-info}/METADATA +10 -14
  41. {hestia_earth_models-0.74.17.dist-info → hestia_earth_models-0.75.1.dist-info}/RECORD +44 -668
  42. {hestia_earth_models-0.74.17.dist-info → hestia_earth_models-0.75.1.dist-info}/WHEEL +1 -1
  43. {hestia_earth_models-0.74.17.dist-info → hestia_earth_models-0.75.1.dist-info}/top_level.txt +0 -1
  44. hestia_earth/__init__.py +0 -1
  45. tests/models/__init__.py +0 -0
  46. tests/models/agribalyse2016/__init__.py +0 -0
  47. tests/models/agribalyse2016/test_fuelElectricity.py +0 -42
  48. tests/models/agribalyse2016/test_machineryInfrastructureDepreciatedAmountPerCycle.py +0 -36
  49. tests/models/akagiEtAl2011/__init__.py +0 -0
  50. tests/models/akagiEtAl2011/test_ch4ToAirCropResidueBurning.py +0 -33
  51. tests/models/akagiEtAl2011/test_nh3ToAirCropResidueBurning.py +0 -33
  52. tests/models/akagiEtAl2011/test_noxToAirCropResidueBurning.py +0 -33
  53. tests/models/akagiEtAl2011/test_pm25ToAirCropResidueBurning.py +0 -33
  54. tests/models/akagiEtAl2011/test_so2ToAirCropResidueBurning.py +0 -33
  55. tests/models/akagiEtAl2011/test_utils.py +0 -19
  56. tests/models/aware/__init__.py +0 -0
  57. tests/models/aware/test_scarcityWeightedWaterUse.py +0 -57
  58. tests/models/aware2_0/__init__.py +0 -0
  59. tests/models/aware2_0/test_scarcityWeightedWaterUse.py +0 -58
  60. tests/models/chaudharyBrooks2018/__init__.py +0 -0
  61. tests/models/chaudharyBrooks2018/test_damageToTerrestrialEcosystemsLandOccupation.py +0 -58
  62. tests/models/chaudharyBrooks2018/test_damageToTerrestrialEcosystemsLandTransformation.py +0 -58
  63. tests/models/chaudharyBrooks2018/test_damageToTerrestrialEcosystemsTotalLandUseEffects.py +0 -20
  64. tests/models/cml2001Baseline/__init__.py +0 -0
  65. tests/models/cml2001Baseline/test_abioticResourceDepletionFossilFuels.py +0 -141
  66. tests/models/cml2001Baseline/test_abioticResourceDepletionMineralsAndMetals.py +0 -105
  67. tests/models/cml2001Baseline/test_eutrophicationPotentialExcludingFate.py +0 -23
  68. tests/models/cml2001Baseline/test_resourceUseEnergyDepletionDuringCycle.py +0 -136
  69. tests/models/cml2001Baseline/test_resourceUseEnergyDepletionInputsProduction.py +0 -23
  70. tests/models/cml2001Baseline/test_resourceUseMineralsAndMetalsDuringCycle.py +0 -58
  71. tests/models/cml2001Baseline/test_resourceUseMineralsAndMetalsInputsProduction.py +0 -23
  72. tests/models/cml2001Baseline/test_terrestrialAcidificationPotentialIncludingFateAverageEurope.py +0 -25
  73. tests/models/cml2001NonBaseline/__init__.py +0 -0
  74. tests/models/cml2001NonBaseline/test_eutrophicationPotentialIncludingFateAverageEurope.py +0 -23
  75. tests/models/cml2001NonBaseline/test_terrestrialAcidificationPotentialExcludingFate.py +0 -23
  76. tests/models/cycle/__init__.py +0 -0
  77. tests/models/cycle/animal/__init__.py +0 -0
  78. tests/models/cycle/animal/input/__init__.py +0 -0
  79. tests/models/cycle/animal/input/test_hestiaAggregatedData.py +0 -40
  80. tests/models/cycle/animal/input/test_properties.py +0 -55
  81. tests/models/cycle/animal/test_milkYield.py +0 -30
  82. tests/models/cycle/animal/test_properties.py +0 -20
  83. tests/models/cycle/completeness/__init__.py +0 -0
  84. tests/models/cycle/completeness/test_animalFeed.py +0 -14
  85. tests/models/cycle/completeness/test_cropResidue.py +0 -19
  86. tests/models/cycle/completeness/test_electricityFuel.py +0 -21
  87. tests/models/cycle/completeness/test_excretaManagement.py +0 -14
  88. tests/models/cycle/completeness/test_freshForage.py +0 -21
  89. tests/models/cycle/completeness/test_material.py +0 -18
  90. tests/models/cycle/completeness/test_seed.py +0 -36
  91. tests/models/cycle/completeness/test_soilAmendment.py +0 -23
  92. tests/models/cycle/input/__init__.py +0 -0
  93. tests/models/cycle/input/test_hestiaAggregatedData.py +0 -91
  94. tests/models/cycle/input/test_properties.py +0 -55
  95. tests/models/cycle/input/test_value.py +0 -41
  96. tests/models/cycle/post_checks/__init__.py +0 -0
  97. tests/models/cycle/post_checks/test_cache.py +0 -8
  98. tests/models/cycle/post_checks/test_otherSites.py +0 -15
  99. tests/models/cycle/post_checks/test_site.py +0 -26
  100. tests/models/cycle/practice/__init__.py +0 -0
  101. tests/models/cycle/practice/test_landCover.py +0 -27
  102. tests/models/cycle/practice/test_value.py +0 -52
  103. tests/models/cycle/pre_checks/__init__.py +0 -0
  104. tests/models/cycle/pre_checks/test_otherSites.py +0 -21
  105. tests/models/cycle/pre_checks/test_site.py +0 -33
  106. tests/models/cycle/product/__init__.py +0 -0
  107. tests/models/cycle/product/test_currency.py +0 -41
  108. tests/models/cycle/product/test_economicValueShare.py +0 -158
  109. tests/models/cycle/product/test_price.py +0 -29
  110. tests/models/cycle/product/test_primary.py +0 -75
  111. tests/models/cycle/product/test_properties.py +0 -32
  112. tests/models/cycle/product/test_revenue.py +0 -32
  113. tests/models/cycle/product/test_value.py +0 -41
  114. tests/models/cycle/test_aboveGroundCropResidueTotal.py +0 -20
  115. tests/models/cycle/test_completeness.py +0 -51
  116. tests/models/cycle/test_cycleDuration.py +0 -31
  117. tests/models/cycle/test_endDate.py +0 -38
  118. tests/models/cycle/test_otherSitesArea.py +0 -68
  119. tests/models/cycle/test_otherSitesUnusedDuration.py +0 -54
  120. tests/models/cycle/test_post_checks.py +0 -11
  121. tests/models/cycle/test_pre_checks.py +0 -11
  122. tests/models/cycle/test_siteArea.py +0 -51
  123. tests/models/cycle/test_siteDuration.py +0 -83
  124. tests/models/cycle/test_siteUnusedDuration.py +0 -55
  125. tests/models/cycle/test_startDate.py +0 -58
  126. tests/models/cycle/test_startDateDefinition.py +0 -31
  127. tests/models/cycle/test_transformations.py +0 -17
  128. tests/models/dammgen2009/__init__.py +0 -0
  129. tests/models/dammgen2009/test_noxToAirExcreta.py +0 -58
  130. tests/models/data/__init__.py +0 -0
  131. tests/models/data/test_hestiaAggregatedData.py +0 -32
  132. tests/models/deRuijterEtAl2010/__init__.py +0 -0
  133. tests/models/deRuijterEtAl2010/test_nh3ToAirCropResidueDecomposition.py +0 -57
  134. tests/models/ecoalimV9/__init__.py +0 -0
  135. tests/models/ecoalimV9/test_cycle.py +0 -22
  136. tests/models/ecoalimV9/test_impact_assessment.py +0 -24
  137. tests/models/ecoinventV3/__init__.py +0 -0
  138. tests/models/ecoinventV3/test_cycle.py +0 -69
  139. tests/models/ecoinventV3AndEmberClimate/__init__.py +0 -0
  140. tests/models/ecoinventV3AndEmberClimate/test_cycle.py +0 -28
  141. tests/models/edip2003/__init__.py +0 -0
  142. tests/models/edip2003/test_ozoneDepletionPotential.py +0 -21
  143. tests/models/emepEea2019/__init__.py +0 -0
  144. tests/models/emepEea2019/test_co2ToAirFuelCombustion.py +0 -34
  145. tests/models/emepEea2019/test_n2OToAirFuelCombustionDirect.py +0 -34
  146. tests/models/emepEea2019/test_nh3ToAirExcreta.py +0 -36
  147. tests/models/emepEea2019/test_nh3ToAirFuelCombustion.py +0 -34
  148. tests/models/emepEea2019/test_nh3ToAirInorganicFertiliser.py +0 -64
  149. tests/models/emepEea2019/test_noxToAirFuelCombustion.py +0 -34
  150. tests/models/emepEea2019/test_pm10ToAirAnimalHousing.py +0 -21
  151. tests/models/emepEea2019/test_pm25ToAirAnimalHousing.py +0 -21
  152. tests/models/emepEea2019/test_so2ToAirFuelCombustion.py +0 -34
  153. tests/models/emepEea2019/test_tspToAirAnimalHousing.py +0 -21
  154. tests/models/emepEea2019/test_utils.py +0 -204
  155. tests/models/environmentalFootprintV3_1/__init__.py +0 -0
  156. tests/models/environmentalFootprintV3_1/test_environmentalFootprintSingleOverallScore.py +0 -138
  157. tests/models/environmentalFootprintV3_1/test_freshwaterEcotoxicityPotentialCtue.py +0 -26
  158. tests/models/environmentalFootprintV3_1/test_marineEutrophicationPotential.py +0 -21
  159. tests/models/environmentalFootprintV3_1/test_photochemicalOzoneCreationPotentialHumanHealthNmvocEq.py +0 -30
  160. tests/models/environmentalFootprintV3_1/test_scarcityWeightedWaterUse.py +0 -27
  161. tests/models/environmentalFootprintV3_1/test_soilQualityIndexLandOccupation.py +0 -160
  162. tests/models/environmentalFootprintV3_1/test_soilQualityIndexLandTransformation.py +0 -184
  163. tests/models/environmentalFootprintV3_1/test_soilQualityIndexTotalLandUseEffects.py +0 -78
  164. tests/models/epa2014/__init__.py +0 -0
  165. tests/models/epa2014/test_no3ToGroundwaterExcreta.py +0 -38
  166. tests/models/fantkeEtAl2016/__init__.py +0 -0
  167. tests/models/fantkeEtAl2016/test_damageToHumanHealthParticulateMatterFormation.py +0 -20
  168. tests/models/faostat2018/__init__.py +0 -0
  169. tests/models/faostat2018/product/__init__.py +0 -0
  170. tests/models/faostat2018/product/test_price.py +0 -117
  171. tests/models/faostat2018/test_coldCarcassWeightPerHead.py +0 -58
  172. tests/models/faostat2018/test_coldDressedCarcassWeightPerHead.py +0 -54
  173. tests/models/faostat2018/test_faostat_utils.py +0 -64
  174. tests/models/faostat2018/test_liveweightPerHead.py +0 -134
  175. tests/models/faostat2018/test_readyToCookWeightPerHead.py +0 -54
  176. tests/models/faostat2018/test_seed.py +0 -50
  177. tests/models/faostat2018/test_utils.py +0 -28
  178. tests/models/frischknechtEtAl2000/__init__.py +0 -0
  179. tests/models/frischknechtEtAl2000/test_ionisingRadiationKbqU235Eq.py +0 -138
  180. tests/models/geospatialDatabase/__init__.py +0 -0
  181. tests/models/geospatialDatabase/test_awareWaterBasinId.py +0 -27
  182. tests/models/geospatialDatabase/test_clayContent.py +0 -49
  183. tests/models/geospatialDatabase/test_croppingIntensity.py +0 -33
  184. tests/models/geospatialDatabase/test_drainageClass.py +0 -29
  185. tests/models/geospatialDatabase/test_ecoClimateZone.py +0 -32
  186. tests/models/geospatialDatabase/test_ecoregion.py +0 -27
  187. tests/models/geospatialDatabase/test_erodibility.py +0 -29
  188. tests/models/geospatialDatabase/test_heavyWinterPrecipitation.py +0 -29
  189. tests/models/geospatialDatabase/test_histosol.py +0 -33
  190. tests/models/geospatialDatabase/test_longFallowRatio.py +0 -33
  191. tests/models/geospatialDatabase/test_nutrientLossToAquaticEnvironment.py +0 -29
  192. tests/models/geospatialDatabase/test_organicCarbonPerKgSoil.py +0 -43
  193. tests/models/geospatialDatabase/test_potentialEvapotranspirationAnnual.py +0 -19
  194. tests/models/geospatialDatabase/test_potentialEvapotranspirationLongTermAnnualMean.py +0 -30
  195. tests/models/geospatialDatabase/test_potentialEvapotranspirationMonthly.py +0 -20
  196. tests/models/geospatialDatabase/test_precipitationAnnual.py +0 -20
  197. tests/models/geospatialDatabase/test_precipitationLongTermAnnualMean.py +0 -29
  198. tests/models/geospatialDatabase/test_precipitationMonthly.py +0 -20
  199. tests/models/geospatialDatabase/test_region.py +0 -27
  200. tests/models/geospatialDatabase/test_sandContent.py +0 -49
  201. tests/models/geospatialDatabase/test_siltContent.py +0 -37
  202. tests/models/geospatialDatabase/test_slope.py +0 -29
  203. tests/models/geospatialDatabase/test_slopeLength.py +0 -29
  204. tests/models/geospatialDatabase/test_soilPh.py +0 -43
  205. tests/models/geospatialDatabase/test_temperatureAnnual.py +0 -20
  206. tests/models/geospatialDatabase/test_temperatureLongTermAnnualMean.py +0 -29
  207. tests/models/geospatialDatabase/test_temperatureMonthly.py +0 -20
  208. tests/models/geospatialDatabase/test_totalNitrogenPerKgSoil.py +0 -43
  209. tests/models/geospatialDatabase/test_totalPhosphorusPerKgSoil.py +0 -29
  210. tests/models/geospatialDatabase/test_utils.py +0 -39
  211. tests/models/geospatialDatabase/test_waterDepth.py +0 -28
  212. tests/models/globalCropWaterModel2008/__init__.py +0 -0
  213. tests/models/globalCropWaterModel2008/test_rootingDepth.py +0 -84
  214. tests/models/haversineFormula/__init__.py +0 -0
  215. tests/models/haversineFormula/transport/__init__.py +0 -0
  216. tests/models/haversineFormula/transport/test_distance.py +0 -28
  217. tests/models/hestia/__init__.py +0 -0
  218. tests/models/hestia/test_aboveGroundCropResidue.py +0 -40
  219. tests/models/hestia/test_aboveGroundCropResidueTotal.py +0 -41
  220. tests/models/hestia/test_brackishWater.py +0 -32
  221. tests/models/hestia/test_cationExchangeCapacityPerKgSoil.py +0 -34
  222. tests/models/hestia/test_coldCarcassWeightPerHead.py +0 -47
  223. tests/models/hestia/test_coldDressedCarcassWeightPerHead.py +0 -47
  224. tests/models/hestia/test_concentrateFeed.py +0 -52
  225. tests/models/hestia/test_cropResidueManagement.py +0 -53
  226. tests/models/hestia/test_croppingIntensity.py +0 -53
  227. tests/models/hestia/test_default_emissions.py +0 -32
  228. tests/models/hestia/test_default_resourceUse.py +0 -32
  229. tests/models/hestia/test_energyContentLowerHeatingValue.py +0 -40
  230. tests/models/hestia/test_excretaKgMass.py +0 -97
  231. tests/models/hestia/test_excretaKgN.py +0 -36
  232. tests/models/hestia/test_excretaKgVs.py +0 -36
  233. tests/models/hestia/test_feedConversionRatio.py +0 -64
  234. tests/models/hestia/test_flowingWater.py +0 -44
  235. tests/models/hestia/test_freshWater.py +0 -32
  236. tests/models/hestia/test_histosol.py +0 -24
  237. tests/models/hestia/test_inorganicFertiliser.py +0 -20
  238. tests/models/hestia/test_irrigatedTypeUnspecified.py +0 -59
  239. tests/models/hestia/test_landCover.py +0 -100
  240. tests/models/hestia/test_landCover_utils.py +0 -233
  241. tests/models/hestia/test_landOccupationDuringCycle.py +0 -75
  242. tests/models/hestia/test_landTransformation100YearAverageDuringCycle.py +0 -30
  243. tests/models/hestia/test_landTransformation20YearAverageDuringCycle.py +0 -29
  244. tests/models/hestia/test_liveAnimal.py +0 -64
  245. tests/models/hestia/test_longFallowRatio.py +0 -49
  246. tests/models/hestia/test_management.py +0 -80
  247. tests/models/hestia/test_materialsAndSubstrate.py +0 -49
  248. tests/models/hestia/test_milkYield.py +0 -58
  249. tests/models/hestia/test_netPrimaryProduction.py +0 -38
  250. tests/models/hestia/test_organicCarbonPerHa.py +0 -104
  251. tests/models/hestia/test_organicCarbonPerKgSoil.py +0 -34
  252. tests/models/hestia/test_organicCarbonPerM3Soil.py +0 -34
  253. tests/models/hestia/test_organicMatterPerKgSoil.py +0 -34
  254. tests/models/hestia/test_organicMatterPerM3Soil.py +0 -34
  255. tests/models/hestia/test_pToSurfaceWaterAquacultureSystems.py +0 -56
  256. tests/models/hestia/test_pastureGrass.py +0 -31
  257. tests/models/hestia/test_pastureSystem.py +0 -47
  258. tests/models/hestia/test_potentialEvapotranspirationAnnual.py +0 -32
  259. tests/models/hestia/test_potentialEvapotranspirationMonthly.py +0 -32
  260. tests/models/hestia/test_precipitationAnnual.py +0 -32
  261. tests/models/hestia/test_precipitationMonthly.py +0 -32
  262. tests/models/hestia/test_rainfallAnnual.py +0 -32
  263. tests/models/hestia/test_rainfallMonthly.py +0 -32
  264. tests/models/hestia/test_readyToCookWeightPerHead.py +0 -47
  265. tests/models/hestia/test_residueBurnt.py +0 -37
  266. tests/models/hestia/test_residueIncorporated.py +0 -48
  267. tests/models/hestia/test_residueLeftOnField.py +0 -37
  268. tests/models/hestia/test_residueRemoved.py +0 -32
  269. tests/models/hestia/test_salineWater.py +0 -32
  270. tests/models/hestia/test_seed_emissions.py +0 -27
  271. tests/models/hestia/test_slope.py +0 -23
  272. tests/models/hestia/test_slopeLength.py +0 -23
  273. tests/models/hestia/test_soilClassification.py +0 -72
  274. tests/models/hestia/test_soilMeasurement.py +0 -156
  275. tests/models/hestia/test_stockingDensityAnimalHousingAverage.py +0 -42
  276. tests/models/hestia/test_temperatureAnnual.py +0 -32
  277. tests/models/hestia/test_temperatureMonthly.py +0 -32
  278. tests/models/hestia/test_totalNitrogenPerKgSoil.py +0 -36
  279. tests/models/hestia/test_unknownPreSeasonWaterRegime.py +0 -36
  280. tests/models/hestia/test_waterDepth.py +0 -34
  281. tests/models/hestia/test_waterSalinity.py +0 -38
  282. tests/models/impact_assessment/__init__.py +0 -0
  283. tests/models/impact_assessment/post_checks/__init__.py +0 -0
  284. tests/models/impact_assessment/post_checks/test_cycle.py +0 -28
  285. tests/models/impact_assessment/post_checks/test_remove_cache_fields.py +0 -6
  286. tests/models/impact_assessment/post_checks/test_remove_no_value.py +0 -17
  287. tests/models/impact_assessment/post_checks/test_site.py +0 -28
  288. tests/models/impact_assessment/pre_checks/__init__.py +0 -0
  289. tests/models/impact_assessment/pre_checks/test_cycle.py +0 -39
  290. tests/models/impact_assessment/pre_checks/test_site.py +0 -37
  291. tests/models/impact_assessment/product/__init__.py +0 -0
  292. tests/models/impact_assessment/product/test_economicValueShare.py +0 -36
  293. tests/models/impact_assessment/product/test_value.py +0 -36
  294. tests/models/impact_assessment/test_allocationMethod.py +0 -48
  295. tests/models/impact_assessment/test_emissions.py +0 -31
  296. tests/models/impact_assessment/test_irrigated.py +0 -14
  297. tests/models/impact_assessment/test_oganic.py +0 -14
  298. tests/models/impact_assessment/test_post_checks.py +0 -11
  299. tests/models/impact_assessment/test_pre_checks.py +0 -11
  300. tests/models/ipcc2006/__init__.py +0 -0
  301. tests/models/ipcc2006/test_aboveGroundCropResidueRemoved.py +0 -36
  302. tests/models/ipcc2006/test_aboveGroundCropResidueTotal.py +0 -48
  303. tests/models/ipcc2006/test_belowGroundCropResidue.py +0 -45
  304. tests/models/ipcc2006/test_n2OToAirCropResidueDecompositionDirect.py +0 -53
  305. tests/models/ipcc2006/test_n2OToAirCropResidueDecompositionIndirect.py +0 -45
  306. tests/models/ipcc2006/test_n2OToAirExcretaDirect.py +0 -68
  307. tests/models/ipcc2006/test_n2OToAirExcretaIndirect.py +0 -45
  308. tests/models/ipcc2006/test_n2OToAirInorganicFertiliserDirect.py +0 -55
  309. tests/models/ipcc2006/test_n2OToAirInorganicFertiliserIndirect.py +0 -43
  310. tests/models/ipcc2006/test_n2OToAirOrganicFertiliserDirect.py +0 -55
  311. tests/models/ipcc2006/test_n2OToAirOrganicFertiliserIndirect.py +0 -55
  312. tests/models/ipcc2013ExcludingFeedbacks/__init__.py +0 -0
  313. tests/models/ipcc2013ExcludingFeedbacks/test_gwp100.py +0 -23
  314. tests/models/ipcc2013IncludingFeedbacks/__init__.py +0 -0
  315. tests/models/ipcc2013IncludingFeedbacks/test_gwp100.py +0 -23
  316. tests/models/ipcc2019/__init__.py +0 -0
  317. tests/models/ipcc2019/animal/__init__.py +0 -0
  318. tests/models/ipcc2019/animal/test_fatContent.py +0 -22
  319. tests/models/ipcc2019/animal/test_hoursWorkedPerDay.py +0 -22
  320. tests/models/ipcc2019/animal/test_liveweightGain.py +0 -22
  321. tests/models/ipcc2019/animal/test_liveweightPerHead.py +0 -22
  322. tests/models/ipcc2019/animal/test_milkYieldPerAnimal.py +0 -21
  323. tests/models/ipcc2019/animal/test_pastureGrass.py +0 -47
  324. tests/models/ipcc2019/animal/test_pregnancyRateTotal.py +0 -22
  325. tests/models/ipcc2019/animal/test_trueProteinContent.py +0 -22
  326. tests/models/ipcc2019/animal/test_weightAtMaturity.py +0 -21
  327. tests/models/ipcc2019/test_aboveGroundBiomass.py +0 -189
  328. tests/models/ipcc2019/test_aboveGroundCropResidueTotal.py +0 -51
  329. tests/models/ipcc2019/test_belowGroundBiomass.py +0 -189
  330. tests/models/ipcc2019/test_belowGroundCropResidue.py +0 -77
  331. tests/models/ipcc2019/test_biocharOrganicCarbonPerHa.py +0 -132
  332. tests/models/ipcc2019/test_biomass_utils.py +0 -115
  333. tests/models/ipcc2019/test_carbonContent.py +0 -119
  334. tests/models/ipcc2019/test_ch4ToAirAquacultureSystems.py +0 -60
  335. tests/models/ipcc2019/test_ch4ToAirEntericFermentation.py +0 -199
  336. tests/models/ipcc2019/test_ch4ToAirExcreta.py +0 -83
  337. tests/models/ipcc2019/test_ch4ToAirFloodedRice.py +0 -25
  338. tests/models/ipcc2019/test_ch4ToAirOrganicSoilCultivation.py +0 -62
  339. tests/models/ipcc2019/test_co2ToAirAboveGroundBiomassStockChange.py +0 -120
  340. tests/models/ipcc2019/test_co2ToAirBelowGroundBiomassStockChange.py +0 -118
  341. tests/models/ipcc2019/test_co2ToAirBiocharStockChange.py +0 -90
  342. tests/models/ipcc2019/test_co2ToAirCarbonStockChange_utils.py +0 -50
  343. tests/models/ipcc2019/test_co2ToAirLimeHydrolysis.py +0 -49
  344. tests/models/ipcc2019/test_co2ToAirOrganicSoilCultivation.py +0 -63
  345. tests/models/ipcc2019/test_co2ToAirSoilOrganicCarbonStockChange.py +0 -151
  346. tests/models/ipcc2019/test_co2ToAirUreaHydrolysis.py +0 -30
  347. tests/models/ipcc2019/test_croppingDuration.py +0 -55
  348. tests/models/ipcc2019/test_ligninContent.py +0 -119
  349. tests/models/ipcc2019/test_n2OToAirAquacultureSystemsIndirect.py +0 -45
  350. tests/models/ipcc2019/test_n2OToAirCropResidueBurningDirect.py +0 -46
  351. tests/models/ipcc2019/test_n2OToAirCropResidueBurningIndirect.py +0 -45
  352. tests/models/ipcc2019/test_n2OToAirCropResidueDecompositionDirect.py +0 -79
  353. tests/models/ipcc2019/test_n2OToAirCropResidueDecompositionIndirect.py +0 -45
  354. tests/models/ipcc2019/test_n2OToAirExcretaDirect.py +0 -50
  355. tests/models/ipcc2019/test_n2OToAirExcretaIndirect.py +0 -45
  356. tests/models/ipcc2019/test_n2OToAirFuelCombustionIndirect.py +0 -45
  357. tests/models/ipcc2019/test_n2OToAirInorganicFertiliserDirect.py +0 -79
  358. tests/models/ipcc2019/test_n2OToAirInorganicFertiliserIndirect.py +0 -45
  359. tests/models/ipcc2019/test_n2OToAirNaturalVegetationBurningIndirect.py +0 -45
  360. tests/models/ipcc2019/test_n2OToAirOrganicFertiliserDirect.py +0 -79
  361. tests/models/ipcc2019/test_n2OToAirOrganicFertiliserIndirect.py +0 -45
  362. tests/models/ipcc2019/test_n2OToAirOrganicSoilBurningIndirect.py +0 -45
  363. tests/models/ipcc2019/test_n2OToAirOrganicSoilCultivationDirect.py +0 -62
  364. tests/models/ipcc2019/test_n2OToAirOrganicSoilCultivationIndirect.py +0 -45
  365. tests/models/ipcc2019/test_n2OToAir_indirect_emissions_utils.py +0 -19
  366. tests/models/ipcc2019/test_nh3ToAirInorganicFertiliser.py +0 -47
  367. tests/models/ipcc2019/test_nh3ToAirOrganicFertiliser.py +0 -35
  368. tests/models/ipcc2019/test_nitrogenContent.py +0 -107
  369. tests/models/ipcc2019/test_no3ToGroundwaterCropResidueDecomposition.py +0 -51
  370. tests/models/ipcc2019/test_no3ToGroundwaterExcreta.py +0 -64
  371. tests/models/ipcc2019/test_no3ToGroundwaterInorganicFertiliser.py +0 -48
  372. tests/models/ipcc2019/test_no3ToGroundwaterOrganicFertiliser.py +0 -48
  373. tests/models/ipcc2019/test_nonCo2EmissionsToAirNaturalVegetationBurning.py +0 -97
  374. tests/models/ipcc2019/test_noxToAirInorganicFertiliser.py +0 -47
  375. tests/models/ipcc2019/test_noxToAirOrganicFertiliser.py +0 -35
  376. tests/models/ipcc2019/test_organicCarbonPerHa.py +0 -415
  377. tests/models/ipcc2019/test_organicCarbonPerHa_tier_1.py +0 -465
  378. tests/models/ipcc2019/test_organicCarbonPerHa_tier_2.py +0 -148
  379. tests/models/ipcc2019/test_organicCarbonPerHa_utils.py +0 -31
  380. tests/models/ipcc2019/test_pastureGrass.py +0 -68
  381. tests/models/ipcc2021/__init__.py +0 -0
  382. tests/models/ipcc2021/test_gwp100.py +0 -23
  383. tests/models/jarvisAndPain1994/__init__.py +0 -0
  384. tests/models/jarvisAndPain1994/test_n2ToAirExcreta.py +0 -37
  385. tests/models/koble2014/__init__.py +0 -0
  386. tests/models/koble2014/test_cropResidueManagement.py +0 -19
  387. tests/models/koble2014/test_residueBurnt.py +0 -20
  388. tests/models/koble2014/test_residueLeftOnField.py +0 -21
  389. tests/models/koble2014/test_residueRemoved.py +0 -20
  390. tests/models/koble2014/test_utils.py +0 -52
  391. tests/models/lcImpactAllEffects100Years/__init__.py +0 -0
  392. tests/models/lcImpactAllEffects100Years/test_damageToFreshwaterEcosystemsClimateChange.py +0 -23
  393. tests/models/lcImpactAllEffects100Years/test_damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py +0 -25
  394. tests/models/lcImpactAllEffects100Years/test_damageToFreshwaterEcosystemsFreshwaterEutrophication.py +0 -25
  395. tests/models/lcImpactAllEffects100Years/test_damageToFreshwaterEcosystemsPdfYear.py +0 -20
  396. tests/models/lcImpactAllEffects100Years/test_damageToFreshwaterEcosystemsWaterStress.py +0 -21
  397. tests/models/lcImpactAllEffects100Years/test_damageToHumanHealth.py +0 -20
  398. tests/models/lcImpactAllEffects100Years/test_damageToHumanHealthClimateChange.py +0 -23
  399. tests/models/lcImpactAllEffects100Years/test_damageToHumanHealthHumanToxicityCancerogenic.py +0 -25
  400. tests/models/lcImpactAllEffects100Years/test_damageToHumanHealthHumanToxicityNonCancerogenic.py +0 -25
  401. tests/models/lcImpactAllEffects100Years/test_damageToHumanHealthParticulateMatterFormation.py +0 -25
  402. tests/models/lcImpactAllEffects100Years/test_damageToHumanHealthPhotochemicalOzoneFormation.py +0 -25
  403. tests/models/lcImpactAllEffects100Years/test_damageToHumanHealthStratosphericOzoneDepletion.py +0 -25
  404. tests/models/lcImpactAllEffects100Years/test_damageToHumanHealthWaterStress.py +0 -32
  405. tests/models/lcImpactAllEffects100Years/test_damageToMarineEcosystemsMarineEcotoxicity.py +0 -25
  406. tests/models/lcImpactAllEffects100Years/test_damageToMarineEcosystemsMarineEutrophication.py +0 -25
  407. tests/models/lcImpactAllEffects100Years/test_damageToMarineEcosystemsPdfYear.py +0 -20
  408. tests/models/lcImpactAllEffects100Years/test_damageToTerrestrialEcosystemsClimateChange.py +0 -25
  409. tests/models/lcImpactAllEffects100Years/test_damageToTerrestrialEcosystemsPdfYear.py +0 -20
  410. tests/models/lcImpactAllEffects100Years/test_damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py +0 -25
  411. tests/models/lcImpactAllEffects100Years/test_damageToTerrestrialEcosystemsTerrestrialAcidification.py +0 -25
  412. tests/models/lcImpactAllEffects100Years/test_damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py +0 -25
  413. tests/models/lcImpactAllEffectsInfinite/__init__.py +0 -0
  414. tests/models/lcImpactAllEffectsInfinite/test_damageToFreshwaterEcosystemsClimateChange.py +0 -23
  415. tests/models/lcImpactAllEffectsInfinite/test_damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py +0 -25
  416. tests/models/lcImpactAllEffectsInfinite/test_damageToFreshwaterEcosystemsFreshwaterEutrophication.py +0 -25
  417. tests/models/lcImpactAllEffectsInfinite/test_damageToFreshwaterEcosystemsPdfYear.py +0 -20
  418. tests/models/lcImpactAllEffectsInfinite/test_damageToFreshwaterEcosystemsWaterStress.py +0 -21
  419. tests/models/lcImpactAllEffectsInfinite/test_damageToHumanHealth.py +0 -20
  420. tests/models/lcImpactAllEffectsInfinite/test_damageToHumanHealthClimateChange.py +0 -23
  421. tests/models/lcImpactAllEffectsInfinite/test_damageToHumanHealthHumanToxicityCancerogenic.py +0 -25
  422. tests/models/lcImpactAllEffectsInfinite/test_damageToHumanHealthHumanToxicityNonCancerogenic.py +0 -25
  423. tests/models/lcImpactAllEffectsInfinite/test_damageToHumanHealthParticulateMatterFormation.py +0 -25
  424. tests/models/lcImpactAllEffectsInfinite/test_damageToHumanHealthPhotochemicalOzoneFormation.py +0 -25
  425. tests/models/lcImpactAllEffectsInfinite/test_damageToHumanHealthStratosphericOzoneDepletion.py +0 -25
  426. tests/models/lcImpactAllEffectsInfinite/test_damageToHumanHealthWaterStress.py +0 -32
  427. tests/models/lcImpactAllEffectsInfinite/test_damageToMarineEcosystemsMarineEcotoxicity.py +0 -25
  428. tests/models/lcImpactAllEffectsInfinite/test_damageToMarineEcosystemsMarineEutrophication.py +0 -25
  429. tests/models/lcImpactAllEffectsInfinite/test_damageToMarineEcosystemsPdfYear.py +0 -20
  430. tests/models/lcImpactAllEffectsInfinite/test_damageToTerrestrialEcosystemsClimateChange.py +0 -25
  431. tests/models/lcImpactAllEffectsInfinite/test_damageToTerrestrialEcosystemsPdfYear.py +0 -20
  432. tests/models/lcImpactAllEffectsInfinite/test_damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py +0 -25
  433. tests/models/lcImpactAllEffectsInfinite/test_damageToTerrestrialEcosystemsTerrestrialAcidification.py +0 -25
  434. tests/models/lcImpactAllEffectsInfinite/test_damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py +0 -25
  435. tests/models/lcImpactCertainEffects100Years/__init__.py +0 -0
  436. tests/models/lcImpactCertainEffects100Years/test_damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py +0 -25
  437. tests/models/lcImpactCertainEffects100Years/test_damageToFreshwaterEcosystemsFreshwaterEutrophication.py +0 -25
  438. tests/models/lcImpactCertainEffects100Years/test_damageToFreshwaterEcosystemsPdfYear.py +0 -20
  439. tests/models/lcImpactCertainEffects100Years/test_damageToFreshwaterEcosystemsWaterStress.py +0 -21
  440. tests/models/lcImpactCertainEffects100Years/test_damageToHumanHealth.py +0 -20
  441. tests/models/lcImpactCertainEffects100Years/test_damageToHumanHealthClimateChange.py +0 -23
  442. tests/models/lcImpactCertainEffects100Years/test_damageToHumanHealthHumanToxicityCancerogenic.py +0 -25
  443. tests/models/lcImpactCertainEffects100Years/test_damageToHumanHealthHumanToxicityNonCancerogenic.py +0 -25
  444. tests/models/lcImpactCertainEffects100Years/test_damageToHumanHealthParticulateMatterFormation.py +0 -25
  445. tests/models/lcImpactCertainEffects100Years/test_damageToHumanHealthPhotochemicalOzoneFormation.py +0 -25
  446. tests/models/lcImpactCertainEffects100Years/test_damageToHumanHealthStratosphericOzoneDepletion.py +0 -25
  447. tests/models/lcImpactCertainEffects100Years/test_damageToHumanHealthWaterStress.py +0 -32
  448. tests/models/lcImpactCertainEffects100Years/test_damageToMarineEcosystemsMarineEcotoxicity.py +0 -25
  449. tests/models/lcImpactCertainEffects100Years/test_damageToMarineEcosystemsMarineEutrophication.py +0 -25
  450. tests/models/lcImpactCertainEffects100Years/test_damageToMarineEcosystemsPdfYear.py +0 -20
  451. tests/models/lcImpactCertainEffects100Years/test_damageToTerrestrialEcosystemsClimateChange.py +0 -25
  452. tests/models/lcImpactCertainEffects100Years/test_damageToTerrestrialEcosystemsPdfYear.py +0 -20
  453. tests/models/lcImpactCertainEffects100Years/test_damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py +0 -25
  454. tests/models/lcImpactCertainEffects100Years/test_damageToTerrestrialEcosystemsTerrestrialAcidification.py +0 -25
  455. tests/models/lcImpactCertainEffects100Years/test_damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py +0 -25
  456. tests/models/lcImpactCertainEffectsInfinite/__init__.py +0 -0
  457. tests/models/lcImpactCertainEffectsInfinite/test_damageToFreshwaterEcosystemsFreshwaterEcotoxicity.py +0 -25
  458. tests/models/lcImpactCertainEffectsInfinite/test_damageToFreshwaterEcosystemsFreshwaterEutrophication.py +0 -25
  459. tests/models/lcImpactCertainEffectsInfinite/test_damageToFreshwaterEcosystemsPdfYear.py +0 -20
  460. tests/models/lcImpactCertainEffectsInfinite/test_damageToFreshwaterEcosystemsWaterStress.py +0 -21
  461. tests/models/lcImpactCertainEffectsInfinite/test_damageToHumanHealth.py +0 -20
  462. tests/models/lcImpactCertainEffectsInfinite/test_damageToHumanHealthClimateChange.py +0 -23
  463. tests/models/lcImpactCertainEffectsInfinite/test_damageToHumanHealthHumanToxicityCancerogenic.py +0 -25
  464. tests/models/lcImpactCertainEffectsInfinite/test_damageToHumanHealthHumanToxicityNonCancerogenic.py +0 -25
  465. tests/models/lcImpactCertainEffectsInfinite/test_damageToHumanHealthParticulateMatterFormation.py +0 -25
  466. tests/models/lcImpactCertainEffectsInfinite/test_damageToHumanHealthPhotochemicalOzoneFormation.py +0 -25
  467. tests/models/lcImpactCertainEffectsInfinite/test_damageToHumanHealthStratosphericOzoneDepletion.py +0 -25
  468. tests/models/lcImpactCertainEffectsInfinite/test_damageToHumanHealthWaterStress.py +0 -32
  469. tests/models/lcImpactCertainEffectsInfinite/test_damageToMarineEcosystemsMarineEcotoxicity.py +0 -25
  470. tests/models/lcImpactCertainEffectsInfinite/test_damageToMarineEcosystemsMarineEutrophication.py +0 -25
  471. tests/models/lcImpactCertainEffectsInfinite/test_damageToMarineEcosystemsPdfYear.py +0 -20
  472. tests/models/lcImpactCertainEffectsInfinite/test_damageToTerrestrialEcosystemsClimateChange.py +0 -25
  473. tests/models/lcImpactCertainEffectsInfinite/test_damageToTerrestrialEcosystemsPdfYear.py +0 -20
  474. tests/models/lcImpactCertainEffectsInfinite/test_damageToTerrestrialEcosystemsPhotochemicalOzoneFormation.py +0 -25
  475. tests/models/lcImpactCertainEffectsInfinite/test_damageToTerrestrialEcosystemsTerrestrialAcidification.py +0 -25
  476. tests/models/lcImpactCertainEffectsInfinite/test_damageToTerrestrialEcosystemsTerrestrialEcotoxicity.py +0 -25
  477. tests/models/linkedImpactAssessment/__init__.py +0 -0
  478. tests/models/linkedImpactAssessment/test_emissions.py +0 -22
  479. tests/models/linkedImpactAssessment/test_freshwaterWithdrawalsInputsProduction.py +0 -23
  480. tests/models/linkedImpactAssessment/test_landOccupationInputsProduction.py +0 -23
  481. tests/models/linkedImpactAssessment/test_landTransformation100YearAverageInputsProduction.py +0 -25
  482. tests/models/linkedImpactAssessment/test_landTransformation20YearAverageInputsProduction.py +0 -25
  483. tests/models/pooreNemecek2018/__init__.py +0 -0
  484. tests/models/pooreNemecek2018/test_aboveGroundCropResidueTotal.py +0 -45
  485. tests/models/pooreNemecek2018/test_belowGroundCropResidue.py +0 -45
  486. tests/models/pooreNemecek2018/test_ch4ToAirAquacultureSystems.py +0 -79
  487. tests/models/pooreNemecek2018/test_excretaKgN.py +0 -124
  488. tests/models/pooreNemecek2018/test_excretaKgVs.py +0 -107
  489. tests/models/pooreNemecek2018/test_freshwaterWithdrawalsDuringCycle.py +0 -60
  490. tests/models/pooreNemecek2018/test_landOccupationDuringCycle.py +0 -51
  491. tests/models/pooreNemecek2018/test_longFallowDuration.py +0 -29
  492. tests/models/pooreNemecek2018/test_n2OToAirAquacultureSystemsDirect.py +0 -59
  493. tests/models/pooreNemecek2018/test_n2ToAirAquacultureSystems.py +0 -59
  494. tests/models/pooreNemecek2018/test_nh3ToAirAquacultureSystems.py +0 -80
  495. tests/models/pooreNemecek2018/test_no3ToGroundwaterCropResidueDecomposition.py +0 -23
  496. tests/models/pooreNemecek2018/test_no3ToGroundwaterExcreta.py +0 -23
  497. tests/models/pooreNemecek2018/test_no3ToGroundwaterInorganicFertiliser.py +0 -23
  498. tests/models/pooreNemecek2018/test_no3ToGroundwaterOrganicFertiliser.py +0 -23
  499. tests/models/pooreNemecek2018/test_noxToAirAquacultureSystems.py +0 -59
  500. tests/models/pooreNemecek2018/test_nurseryDensity.py +0 -29
  501. tests/models/pooreNemecek2018/test_nurseryDuration.py +0 -29
  502. tests/models/pooreNemecek2018/test_plantationDensity.py +0 -29
  503. tests/models/pooreNemecek2018/test_plantationLifespan.py +0 -29
  504. tests/models/pooreNemecek2018/test_plantationProductiveLifespan.py +0 -29
  505. tests/models/pooreNemecek2018/test_rotationDuration.py +0 -29
  506. tests/models/pooreNemecek2018/test_saplingsDepreciatedAmountPerCycle.py +0 -46
  507. tests/models/pooreNemecek2018/test_utils.py +0 -26
  508. tests/models/poschEtAl2008/__init__.py +0 -0
  509. tests/models/poschEtAl2008/test_terrestrialAcidificationPotentialAccumulatedExceedance.py +0 -39
  510. tests/models/poschEtAl2008/test_terrestrialEutrophicationPotentialAccumulatedExceedance.py +0 -39
  511. tests/models/recipe2016Egalitarian/__init__.py +0 -0
  512. tests/models/recipe2016Egalitarian/test_damageToFreshwaterEcosystemsSpeciesYear.py +0 -20
  513. tests/models/recipe2016Egalitarian/test_damageToHumanHealth.py +0 -20
  514. tests/models/recipe2016Egalitarian/test_damageToMarineEcosystemsSpeciesYear.py +0 -20
  515. tests/models/recipe2016Egalitarian/test_damageToResourceAvailability.py +0 -23
  516. tests/models/recipe2016Egalitarian/test_damageToTerrestrialEcosystemsSpeciesYear.py +0 -20
  517. tests/models/recipe2016Egalitarian/test_ecosystemDamageOzoneFormation.py +0 -26
  518. tests/models/recipe2016Egalitarian/test_fossilResourceScarcity.py +0 -23
  519. tests/models/recipe2016Egalitarian/test_freshwaterAquaticEcotoxicityPotential14Dcbeq.py +0 -23
  520. tests/models/recipe2016Egalitarian/test_freshwaterEutrophicationPotential.py +0 -23
  521. tests/models/recipe2016Egalitarian/test_humanCarcinogenicToxicity.py +0 -23
  522. tests/models/recipe2016Egalitarian/test_humanDamageOzoneFormation.py +0 -26
  523. tests/models/recipe2016Egalitarian/test_humanNonCarcinogenicToxicity.py +0 -23
  524. tests/models/recipe2016Egalitarian/test_marineAquaticEcotoxicityPotential14Dcbeq.py +0 -23
  525. tests/models/recipe2016Egalitarian/test_marineEutrophicationPotential.py +0 -23
  526. tests/models/recipe2016Egalitarian/test_ozoneDepletionPotential.py +0 -26
  527. tests/models/recipe2016Egalitarian/test_terrestrialAcidificationPotential.py +0 -23
  528. tests/models/recipe2016Egalitarian/test_terrestrialEcotoxicityPotential14Dcbeq.py +0 -23
  529. tests/models/recipe2016Hierarchist/__init__.py +0 -0
  530. tests/models/recipe2016Hierarchist/test_damageToFreshwaterEcosystemsSpeciesYear.py +0 -20
  531. tests/models/recipe2016Hierarchist/test_damageToHumanHealth.py +0 -20
  532. tests/models/recipe2016Hierarchist/test_damageToMarineEcosystemsSpeciesYear.py +0 -20
  533. tests/models/recipe2016Hierarchist/test_damageToResourceAvailability.py +0 -23
  534. tests/models/recipe2016Hierarchist/test_damageToTerrestrialEcosystemsSpeciesYear.py +0 -20
  535. tests/models/recipe2016Hierarchist/test_ecosystemDamageOzoneFormation.py +0 -26
  536. tests/models/recipe2016Hierarchist/test_fossilResourceScarcity.py +0 -23
  537. tests/models/recipe2016Hierarchist/test_freshwaterAquaticEcotoxicityPotential14Dcbeq.py +0 -23
  538. tests/models/recipe2016Hierarchist/test_freshwaterEutrophicationPotential.py +0 -23
  539. tests/models/recipe2016Hierarchist/test_humanCarcinogenicToxicity.py +0 -23
  540. tests/models/recipe2016Hierarchist/test_humanDamageOzoneFormation.py +0 -26
  541. tests/models/recipe2016Hierarchist/test_humanNonCarcinogenicToxicity.py +0 -23
  542. tests/models/recipe2016Hierarchist/test_marineAquaticEcotoxicityPotential14Dcbeq.py +0 -23
  543. tests/models/recipe2016Hierarchist/test_marineEutrophicationPotential.py +0 -23
  544. tests/models/recipe2016Hierarchist/test_ozoneDepletionPotential.py +0 -26
  545. tests/models/recipe2016Hierarchist/test_terrestrialAcidificationPotential.py +0 -23
  546. tests/models/recipe2016Hierarchist/test_terrestrialEcotoxicityPotential14Dcbeq.py +0 -23
  547. tests/models/recipe2016Individualist/__init__.py +0 -0
  548. tests/models/recipe2016Individualist/test_damageToFreshwaterEcosystemsSpeciesYear.py +0 -20
  549. tests/models/recipe2016Individualist/test_damageToHumanHealth.py +0 -20
  550. tests/models/recipe2016Individualist/test_damageToMarineEcosystemsSpeciesYear.py +0 -20
  551. tests/models/recipe2016Individualist/test_damageToResourceAvailability.py +0 -23
  552. tests/models/recipe2016Individualist/test_damageToTerrestrialEcosystemsSpeciesYear.py +0 -20
  553. tests/models/recipe2016Individualist/test_ecosystemDamageOzoneFormation.py +0 -26
  554. tests/models/recipe2016Individualist/test_fossilResourceScarcity.py +0 -23
  555. tests/models/recipe2016Individualist/test_freshwaterAquaticEcotoxicityPotential14Dcbeq.py +0 -23
  556. tests/models/recipe2016Individualist/test_freshwaterEutrophicationPotential.py +0 -23
  557. tests/models/recipe2016Individualist/test_humanCarcinogenicToxicity.py +0 -23
  558. tests/models/recipe2016Individualist/test_humanDamageOzoneFormation.py +0 -26
  559. tests/models/recipe2016Individualist/test_humanNonCarcinogenicToxicity.py +0 -23
  560. tests/models/recipe2016Individualist/test_marineAquaticEcotoxicityPotential14Dcbeq.py +0 -23
  561. tests/models/recipe2016Individualist/test_marineEutrophicationPotential.py +0 -23
  562. tests/models/recipe2016Individualist/test_ozoneDepletionPotential.py +0 -26
  563. tests/models/recipe2016Individualist/test_terrestrialAcidificationPotential.py +0 -23
  564. tests/models/recipe2016Individualist/test_terrestrialEcotoxicityPotential14Dcbeq.py +0 -23
  565. tests/models/schererPfister2015/__init__.py +0 -0
  566. tests/models/schererPfister2015/test_nErosionSoilFlux.py +0 -70
  567. tests/models/schererPfister2015/test_pErosionSoilFlux.py +0 -70
  568. tests/models/schererPfister2015/test_pToDrainageWaterSoilFlux.py +0 -33
  569. tests/models/schererPfister2015/test_pToGroundwaterSoilFlux.py +0 -33
  570. tests/models/schererPfister2015/test_pToSurfaceWaterSoilFlux.py +0 -45
  571. tests/models/schmidt2007/__init__.py +0 -0
  572. tests/models/schmidt2007/test_ch4ToAirWasteTreatment.py +0 -45
  573. tests/models/schmidt2007/test_h2SToAirWasteTreatment.py +0 -45
  574. tests/models/schmidt2007/test_n2OToAirWasteTreatmentDirect.py +0 -45
  575. tests/models/schmidt2007/test_nh3ToAirWasteTreatment.py +0 -45
  576. tests/models/schmidt2007/test_utils.py +0 -39
  577. tests/models/site/__init__.py +0 -0
  578. tests/models/site/measurement/__init__.py +0 -0
  579. tests/models/site/measurement/test_value.py +0 -41
  580. tests/models/site/post_checks/__init__.py +0 -0
  581. tests/models/site/post_checks/test_cache.py +0 -8
  582. tests/models/site/post_checks/test_country.py +0 -6
  583. tests/models/site/pre_checks/__init__.py +0 -0
  584. tests/models/site/pre_checks/test_cache_geospatialDatabase.py +0 -22
  585. tests/models/site/pre_checks/test_cache_years.py +0 -25
  586. tests/models/site/pre_checks/test_country.py +0 -13
  587. tests/models/site/test_defaultMethodClassification.py +0 -24
  588. tests/models/site/test_defaultMethodClassificationDescription.py +0 -24
  589. tests/models/site/test_grouped_measurement.py +0 -20
  590. tests/models/stehfestBouwman2006/__init__.py +0 -0
  591. tests/models/stehfestBouwman2006/test_n2OToAirCropResidueDecompositionDirect.py +0 -20
  592. tests/models/stehfestBouwman2006/test_n2OToAirExcretaDirect.py +0 -20
  593. tests/models/stehfestBouwman2006/test_n2OToAirInorganicFertiliserDirect.py +0 -20
  594. tests/models/stehfestBouwman2006/test_n2OToAirOrganicFertiliserDirect.py +0 -20
  595. tests/models/stehfestBouwman2006/test_noxToAirCropResidueDecomposition.py +0 -20
  596. tests/models/stehfestBouwman2006/test_noxToAirExcreta.py +0 -20
  597. tests/models/stehfestBouwman2006/test_noxToAirInorganicFertiliser.py +0 -20
  598. tests/models/stehfestBouwman2006/test_noxToAirOrganicFertiliser.py +0 -20
  599. tests/models/stehfestBouwman2006GisImplementation/__init__.py +0 -0
  600. tests/models/stehfestBouwman2006GisImplementation/test_noxToAirCropResidueDecomposition.py +0 -22
  601. tests/models/stehfestBouwman2006GisImplementation/test_noxToAirExcreta.py +0 -20
  602. tests/models/stehfestBouwman2006GisImplementation/test_noxToAirInorganicFertiliser.py +0 -20
  603. tests/models/stehfestBouwman2006GisImplementation/test_noxToAirOrganicFertiliser.py +0 -20
  604. tests/models/test_cache_nodes.py +0 -31
  605. tests/models/test_cache_sites.py +0 -93
  606. tests/models/test_config.py +0 -170
  607. tests/models/test_emissionNotRelevant.py +0 -32
  608. tests/models/test_log.py +0 -128
  609. tests/models/test_resourceUseNotRelevant.py +0 -27
  610. tests/models/test_utils.py +0 -6
  611. tests/models/transformation/__init__.py +0 -0
  612. tests/models/transformation/input/__init__.py +0 -0
  613. tests/models/transformation/input/test_excreta.py +0 -49
  614. tests/models/transformation/input/test_max.py +0 -34
  615. tests/models/transformation/input/test_min.py +0 -34
  616. tests/models/transformation/input/test_properties.py +0 -34
  617. tests/models/transformation/input/test_sd.py +0 -34
  618. tests/models/transformation/input/test_value.py +0 -34
  619. tests/models/transformation/product/__init__.py +0 -0
  620. tests/models/transformation/product/test_excreta.py +0 -54
  621. tests/models/usetoxV2/__init__.py +0 -0
  622. tests/models/usetoxV2/test_freshwaterEcotoxicityPotentialCtue.py +0 -23
  623. tests/models/utils/__init__.py +0 -0
  624. tests/models/utils/test_array_builders.py +0 -314
  625. tests/models/utils/test_background_emissions.py +0 -13
  626. tests/models/utils/test_blank_node.py +0 -1081
  627. tests/models/utils/test_cache_sources.py +0 -21
  628. tests/models/utils/test_crop.py +0 -27
  629. tests/models/utils/test_cropResidue.py +0 -26
  630. tests/models/utils/test_cropResidueManagement.py +0 -24
  631. tests/models/utils/test_currency.py +0 -13
  632. tests/models/utils/test_dataCompleteness.py +0 -52
  633. tests/models/utils/test_ecoClimateZone.py +0 -152
  634. tests/models/utils/test_emission.py +0 -74
  635. tests/models/utils/test_feedipedia.py +0 -26
  636. tests/models/utils/test_impact_assessment.py +0 -48
  637. tests/models/utils/test_indicator.py +0 -26
  638. tests/models/utils/test_input.py +0 -88
  639. tests/models/utils/test_liveAnimal.py +0 -34
  640. tests/models/utils/test_measurement.py +0 -116
  641. tests/models/utils/test_practice.py +0 -24
  642. tests/models/utils/test_product.py +0 -73
  643. tests/models/utils/test_property.py +0 -24
  644. tests/models/utils/test_site.py +0 -70
  645. tests/models/utils/test_source.py +0 -42
  646. tests/models/utils/test_term.py +0 -115
  647. tests/models/utils/test_time_series.py +0 -88
  648. tests/models/webbEtAl2012AndSintermannEtAl2012/__init__.py +0 -0
  649. tests/models/webbEtAl2012AndSintermannEtAl2012/test_nh3ToAirOrganicFertiliser.py +0 -79
  650. tests/orchestrator/__init__.py +0 -0
  651. tests/orchestrator/models/__init__.py +0 -0
  652. tests/orchestrator/models/emissions/__init__.py +0 -0
  653. tests/orchestrator/models/emissions/test_deleted.py +0 -21
  654. tests/orchestrator/models/test_transformations.py +0 -32
  655. tests/orchestrator/strategies/__init__.py +0 -0
  656. tests/orchestrator/strategies/merge/__init__.py +0 -0
  657. tests/orchestrator/strategies/merge/test_merge_append.py +0 -33
  658. tests/orchestrator/strategies/merge/test_merge_default.py +0 -7
  659. tests/orchestrator/strategies/merge/test_merge_list.py +0 -342
  660. tests/orchestrator/strategies/merge/test_merge_node.py +0 -95
  661. tests/orchestrator/strategies/run/__init__.py +0 -0
  662. tests/orchestrator/strategies/run/test_add_blank_node_if_missing.py +0 -109
  663. tests/orchestrator/strategies/run/test_add_key_if_missing.py +0 -14
  664. tests/orchestrator/strategies/run/test_always.py +0 -5
  665. tests/orchestrator/test_models.py +0 -70
  666. tests/orchestrator/test_orchestrator.py +0 -27
  667. tests/orchestrator/test_utils.py +0 -109
  668. {hestia_earth_models-0.74.17.dist-info → hestia_earth_models-0.75.1.dist-info}/licenses/LICENSE +0 -0
@@ -1 +1 @@
1
- [{"name": "get_all_emission_terms", "query": {"termType.keyword": "emission"}, "results": [{"@type": "Term", "@id": "ch4ToAirCropResidueDecomposition"}, {"@type": "Term", "@id": "co2ToAirAboveGroundBiomassStockChangeManagementChange"}, {"@type": "Term", "@id": "n2OToAirNaturalVegetationBurningIndirect"}, {"@type": "Term", "@id": "ch4ToAirEntericFermentation"}, {"@type": "Term", "@id": "ch4ToAirReservoirs"}, {"@type": "Term", "@id": "n2OToAirOrganicFertiliserDirect"}, {"@type": "Term", "@id": "n2ToAirCropResidueDecomposition"}, {"@type": "Term", "@id": "nh3ToAirSoilFlux"}, {"@type": "Term", "@id": "nh3ToAirWasteTreatment"}, {"@type": "Term", "@id": "nh3ToAirOrganicFertiliser"}, {"@type": "Term", "@id": "noxToAirInputsProduction"}, {"@type": "Term", "@id": "pToDrainageWaterIndustrialProcesses"}, {"@type": "Term", "@id": "co2ToAirOrganicSoilCultivation"}, {"@type": "Term", "@id": "11Dichloro1FluoroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "h2SToAirInputsProduction"}, {"@type": "Term", "@id": "chloromethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "phosphoricAcidToSoilInputsProduction"}, {"@type": "Term", "@id": "112TrichlorotrifluoroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "po43ToGroundwaterInputsProduction"}, {"@type": "Term", "@id": "n2OToAirNaturalVegetationBurningDirect"}, {"@type": "Term", "@id": "112TrichloroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "nh4ToSurfaceWaterInputsProduction"}, {"@type": "Term", "@id": "nh3ToGroundwaterCropResidueDecomposition"}, {"@type": "Term", "@id": "nh4ToGroundwaterSoilFlux"}, {"@type": "Term", "@id": "pErosionSoilFlux"}, {"@type": "Term", "@id": "1112TetrafluoroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "no3ToGroundwaterOrganicFertiliser"}, {"@type": "Term", "@id": "nToSurfaceWaterExcreta"}, {"@type": "Term", "@id": "noxToAirOrganicSoilBurning"}, {"@type": "Term", "@id": "no3ToGroundwaterInputsProduction"}, {"@type": "Term", "@id": "noxToAirExcreta"}, {"@type": "Term", "@id": "pToSurfaceWaterAquacultureSystems"}, {"@type": "Term", "@id": "ch4ToAirInputsProductionFossil"}, {"@type": "Term", "@id": "222TrifluoroethylFormateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ZHfc1225YeToAirInputsProduction"}, {"@type": "Term", "@id": "hcfc122AToAirIndustrialProcesses"}, {"@type": "Term", "@id": "n2OToAirInorganicFertiliserDirect"}, {"@type": "Term", "@id": "co2ToAirBiocharStockChange"}, {"@type": "Term", "@id": "2FluoroethanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pToSoilExcreta"}, {"@type": "Term", "@id": "hfc1234YfToAirIndustrialProcesses"}, {"@type": "Term", "@id": "co2ToAirBelowGroundBiomassStockChangeLandUseChange"}, {"@type": "Term", "@id": "bromodifluoromethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "n2ToAirInorganicFertiliser"}, {"@type": "Term", "@id": "ch4ToAirInputsProductionNonFossil"}, {"@type": "Term", "@id": "blackCarbonToAirFuelCombustion"}, {"@type": "Term", "@id": "po43ToSurfaceWaterIndustrialProcesses"}, {"@type": "Term", "@id": "ch4ToAirFloodedRice"}, {"@type": "Term", "@id": "E1Chloro333Trifluoroprop1EneToAirInputsProduction"}, {"@type": "Term", "@id": "co2ToAirFuelCombustion"}, {"@type": "Term", "@id": "hfc134ToAirInputsProduction"}, {"@type": "Term", "@id": "hfc143ToAirInputsProduction"}, {"@type": "Term", "@id": "hfe143AToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc1243ZfToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc365MfcToAirInputsProduction"}, {"@type": "Term", "@id": "hfc227CaToAirInputsProduction"}, {"@type": "Term", "@id": "hfc236CbToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc161ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe347Mcc3ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "22333Pentafluoropropan1OlToAirInputsProduction"}, {"@type": "Term", "@id": "hg01ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "co2ToAirWasteTreatment"}, {"@type": "Term", "@id": "n2OToAirExcretaIndirect"}, {"@type": "Term", "@id": "nh3ToSurfaceWaterInputsProduction"}, {"@type": "Term", "@id": "co2ToAirCropResidueDecomposition"}, {"@type": "Term", "@id": "nh3ToGroundwaterInorganicFertiliser"}, {"@type": "Term", "@id": "no3ToSurfaceWaterInputsProduction"}, {"@type": "Term", "@id": "pToGroundwaterInputsProduction"}, {"@type": "Term", "@id": "dichlorotetrafluoroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "perfluorodecalinCisToAirInputsProduction"}, {"@type": "Term", "@id": "pfc1216ToAirInputsProduction"}, {"@type": "Term", "@id": "pfc218ToAirInputsProduction"}, {"@type": "Term", "@id": "pfc1216ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "sulphurTrifluoromethylPentafluorideToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc3110ToAirInputsProduction"}, {"@type": "Term", "@id": "pfc116ToAirInputsProduction"}, {"@type": "Term", "@id": "sulphurTrifluoromethylPentafluorideToAirInputsProduction"}, {"@type": "Term", "@id": "1BromoethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1ChlorobutaneToAirInputsProduction"}, {"@type": "Term", "@id": "224466881010Decamethyl13579246810PentoxapentasilecaneToAirInputsProduction"}, {"@type": "Term", "@id": "224466Hexamethyl135246TrioxatrisilinaneToAirInputsProduction"}, {"@type": "Term", "@id": "pfc6116ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1BromoethaneToAirInputsProduction"}, {"@type": "Term", "@id": "1ButeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hcfc121ToAirInputsProduction"}, {"@type": "Term", "@id": "3Methylbutan1OlToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc6116ToAirInputsProduction"}, {"@type": "Term", "@id": "nButaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc4112ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nButaneToAirInputsProduction"}, {"@type": "Term", "@id": "pfc5114ToAirInputsProduction"}, {"@type": "Term", "@id": "2BromopropaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "3Ethoxy111234455666Dodecafluoro2TrifluoromethylHexaneToAirInputsProduction"}, {"@type": "Term", "@id": "decaneToAirInputsProduction"}, {"@type": "Term", "@id": "diethylKetoneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "isobutyraldehydeToAirIndustrialProcesses"}, {"@type": "Term", "@id": "cyclohexaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methanolToAirInputsProduction"}, {"@type": "Term", "@id": "decaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "mXyleneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe329Mcc2ToAirInputsProduction"}, {"@type": "Term", "@id": "benzeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "cyclohexanoneToAirInputsProduction"}, {"@type": "Term", "@id": "methylEthylKetoneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nPropanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pesticideToHarvestedCropPesticideApplication"}, {"@type": "Term", "@id": "heavyMetalsToWaterExcreta"}, {"@type": "Term", "@id": "1Ethyl35DimethylbenzeneToAirInputsProduction"}, {"@type": "Term", "@id": "3MethylpentaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ethaneToAirInputsProduction"}, {"@type": "Term", "@id": "2NButoxy1EthanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc7118ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2MethylpentaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "35DiethyltolueneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "33445566777Undecafluoroheptan1OlToAirInputsProduction"}, {"@type": "Term", "@id": "soxToAirInputsProduction"}, {"@type": "Term", "@id": "dibromodifluoromethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe347Mcc3ToAirInputsProduction"}, {"@type": "Term", "@id": "po43ToSurfaceWaterAquacultureSystems"}, {"@type": "Term", "@id": "2233Tetrafluoro1PropanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc134ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "444Trifluorobutan1OlToAirIndustrialProcesses"}, {"@type": "Term", "@id": "perfluorocyclopenteneToAirInputsProduction"}, {"@type": "Term", "@id": "po43ToSoilInputsProduction"}, {"@type": "Term", "@id": "halothaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "111TrifluoroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "dibromomethaneToAirInputsProduction"}, {"@type": "Term", "@id": "perfluorobuta13DieneToAirInputsProduction"}, {"@type": "Term", "@id": "blackCarbonToAirIndustrialProcesses"}, {"@type": "Term", "@id": "perfluorocyclopenteneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "333Trifluoropropan1OlToAirInputsProduction"}, {"@type": "Term", "@id": "hcfc122AToAirInputsProduction"}, {"@type": "Term", "@id": "hfc245CbToAirInputsProduction"}, {"@type": "Term", "@id": "1112333HeptafluoropropaneToAirInputsProduction"}, {"@type": "Term", "@id": "hfc1345ZfcToAirInputsProduction"}, {"@type": "Term", "@id": "444Trifluorobutan1OlToAirInputsProduction"}, {"@type": "Term", "@id": "4EthyltolueneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1PropylbromideToAirInputsProduction"}, {"@type": "Term", "@id": "trans12DichloroethyleneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pXyleneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hexaneToAirInputsProduction"}, {"@type": "Term", "@id": "styreneToAirInputsProduction"}, {"@type": "Term", "@id": "2Methyl2PropanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "heavyMetalsToWaterOrganicFertiliser"}, {"@type": "Term", "@id": "pm0225ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "tertButylAcetateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "trans2HexeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "tspToAirIndustrialProcesses"}, {"@type": "Term", "@id": "tspToAirFuelCombustion"}, {"@type": "Term", "@id": "pesticideToSoilNonAgriculturalInputsProduction"}, {"@type": "Term", "@id": "acetoneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "tspToAirInputsProduction"}, {"@type": "Term", "@id": "nf3ToAirInputsProduction"}, {"@type": "Term", "@id": "pm25ToAirCropResidueBurning"}, {"@type": "Term", "@id": "2MethylpentaneToAirInputsProduction"}, {"@type": "Term", "@id": "3MethylpentaneToAirInputsProduction"}, {"@type": "Term", "@id": "3MethylhexaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "octaneToAirInputsProduction"}, {"@type": "Term", "@id": "pm10ToAirAnimalHousing"}, {"@type": "Term", "@id": "methylFormateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nmvocToAirWasteTreatment"}, {"@type": "Term", "@id": "pinacolinToAirInputsProduction"}, {"@type": "Term", "@id": "hfe329Mcc2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pm10ToAirInputsProduction"}, {"@type": "Term", "@id": "octamethylcyclotetrasiloxaneToAirInputsProduction"}, {"@type": "Term", "@id": "pesticideToFreshWaterInputsProduction"}, {"@type": "Term", "@id": "heavyMetalsToWaterFuelCombustion"}, {"@type": "Term", "@id": "pfc1114ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2ButeneTransToAirInputsProduction"}, {"@type": "Term", "@id": "22334455OctafluorocyclopentanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "secButylacetateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methylIsobutylKetoneToAirInputsProduction"}, {"@type": "Term", "@id": "pesticideToSoilInputsProduction"}, {"@type": "Term", "@id": "trans2PenteneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "cis2HexeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2ButeneCisToAirIndustrialProcesses"}, {"@type": "Term", "@id": "undecaneToAirInputsProduction"}, {"@type": "Term", "@id": "nmvocToAirSilageFeeding"}, {"@type": "Term", "@id": "cumeneToAirInputsProduction"}, {"@type": "Term", "@id": "12DibromotetrafluoroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "cis2PenteneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methylEthylKetoneToAirInputsProduction"}, {"@type": "Term", "@id": "pentanalToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methylEtherToAirIndustrialProcesses"}, {"@type": "Term", "@id": "propyleneGlycolToAirInputsProduction"}, {"@type": "Term", "@id": "isobutanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "123TrimethylbenzeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pesticideToAirOtherHigherAltitudesInputsProduction"}, {"@type": "Term", "@id": "coToAirOrganicSoilBurning"}, {"@type": "Term", "@id": "pfpmieToAirInputsProduction"}, {"@type": "Term", "@id": "no3ToSurfaceWaterAquacultureSystems"}, {"@type": "Term", "@id": "11Dichloro1FluoroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "methyleneChlorideToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ch4ToAirCropResidueBurning"}, {"@type": "Term", "@id": "co2ToAirNaturalVegetationBurning"}, {"@type": "Term", "@id": "coToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ch4ToAirAquacultureSystems"}, {"@type": "Term", "@id": "ch4ToAirOrganicSoilBurning"}, {"@type": "Term", "@id": "nh3ToAirCropResidueBurning"}, {"@type": "Term", "@id": "nh3ToSurfaceWaterAquacultureSystems"}, {"@type": "Term", "@id": "nh3ToAirAquacultureSystems"}, {"@type": "Term", "@id": "co2ToAirLimeHydrolysis"}, {"@type": "Term", "@id": "nh4ToGroundwaterCropResidueDecomposition"}, {"@type": "Term", "@id": "co2ToAirInputsProduction"}, {"@type": "Term", "@id": "n2OToAirWasteTreatmentDirect"}, {"@type": "Term", "@id": "pToSurfaceWaterInputsProduction"}, {"@type": "Term", "@id": "pErosionInputsProduction"}, {"@type": "Term", "@id": "so2ToAirInputsProduction"}, {"@type": "Term", "@id": "po43ToSurfaceWaterOrganicFertiliser"}, {"@type": "Term", "@id": "112TrichloroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "po43ToGroundwaterIndustrialProcesses"}, {"@type": "Term", "@id": "soxToAirFuelCombustion"}, {"@type": "Term", "@id": "halothaneToAirInputsProduction"}, {"@type": "Term", "@id": "11DichlorotetrafluoroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "po43ToGroundwaterSoilFlux"}, {"@type": "Term", "@id": "chlorodifluoromethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "noToAirCropResidueBurning"}, {"@type": "Term", "@id": "noToAirCropResidueDecomposition"}, {"@type": "Term", "@id": "pToDrainageWaterInputsProduction"}, {"@type": "Term", "@id": "noxToAirWasteTreatment"}, {"@type": "Term", "@id": "noxToAirSoilFlux"}, {"@type": "Term", "@id": "pToSoilOrganicFertiliser"}, {"@type": "Term", "@id": "n2OToAirAquacultureSystemsIndirect"}, {"@type": "Term", "@id": "hydroxylamineToAirIndustrialProcesses"}, {"@type": "Term", "@id": "12DichloroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "11133PentafluoropropaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2Ethoxy33445Pentafluorotetrahydro25Bis1222Tetrafluoro1TrifluoromethylEthylFuranToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ch4ToAirNaturalVegetationBurning"}, {"@type": "Term", "@id": "ZHfc1234ZeToAirInputsProduction"}, {"@type": "Term", "@id": "h2SToAirWasteTreatment"}, {"@type": "Term", "@id": "nToSurfaceWaterIndustrialProcesses"}, {"@type": "Term", "@id": "n2OToAirInorganicFertiliserIndirect"}, {"@type": "Term", "@id": "hfc1132AToAirIndustrialProcesses"}, {"@type": "Term", "@id": "bromochlorodifluoromethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "po43ToGroundwaterOrganicFertiliser"}, {"@type": "Term", "@id": "bromodifluoromethaneToAirInputsProduction"}, {"@type": "Term", "@id": "13Dichloro11223PentafluoropropaneToAirInputsProduction"}, {"@type": "Term", "@id": "tefluraneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nErosionInputsProduction"}, {"@type": "Term", "@id": "n2OToAirOrganicSoilBurningDirect"}, {"@type": "Term", "@id": "co2ToAirDeadOrganicMatterStockChangeManagementChange"}, {"@type": "Term", "@id": "n2OToAirCropResidueBurningDirect"}, {"@type": "Term", "@id": "n2OToAirFuelCombustionIndirect"}, {"@type": "Term", "@id": "n2OToAirOrganicFertiliserIndirect"}, {"@type": "Term", "@id": "hfc272CaToAirInputsProduction"}, {"@type": "Term", "@id": "hfc365MfcToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe125ToAirInputsProduction"}, {"@type": "Term", "@id": "hfc1243ZfToAirInputsProduction"}, {"@type": "Term", "@id": "hfc329PToAirInputsProduction"}, {"@type": "Term", "@id": "hfc41ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc152ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc236FaToAirInputsProduction"}, {"@type": "Term", "@id": "334455667788999Pentadecafluorononan1OlToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe134ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc32ToAirInputsProduction"}, {"@type": "Term", "@id": "hfe143AToAirInputsProduction"}, {"@type": "Term", "@id": "hfe356Pcc3ToAirInputsProduction"}, {"@type": "Term", "@id": "222TrifluoroethanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe374Pc2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "22DifluoroethanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "334455667788991010111111NonAdecafluoroundecan1OlToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2233444Heptafluoro1ButanolToAirInputsProduction"}, {"@type": "Term", "@id": "nh3ToAirExcreta"}, {"@type": "Term", "@id": "h2SToAirIndustrialProcesses"}, {"@type": "Term", "@id": "noToAirInputsProduction"}, {"@type": "Term", "@id": "nh3ToGroundwaterSoilFlux"}, {"@type": "Term", "@id": "noxToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nh3ToAirInorganicFertiliser"}, {"@type": "Term", "@id": "co2ToAirOrganicSoilBurning"}, {"@type": "Term", "@id": "so2ToAirCropResidueBurning"}, {"@type": "Term", "@id": "sevofluraneToAirInputsProduction"}, {"@type": "Term", "@id": "pfpmieToAirIndustrialProcesses"}, {"@type": "Term", "@id": "perfluorodecalinTransToAirIndustrialProcesses"}, {"@type": "Term", "@id": "3HexanoneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "dodecamethylcyclohexasiloxaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "propaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "halon1011ToAirInputsProduction"}, {"@type": "Term", "@id": "hexamethyldisiloxaneToAirInputsProduction"}, {"@type": "Term", "@id": "1ButoxypropanolToAirInputsProduction"}, {"@type": "Term", "@id": "hexamethyldisiloxaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "acetaldehydeToAirIndustrialProcesses"}, {"@type": "Term", "@id": "butanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "cyclohexanolToAirInputsProduction"}, {"@type": "Term", "@id": "2MethylhexaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "butanolToAirInputsProduction"}, {"@type": "Term", "@id": "cis2PenteneToAirInputsProduction"}, {"@type": "Term", "@id": "cumeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "isopreneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methylAcetateToAirInputsProduction"}, {"@type": "Term", "@id": "2MethylhexaneToAirInputsProduction"}, {"@type": "Term", "@id": "cyclohexanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pesticideToFreshWaterPesticideApplication"}, {"@type": "Term", "@id": "pm25ToAirInputsProduction"}, {"@type": "Term", "@id": "aceticAcidToAirIndustrialProcesses"}, {"@type": "Term", "@id": "23DimethylbutaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "bromoformToAirInputsProduction"}, {"@type": "Term", "@id": "2PentanoneToAirInputsProduction"}, {"@type": "Term", "@id": "dodecamethylpentasiloxaneToAirInputsProduction"}, {"@type": "Term", "@id": "2HexanoneToAirInputsProduction"}, {"@type": "Term", "@id": "2EthoxyethanolToAirInputsProduction"}, {"@type": "Term", "@id": "styreneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hcfc132CToAirInputsProduction"}, {"@type": "Term", "@id": "dichlorodifluoromethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "3344556677888Tridecafluorooct1EneToAirInputsProduction"}, {"@type": "Term", "@id": "hfe569Sf2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hcfc122ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe134ToAirInputsProduction"}, {"@type": "Term", "@id": "hcfe235Ca2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "phosphoricAcidToSoilIndustrialProcesses"}, {"@type": "Term", "@id": "nh4ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "so3ToAirInputsProduction"}, {"@type": "Term", "@id": "hfc236FaToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe338Mcf2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe356Pcf3ToAirInputsProduction"}, {"@type": "Term", "@id": "11334466779910101212HexaDecafluoro25811TetraoxadodecaneToAirInputsProduction"}, {"@type": "Term", "@id": "hfe356Mec3ToAirInputsProduction"}, {"@type": "Term", "@id": "hfe4310Pccc124HGalden1040XToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe374Pc2ToAirInputsProduction"}, {"@type": "Term", "@id": "bromofluoroformToAirInputsProduction"}, {"@type": "Term", "@id": "hfe347Mmy1ToAirInputsProduction"}, {"@type": "Term", "@id": "perfluorobut2EneToAirInputsProduction"}, {"@type": "Term", "@id": "phosphoricAcidToSurfaceWaterIndustrialProcesses"}, {"@type": "Term", "@id": "nh4ToGroundwaterInputsProduction"}, {"@type": "Term", "@id": "hfc41ToAirInputsProduction"}, {"@type": "Term", "@id": "hfe4310Pccc124HGalden1040XToAirInputsProduction"}, {"@type": "Term", "@id": "hfe356Pcf3ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe356Mmz1ToAirInputsProduction"}, {"@type": "Term", "@id": "bromofluoroformToAirIndustrialProcesses"}, {"@type": "Term", "@id": "phosphoricAcidToSurfaceWaterInputsProduction"}, {"@type": "Term", "@id": "hfc1141ToAirInputsProduction"}, {"@type": "Term", "@id": "carbonTetrachlorideToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methyleneChlorideToAirInputsProduction"}, {"@type": "Term", "@id": "2Chloro112Trifluoro1MethoxyethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nHfe7100ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "soxToAirCropResidueBurning"}, {"@type": "Term", "@id": "hfe569Sf2ToAirInputsProduction"}, {"@type": "Term", "@id": "ZHfc1336ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1HexeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "halon1011ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pm0225ToAirInputsProduction"}, {"@type": "Term", "@id": "ionisingCompoundsToWaterInputsProduction"}, {"@type": "Term", "@id": "pm10ToAirCropResidueBurning"}, {"@type": "Term", "@id": "isopropylAcetateToAirInputsProduction"}, {"@type": "Term", "@id": "cis2HexeneToAirInputsProduction"}, {"@type": "Term", "@id": "pesticideToAirIndoorInputsProduction"}, {"@type": "Term", "@id": "octaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pentaneToAirInputsProduction"}, {"@type": "Term", "@id": "1133446677991010121213131515EicoSafluoro2581114PentaoxapentadecaneToAirInputsProduction"}, {"@type": "Term", "@id": "2MethoxyethanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "3PentanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "23DimethylbutaneToAirInputsProduction"}, {"@type": "Term", "@id": "nmvocToAirInputsProduction"}, {"@type": "Term", "@id": "bod5ToWaterIndustrialProcesses"}, {"@type": "Term", "@id": "nonaneToAirInputsProduction"}, {"@type": "Term", "@id": "pm02ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "diisopropylEtherToAirInputsProduction"}, {"@type": "Term", "@id": "oXyleneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2NButoxy1EthanolToAirInputsProduction"}, {"@type": "Term", "@id": "pfc7118ToAirInputsProduction"}, {"@type": "Term", "@id": "octamethyltrisiloxaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "135TrimethylbenzeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pesticideToSoilNonAgriculturalPesticideApplication"}, {"@type": "Term", "@id": "nPropanolToAirInputsProduction"}, {"@type": "Term", "@id": "111333Hexafluoropropan2YlFormateToAirInputsProduction"}, {"@type": "Term", "@id": "pXyleneToAirInputsProduction"}, {"@type": "Term", "@id": "isopropanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hexaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2Methyl1ButeneToAirInputsProduction"}, {"@type": "Term", "@id": "3Methylbutan1OlToAirInputsProduction"}, {"@type": "Term", "@id": "22DimethylpropaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "propyleneGlycolMonomethylEtherToAirInputsProduction"}, {"@type": "Term", "@id": "dimethoxymethaneToAirInputsProduction"}, {"@type": "Term", "@id": "pinacolinToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pm25ToAirFuelCombustion"}, {"@type": "Term", "@id": "pm25ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "propionicAcidToAirIndustrialProcesses"}, {"@type": "Term", "@id": "codToWaterInputsProduction"}, {"@type": "Term", "@id": "nitriteToWaterInputsProduction"}, {"@type": "Term", "@id": "pesticideToSoilAgriculturalPesticideApplication"}, {"@type": "Term", "@id": "sevofluraneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2Methyl2PropanolToAirInputsProduction"}, {"@type": "Term", "@id": "2HexanoneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2Methylbutan1OlToAirIndustrialProcesses"}, {"@type": "Term", "@id": "trans12DichloroethyleneToAirInputsProduction"}, {"@type": "Term", "@id": "codToWaterAquacultureSystems"}, {"@type": "Term", "@id": "trans2PenteneToAirInputsProduction"}, {"@type": "Term", "@id": "tertButylMethylEtherToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pesticideToAirUrbanCloseToGroundInputsProduction"}, {"@type": "Term", "@id": "135TrimethylbenzeneToAirInputsProduction"}, {"@type": "Term", "@id": "octamethyltrisiloxaneToAirInputsProduction"}, {"@type": "Term", "@id": "2EthoxyethanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nPropylAcetateToAirInputsProduction"}, {"@type": "Term", "@id": "1HexeneToAirInputsProduction"}, {"@type": "Term", "@id": "n2OToAirDiminishingSoilCarbonStocksLandUseChangeDirect"}, {"@type": "Term", "@id": "nh3ToAirCropResidueDecomposition"}, {"@type": "Term", "@id": "n2OToAirWasteTreatmentIndirect"}, {"@type": "Term", "@id": "nh4ToGroundwaterExcreta"}, {"@type": "Term", "@id": "nToSurfaceWaterSoilFlux"}, {"@type": "Term", "@id": "no3ToGroundwaterIndustrialProcesses"}, {"@type": "Term", "@id": "n2ToAirWasteTreatment"}, {"@type": "Term", "@id": "11DichlorotetrafluoroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "po43ToGroundwaterInorganicFertiliser"}, {"@type": "Term", "@id": "pToGroundwaterIndustrialProcesses"}, {"@type": "Term", "@id": "nh3ToAirOrganicSoilCultivation"}, {"@type": "Term", "@id": "noToAirInorganicFertiliser"}, {"@type": "Term", "@id": "noToAirExcreta"}, {"@type": "Term", "@id": "11334466779910101212HexaDecafluoro25811TetraoxadodecaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2233Tetrafluoro1PropanolToAirInputsProduction"}, {"@type": "Term", "@id": "11133PentafluoropropaneToAirInputsProduction"}, {"@type": "Term", "@id": "111233HexafluoropropaneToAirInputsProduction"}, {"@type": "Term", "@id": "1122Tetrafluoro3MethoxyPropaneToAirInputsProduction"}, {"@type": "Term", "@id": "11Oxybis2Difluoromethoxy1122TetrafluoroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "co2ToAirBelowGroundBiomassStockChangeManagementChange"}, {"@type": "Term", "@id": "334455666Nonafluorohex1EneToAirInputsProduction"}, {"@type": "Term", "@id": "dibromomethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "blackCarbonToAirInputsProduction"}, {"@type": "Term", "@id": "chloromethaneToAirInputsProduction"}, {"@type": "Term", "@id": "n2OToAirIndustrialProcessesDirect"}, {"@type": "Term", "@id": "po43ToSurfaceWaterInorganicFertiliser"}, {"@type": "Term", "@id": "n2OToAirDiminishingSoilCarbonStocksManagementChangeDirect"}, {"@type": "Term", "@id": "pToDrainageWaterSoilFlux"}, {"@type": "Term", "@id": "trichlorofluoromethaneToAirInputsProduction"}, {"@type": "Term", "@id": "n2OToAirCropResidueDecompositionIndirect"}, {"@type": "Term", "@id": "EHfc1225YeToAirInputsProduction"}, {"@type": "Term", "@id": "hfc1234YfToAirInputsProduction"}, {"@type": "Term", "@id": "hfc263FbToAirInputsProduction"}, {"@type": "Term", "@id": "hfc4310MeeToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc329PToAirIndustrialProcesses"}, {"@type": "Term", "@id": "iHfe7200ToAirInputsProduction"}, {"@type": "Term", "@id": "hfe356Mff2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methylChloroformToAirInputsProduction"}, {"@type": "Term", "@id": "hfe347Mmy1ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "22DifluoroethanolToAirInputsProduction"}, {"@type": "Term", "@id": "33445566778899101010HepTadecafluorodec1EneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nh3ToGroundwaterInputsProduction"}, {"@type": "Term", "@id": "no3ToGroundwaterInorganicFertiliser"}, {"@type": "Term", "@id": "nh3ToGroundwaterIndustrialProcesses"}, {"@type": "Term", "@id": "nh3ToGroundwaterOrganicFertiliser"}, {"@type": "Term", "@id": "hfc245EaToAirInputsProduction"}, {"@type": "Term", "@id": "nHfe7100ToAirInputsProduction"}, {"@type": "Term", "@id": "hfe236FaToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc318ToAirInputsProduction"}, {"@type": "Term", "@id": "1122333HeptafluoroNNBisHeptafluoropropylPropan1AmineToAirInputsProduction"}, {"@type": "Term", "@id": "1122333HeptafluoroNNBisHeptafluoropropylPropan1AmineToAirIndustrialProcesses"}, {"@type": "Term", "@id": "chloroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "perfluorodecalinTransToAirInputsProduction"}, {"@type": "Term", "@id": "bromoformToAirIndustrialProcesses"}, {"@type": "Term", "@id": "octamethylcyclotetrasiloxaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "3HexanoneToAirInputsProduction"}, {"@type": "Term", "@id": "224466881010Decamethyl13579246810PentoxapentasilecaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1ButeneToAirInputsProduction"}, {"@type": "Term", "@id": "2Chloro111TrifluoroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1Ethyl3MethylbenzeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methylEtherToAirInputsProduction"}, {"@type": "Term", "@id": "formicAcidToAirInputsProduction"}, {"@type": "Term", "@id": "nonaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pm10ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pesticideToSaltWaterInputsProduction"}, {"@type": "Term", "@id": "chloroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "dodecamethylcyclohexasiloxaneToAirInputsProduction"}, {"@type": "Term", "@id": "22DimethylbutaneToAirInputsProduction"}, {"@type": "Term", "@id": "3MethylhexaneToAirInputsProduction"}, {"@type": "Term", "@id": "hcfc123AToAirInputsProduction"}, {"@type": "Term", "@id": "334455667788999Pentadecafluorononan1OlToAirInputsProduction"}, {"@type": "Term", "@id": "hfe356Mec3ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methyl222TrifluoroacetateToAirInputsProduction"}, {"@type": "Term", "@id": "hfc245CaToAirInputsProduction"}, {"@type": "Term", "@id": "hfc1132AToAirInputsProduction"}, {"@type": "Term", "@id": "hcfc124ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "dichlorodifluoromethaneToAirInputsProduction"}, {"@type": "Term", "@id": "co2ToAirUreaHydrolysis"}, {"@type": "Term", "@id": "hfc263FbToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe347Pcf2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe254Cb2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ethylTrifluoroacetateToAirInputsProduction"}, {"@type": "Term", "@id": "perfluorobut1EneToAirInputsProduction"}, {"@type": "Term", "@id": "fc14ToAirInputsProduction"}, {"@type": "Term", "@id": "sf6ToAirInputsProduction"}, {"@type": "Term", "@id": "phosphoricAcidToGroundwaterIndustrialProcesses"}, {"@type": "Term", "@id": "bromochlorodifluoromethaneToAirInputsProduction"}, {"@type": "Term", "@id": "hfe347Pcf2ToAirInputsProduction"}, {"@type": "Term", "@id": "chloropentafluoroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2Ethoxy33445Pentafluorotetrahydro25Bis1222Tetrafluoro1TrifluoromethylEthylFuranToAirInputsProduction"}, {"@type": "Term", "@id": "perfluorobut1EneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hcfc132CToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hydroxylamineToAirInputsProduction"}, {"@type": "Term", "@id": "hfe245Fa1ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "perfluoro2Methyl3PentanoneToAirInputsProduction"}, {"@type": "Term", "@id": "hfe347Mcf2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hcfc123AToAirIndustrialProcesses"}, {"@type": "Term", "@id": "iHfe7100ToAirInputsProduction"}, {"@type": "Term", "@id": "333TrifluoroPropanalToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe227EaToAirIndustrialProcesses"}, {"@type": "Term", "@id": "halon2301ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe356Pcf2ToAirInputsProduction"}, {"@type": "Term", "@id": "methylChloroformToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2Methyl2ButanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "cis12DichloroethyleneToAirInputsProduction"}, {"@type": "Term", "@id": "pm02ToAirInputsProduction"}, {"@type": "Term", "@id": "codToWaterIndustrialProcesses"}, {"@type": "Term", "@id": "nf3ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pesticideToAirInputsProduction"}, {"@type": "Term", "@id": "propeneToAirInputsProduction"}, {"@type": "Term", "@id": "isopropylAcetateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "isobutaneToAirInputsProduction"}, {"@type": "Term", "@id": "tertButylAcetateToAirInputsProduction"}, {"@type": "Term", "@id": "heptaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methylAcetateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "propionicAcidToAirInputsProduction"}, {"@type": "Term", "@id": "1PropylbenzeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "35DiethyltolueneToAirInputsProduction"}, {"@type": "Term", "@id": "2Chloro111TrifluoroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "2Methyl2ButeneToAirInputsProduction"}, {"@type": "Term", "@id": "3PentanolToAirInputsProduction"}, {"@type": "Term", "@id": "cis12DichloroethyleneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "trans2HexeneToAirInputsProduction"}, {"@type": "Term", "@id": "33Dichloro11122PentafluoropropaneToAirInputsProduction"}, {"@type": "Term", "@id": "4Hydroxy4Methylpentan2OneToAirInputsProduction"}, {"@type": "Term", "@id": "22DimethylbutaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "bod5ToWaterInputsProduction"}, {"@type": "Term", "@id": "pesticideToSoilPesticideApplication"}, {"@type": "Term", "@id": "methylFormateToAirInputsProduction"}, {"@type": "Term", "@id": "mXyleneToAirInputsProduction"}, {"@type": "Term", "@id": "22DimethylpropaneToAirInputsProduction"}, {"@type": "Term", "@id": "methylIsobutylKetoneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "propanalToAirIndustrialProcesses"}, {"@type": "Term", "@id": "acetoneToAirInputsProduction"}, {"@type": "Term", "@id": "nitriteToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nButylAcetateToAirInputsProduction"}, {"@type": "Term", "@id": "heptaneToAirInputsProduction"}, {"@type": "Term", "@id": "ethyleneGlycolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ionisingCompoundsToSaltwaterInputsProduction"}, {"@type": "Term", "@id": "nitriteToWaterIndustrialProcesses"}, {"@type": "Term", "@id": "2MethoxyethanolToAirInputsProduction"}, {"@type": "Term", "@id": "co2ToAirAboveGroundBiomassStockChangeLandUseChange"}, {"@type": "Term", "@id": "ch4ToAirIndustrialProcessesNonFossil"}, {"@type": "Term", "@id": "ch4ToAirOrganicSoilCultivation"}, {"@type": "Term", "@id": "n2OToAirFuelCombustionDirect"}, {"@type": "Term", "@id": "n2OToAirExcretaDirect"}, {"@type": "Term", "@id": "nToSurfaceWaterAquacultureSystems"}, {"@type": "Term", "@id": "pToGroundwaterSoilFlux"}, {"@type": "Term", "@id": "co2ToAirSoilFlux"}, {"@type": "Term", "@id": "noxToAirFuelCombustion"}, {"@type": "Term", "@id": "co2ToAirSoilOrganicCarbonStockChangeLandUseChange"}, {"@type": "Term", "@id": "22Dichloro111TrifluoroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "n2OToAirCropResidueDecompositionDirect"}, {"@type": "Term", "@id": "trichlorofluoromethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nh4ToGroundwaterInorganicFertiliser"}, {"@type": "Term", "@id": "coToAirNaturalVegetationBurning"}, {"@type": "Term", "@id": "pToSurfaceWaterSoilFlux"}, {"@type": "Term", "@id": "noToAirAquacultureSystems"}, {"@type": "Term", "@id": "noxToAirCropResidueDecomposition"}, {"@type": "Term", "@id": "pToSoilCropResidueDecomposition"}, {"@type": "Term", "@id": "co2ToAirDeadOrganicMatterStockChangeLandUseChange"}, {"@type": "Term", "@id": "ZHfc1234ZeToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ZHfc1225YeToAirIndustrialProcesses"}, {"@type": "Term", "@id": "EHfc1234ZeToAirIndustrialProcesses"}, {"@type": "Term", "@id": "so3ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "222TrifluoroethanolToAirInputsProduction"}, {"@type": "Term", "@id": "ZHfc1336ToAirInputsProduction"}, {"@type": "Term", "@id": "n2OToAirCropResidueBurningIndirect"}, {"@type": "Term", "@id": "n2ToAirExcreta"}, {"@type": "Term", "@id": "n2ToAirOrganicFertiliser"}, {"@type": "Term", "@id": "3344556677888Tridecafluorooct1EneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ch4ToAirFuelCombustion"}, {"@type": "Term", "@id": "11Oxybis2Difluoromethoxy1122TetrafluoroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "dibromodifluoromethaneToAirInputsProduction"}, {"@type": "Term", "@id": "po43ToSurfaceWaterInputsProduction"}, {"@type": "Term", "@id": "po43ToSurfaceWaterSoilFlux"}, {"@type": "Term", "@id": "ch4ToAirWasteTreatment"}, {"@type": "Term", "@id": "1Chloro11DifluoroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "n2OToAirInputsProduction"}, {"@type": "Term", "@id": "EHfc1225YeToAirIndustrialProcesses"}, {"@type": "Term", "@id": "E1Chloro333Trifluoroprop1EneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "co2ToAirSoilOrganicCarbonStockChangeManagementChange"}, {"@type": "Term", "@id": "hfc161ToAirInputsProduction"}, {"@type": "Term", "@id": "hfc227CaToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc245EaToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc245EbToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc125ToAirInputsProduction"}, {"@type": "Term", "@id": "hfc245EbToAirInputsProduction"}, {"@type": "Term", "@id": "hfc152AToAirInputsProduction"}, {"@type": "Term", "@id": "hfc143ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe254Cb2ToAirInputsProduction"}, {"@type": "Term", "@id": "hfe245Fa2ToAirInputsProduction"}, {"@type": "Term", "@id": "hfe236FaToAirInputsProduction"}, {"@type": "Term", "@id": "hfe347Mcf2ToAirInputsProduction"}, {"@type": "Term", "@id": "hfe338Mmz1ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2233444Heptafluoro1ButanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "333TrifluoroPropanalToAirInputsProduction"}, {"@type": "Term", "@id": "33445566777Undecafluoroheptan1OlToAirIndustrialProcesses"}, {"@type": "Term", "@id": "noToAirWasteTreatment"}, {"@type": "Term", "@id": "nh3ToAirFuelCombustion"}, {"@type": "Term", "@id": "nh3ToGroundwaterExcreta"}, {"@type": "Term", "@id": "nh4ToGroundwaterOrganicFertiliser"}, {"@type": "Term", "@id": "nh3ToAirInputsProduction"}, {"@type": "Term", "@id": "noxToAirInorganicFertiliser"}, {"@type": "Term", "@id": "noToAirSoilFlux"}, {"@type": "Term", "@id": "hfe216ToAirInputsProduction"}, {"@type": "Term", "@id": "iHfe7100ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "bromomethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc218ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc1114ToAirInputsProduction"}, {"@type": "Term", "@id": "pfc9118ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2333Tetrafluoro2TrifluoromethylPropanenitrileToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc5114ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2BromopropaneToAirInputsProduction"}, {"@type": "Term", "@id": "1ChlorobutaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "3Ethoxy111234455666Dodecafluoro2TrifluoromethylHexaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1PropylbromideToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hcfc31ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "4Hydroxy4Methylpentan2OneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "124TrimethylbenzeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ethylBenzeneToAirInputsProduction"}, {"@type": "Term", "@id": "ethanolToAirInputsProduction"}, {"@type": "Term", "@id": "isobutyraldehydeToAirInputsProduction"}, {"@type": "Term", "@id": "benzaldehydeToAirInputsProduction"}, {"@type": "Term", "@id": "dimethylCarbonateToAirInputsProduction"}, {"@type": "Term", "@id": "diethylEtherToAirInputsProduction"}, {"@type": "Term", "@id": "benzaldehydeToAirIndustrialProcesses"}, {"@type": "Term", "@id": "isopreneToAirInputsProduction"}, {"@type": "Term", "@id": "nitriteToAirInputsProduction"}, {"@type": "Term", "@id": "pesticideToHarvestedCropInputsProduction"}, {"@type": "Term", "@id": "pesticideToSoilAgriculturalInputsProduction"}, {"@type": "Term", "@id": "pesticideToAirIndoorPesticideApplication"}, {"@type": "Term", "@id": "2ButanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1Ethyl2MethylbenzeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2Methyl1PropeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1PropylbenzeneToAirInputsProduction"}, {"@type": "Term", "@id": "hcfc21ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "chloropentafluoroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "difluoroMethoxyMethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc245CaToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe216ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "111TrifluoroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe236Ea2ToAirInputsProduction"}, {"@type": "Term", "@id": "333Trifluoropropan1OlToAirIndustrialProcesses"}, {"@type": "Term", "@id": "33445566778899101010HepTadecafluorodec1EneToAirInputsProduction"}, {"@type": "Term", "@id": "2Chloro112Trifluoro1MethoxyethaneToAirInputsProduction"}, {"@type": "Term", "@id": "hfe245Fa1ToAirInputsProduction"}, {"@type": "Term", "@id": "hfc1141ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "perfluorobuta13DieneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "EHfc1234ZeToAirInputsProduction"}, {"@type": "Term", "@id": "perfluorodecalinCisToAirIndustrialProcesses"}, {"@type": "Term", "@id": "fluoroxeneToAirInputsProduction"}, {"@type": "Term", "@id": "1122Tetrafluoro3MethoxyPropaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe356Mmz1ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "223444Hexafluoro1ButanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "so2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "phosphoricAcidToGroundwaterInputsProduction"}, {"@type": "Term", "@id": "112TrichlorotrifluoroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "halon2301ToAirInputsProduction"}, {"@type": "Term", "@id": "bromomethaneToAirInputsProduction"}, {"@type": "Term", "@id": "hg01ToAirInputsProduction"}, {"@type": "Term", "@id": "hcfc122ToAirInputsProduction"}, {"@type": "Term", "@id": "hfe356Mff2ToAirInputsProduction"}, {"@type": "Term", "@id": "111333Hexafluoro2PropanolToAirInputsProduction"}, {"@type": "Term", "@id": "223444Hexafluoro1ButanolToAirInputsProduction"}, {"@type": "Term", "@id": "po43ToSoilIndustrialProcesses"}, {"@type": "Term", "@id": "22Dichloro111TrifluoroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "co2ToAirSoilInorganicCarbonStockChangeLandUseChange"}, {"@type": "Term", "@id": "iHfe7200ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1Ethoxy112333HexafluoropropaneToAirInputsProduction"}, {"@type": "Term", "@id": "hfe227EaToAirInputsProduction"}, {"@type": "Term", "@id": "chloroformToAirInputsProduction"}, {"@type": "Term", "@id": "hfe263M1ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "noxToAirOrganicSoilCultivation"}, {"@type": "Term", "@id": "formicAcidToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ethyleneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "undecaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "perfluoroethylFormateToAirInputsProduction"}, {"@type": "Term", "@id": "2Methyl1PropeneToAirInputsProduction"}, {"@type": "Term", "@id": "2Methyl2ButanolToAirInputsProduction"}, {"@type": "Term", "@id": "benzeneToAirInputsProduction"}, {"@type": "Term", "@id": "formaldehydeToAirIndustrialProcesses"}, {"@type": "Term", "@id": "diethylEtherToAirIndustrialProcesses"}, {"@type": "Term", "@id": "isopentaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nPropylAcetateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pm25ToAirAnimalHousing"}, {"@type": "Term", "@id": "ethylAcetateToAirInputsProduction"}, {"@type": "Term", "@id": "4EthyltolueneToAirInputsProduction"}, {"@type": "Term", "@id": "nmvocToAirExcreta"}, {"@type": "Term", "@id": "dimethoxymethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pentaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nButylAcetateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "12DibromotetrafluoroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "propyleneGlycolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ethylBenzeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methylIsopropylKetoneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "trichloroetheneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "perfluoroethylFormateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "tetrachloroetheneToAirInputsProduction"}, {"@type": "Term", "@id": "2Methyl1ButeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "propanalToAirInputsProduction"}, {"@type": "Term", "@id": "tolueneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nmvocToAirSilageStorage"}, {"@type": "Term", "@id": "pesticideToWaterPesticideApplication"}, {"@type": "Term", "@id": "nmvocToAirAnimalHousing"}, {"@type": "Term", "@id": "trichloroetheneToAirInputsProduction"}, {"@type": "Term", "@id": "hcfc31ToAirInputsProduction"}, {"@type": "Term", "@id": "2PentanoneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methylIsopropylKetoneToAirInputsProduction"}, {"@type": "Term", "@id": "33Dichloro11122PentafluoropropaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "heavyMetalsToWaterInorganicFertiliser"}, {"@type": "Term", "@id": "no3ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pesticideToWaterInputsProduction"}, {"@type": "Term", "@id": "diisopropylEtherToAirIndustrialProcesses"}, {"@type": "Term", "@id": "n2OToAirBackgroundSoilFluxDirect"}, {"@type": "Term", "@id": "nToSurfaceWaterInputsProduction"}, {"@type": "Term", "@id": "n2ToAirAquacultureSystems"}, {"@type": "Term", "@id": "coToAirInputsProduction"}, {"@type": "Term", "@id": "ch4ToAirExcreta"}, {"@type": "Term", "@id": "nh4ToGroundwaterIndustrialProcesses"}, {"@type": "Term", "@id": "n2OToAirSoilFlux"}, {"@type": "Term", "@id": "n2OToAirOrganicSoilCultivationDirect"}, {"@type": "Term", "@id": "no3ToGroundwaterSoilFlux"}, {"@type": "Term", "@id": "noxToAirOrganicFertiliser"}, {"@type": "Term", "@id": "n2ToAirSoilFlux"}, {"@type": "Term", "@id": "carbonTetrachlorideToAirInputsProduction"}, {"@type": "Term", "@id": "1Chloro11DifluoroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "chlorodifluoromethaneToAirInputsProduction"}, {"@type": "Term", "@id": "noxToAirAquacultureSystems"}, {"@type": "Term", "@id": "13Dichloro11223PentafluoropropaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nh3ToAirNaturalVegetationBurning"}, {"@type": "Term", "@id": "n2OToAirOrganicSoilBurningIndirect"}, {"@type": "Term", "@id": "nh3ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "no3ToGroundwaterWasteTreatment"}, {"@type": "Term", "@id": "noToAirOrganicFertiliser"}, {"@type": "Term", "@id": "pToSurfaceWaterExcreta"}, {"@type": "Term", "@id": "co2ToAirSoilInorganicCarbonStockChangeManagementChange"}, {"@type": "Term", "@id": "nh3ToAirOrganicSoilBurning"}, {"@type": "Term", "@id": "no3ToGroundwaterExcreta"}, {"@type": "Term", "@id": "pToSoilIndustrialProcesses"}, {"@type": "Term", "@id": "pToSoilInorganicFertiliser"}, {"@type": "Term", "@id": "pToSurfaceWaterIndustrialProcesses"}, {"@type": "Term", "@id": "112Trifluoro2TrifluoromethoxyEthaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ch4ToAirSoilFlux"}, {"@type": "Term", "@id": "1112233Heptafluoro31222TetrafluoroethoxyPropaneToAirInputsProduction"}, {"@type": "Term", "@id": "n2OToAirAquacultureSystemsDirect"}, {"@type": "Term", "@id": "cfc13ToAirInputsProduction"}, {"@type": "Term", "@id": "fluoroxeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "n2ToAirInputsProduction"}, {"@type": "Term", "@id": "1112TetrafluoroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "hcfe235Da2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "coToAirFuelCombustion"}, {"@type": "Term", "@id": "nh4ToAirInputsProduction"}, {"@type": "Term", "@id": "hcfc124ToAirInputsProduction"}, {"@type": "Term", "@id": "nErosionSoilFlux"}, {"@type": "Term", "@id": "hfc152AToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc4310MeeToAirInputsProduction"}, {"@type": "Term", "@id": "hfc272CaToAirIndustrialProcesses"}, {"@type": "Term", "@id": "334455667788991010111111NonAdecafluoroundecan1OlToAirInputsProduction"}, {"@type": "Term", "@id": "hfc32ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc23ToAirInputsProduction"}, {"@type": "Term", "@id": "hfc245CbToAirIndustrialProcesses"}, {"@type": "Term", "@id": "cfc13ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "334455666Nonafluorohex1EneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nh3ToGroundwaterWasteTreatment"}, {"@type": "Term", "@id": "noxToAirNaturalVegetationBurning"}, {"@type": "Term", "@id": "n2OToAirOrganicSoilCultivationIndirect"}, {"@type": "Term", "@id": "no3ToSurfaceWaterExcreta"}, {"@type": "Term", "@id": "no3ToSurfaceWaterIndustrialProcesses"}, {"@type": "Term", "@id": "nh4ToSurfaceWaterAquacultureSystems"}, {"@type": "Term", "@id": "noToAirIndustrialProcesses"}, {"@type": "Term", "@id": "no3ToGroundwaterCropResidueDecomposition"}, {"@type": "Term", "@id": "hfe245Cb2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe356Pcc3ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hcfe235Da2ToAirInputsProduction"}, {"@type": "Term", "@id": "111233HexafluoropropaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc116ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc3110ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc318ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "12DibromoethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc4112ToAirInputsProduction"}, {"@type": "Term", "@id": "12DibromoethaneToAirInputsProduction"}, {"@type": "Term", "@id": "dodecamethylpentasiloxaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1ButoxypropanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc9118ToAirInputsProduction"}, {"@type": "Term", "@id": "2ButeneCisToAirInputsProduction"}, {"@type": "Term", "@id": "decamethyltetrasiloxaneToAirInputsProduction"}, {"@type": "Term", "@id": "propaneToAirInputsProduction"}, {"@type": "Term", "@id": "224466Hexamethyl135246TrioxatrisilinaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ethylTertButylEtherToAirIndustrialProcesses"}, {"@type": "Term", "@id": "butadieneToAirInputsProduction"}, {"@type": "Term", "@id": "acetyleneToAirInputsProduction"}, {"@type": "Term", "@id": "cyclohexaneToAirInputsProduction"}, {"@type": "Term", "@id": "dodecaneToAirInputsProduction"}, {"@type": "Term", "@id": "aceticAcidToAirInputsProduction"}, {"@type": "Term", "@id": "ethylAcetateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ethanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nButanalToAirIndustrialProcesses"}, {"@type": "Term", "@id": "3Methyl1ButeneToAirInputsProduction"}, {"@type": "Term", "@id": "diethylKetoneToAirInputsProduction"}, {"@type": "Term", "@id": "butadieneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "propeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "tolueneToAirInputsProduction"}, {"@type": "Term", "@id": "tertButylMethylEtherToAirInputsProduction"}, {"@type": "Term", "@id": "heavyMetalsToWaterInputsProduction"}, {"@type": "Term", "@id": "1PenteneToAirInputsProduction"}, {"@type": "Term", "@id": "cfc112ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2333Tetrafluoro2TrifluoromethylPropanenitrileToAirInputsProduction"}, {"@type": "Term", "@id": "2ButanolToAirInputsProduction"}, {"@type": "Term", "@id": "1Ethyl35DimethylbenzeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "cfc112ToAirInputsProduction"}, {"@type": "Term", "@id": "2ButeneTransToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ethyleneGlycolToAirInputsProduction"}, {"@type": "Term", "@id": "hfe236Ca12Hg10ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "chloroformToAirIndustrialProcesses"}, {"@type": "Term", "@id": "no3ToAirInputsProduction"}, {"@type": "Term", "@id": "22333Pentafluoropropan1OlToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc23ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe125ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc236CbToAirInputsProduction"}, {"@type": "Term", "@id": "hfe263Fb2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "perfluoro2Methyl3PentanoneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "112Trifluoro2TrifluoromethoxyEthaneToAirInputsProduction"}, {"@type": "Term", "@id": "hfe245Cb2ToAirInputsProduction"}, {"@type": "Term", "@id": "hfe356Pcf2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "111333Hexafluoro2PropanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nh4ToGroundwaterWasteTreatment"}, {"@type": "Term", "@id": "hfc152ToAirInputsProduction"}, {"@type": "Term", "@id": "12DichloroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "hfe236Ea2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1112233Heptafluoro31222TetrafluoroethoxyPropaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1112333HeptafluoropropaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "222TrifluoroethylFormateToAirInputsProduction"}, {"@type": "Term", "@id": "so2ToAirFuelCombustion"}, {"@type": "Term", "@id": "hfe245Fa2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hcfe235Ca2ToAirInputsProduction"}, {"@type": "Term", "@id": "ethylTrifluoroacetateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "tefluraneToAirInputsProduction"}, {"@type": "Term", "@id": "noxToAirCropResidueBurning"}, {"@type": "Term", "@id": "sf6ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methyl222TrifluoroacetateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe338Mmz1ToAirInputsProduction"}, {"@type": "Term", "@id": "difluoroMethoxyMethaneToAirInputsProduction"}, {"@type": "Term", "@id": "2FluoroethanolToAirInputsProduction"}, {"@type": "Term", "@id": "hfe338Mcf2ToAirInputsProduction"}, {"@type": "Term", "@id": "fc14ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hcfc21ToAirInputsProduction"}, {"@type": "Term", "@id": "soxToAirIndustrialProcesses"}, {"@type": "Term", "@id": "dichlorotetrafluoroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc125ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1Ethoxy112333HexafluoropropaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc1345ZfcToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe263M1ToAirInputsProduction"}, {"@type": "Term", "@id": "hfe263Fb2ToAirInputsProduction"}, {"@type": "Term", "@id": "perfluorobut2EneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "decamethyltetrasiloxaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "124TrimethylbenzeneToAirInputsProduction"}, {"@type": "Term", "@id": "1PenteneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "3Methyl2ButanolToAirInputsProduction"}, {"@type": "Term", "@id": "isobutaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "isopentaneToAirInputsProduction"}, {"@type": "Term", "@id": "ionisingCompoundsToAirInputsProduction"}, {"@type": "Term", "@id": "cyclohexanoneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pesticideToAirOtherHigherAltitudesPesticideApplication"}, {"@type": "Term", "@id": "hcfc121ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "3Methyl1ButeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "111333Hexafluoropropan2YlFormateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nmvocToAirFuelCombustion"}, {"@type": "Term", "@id": "no2ToAirInputsProduction"}, {"@type": "Term", "@id": "pentanalToAirInputsProduction"}, {"@type": "Term", "@id": "pesticideToAirUrbanCloseToGroundPesticideApplication"}, {"@type": "Term", "@id": "2Methyl2ButeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "isobutanolToAirInputsProduction"}, {"@type": "Term", "@id": "ethylTertButylEtherToAirInputsProduction"}, {"@type": "Term", "@id": "hfe236Ca12Hg10ToAirInputsProduction"}, {"@type": "Term", "@id": "ethyleneToAirInputsProduction"}, {"@type": "Term", "@id": "isopropanolToAirInputsProduction"}, {"@type": "Term", "@id": "1133446677991010121213131515EicoSafluoro2581114PentaoxapentadecaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "22334455OctafluorocyclopentanolToAirInputsProduction"}, {"@type": "Term", "@id": "123TrimethylbenzeneToAirInputsProduction"}, {"@type": "Term", "@id": "3Methyl2ButanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "tetrachloroetheneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1Ethyl3MethylbenzeneToAirInputsProduction"}, {"@type": "Term", "@id": "acetaldehydeToAirInputsProduction"}, {"@type": "Term", "@id": "methanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "oXyleneToAirInputsProduction"}, {"@type": "Term", "@id": "secButylacetateToAirInputsProduction"}, {"@type": "Term", "@id": "formaldehydeToAirInputsProduction"}, {"@type": "Term", "@id": "dodecaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "acetyleneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pesticideToAirPesticideApplication"}, {"@type": "Term", "@id": "1Ethyl2MethylbenzeneToAirInputsProduction"}, {"@type": "Term", "@id": "no2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pm10ToAirFuelCombustion"}, {"@type": "Term", "@id": "tspToAirAnimalHousing"}, {"@type": "Term", "@id": "bod5ToWaterAquacultureSystems"}, {"@type": "Term", "@id": "dimethylCarbonateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nButanalToAirInputsProduction"}, {"@type": "Term", "@id": "2Methylbutan1OlToAirInputsProduction"}, {"@type": "Term", "@id": "propyleneGlycolMonomethylEtherToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pesticideToSaltWaterPesticideApplication"}, {"@type": "Term", "@id": "pToSoilInputsProduction"}]}, {"name": "get_cover_crop_property_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType.keyword": "property"}}], "should": [{"match_phrase": {"name": "cover crop"}}, {"match_phrase": {"name": "catch crop"}}, {"match_phrase": {"name": "fallow crop"}}, {"match_phrase": {"synonyms": "cover crop"}}], "minimum_should_match": 1}}, "results": [{"@type": "Term", "@id": "catchCrop"}, {"@type": "Term", "@id": "groundCover"}, {"@type": "Term", "@id": "longFallowCrop"}, {"@type": "Term", "@id": "coverCrop"}, {"@type": "Term", "@id": "shortFallowCrop"}]}, {"name": "get_crop_residue_incorporated_or_left_on_field_terms", "query": {"bool": {"must": [{"match": {"@type.keyword": "Term"}}, {"match": {"termType.keyword": "cropResidue"}}], "should": [{"match": {"name": "incorporated"}}, {"match_phrase": {"name": "left on field"}}, {"match_phrase": {"name": "below ground"}}], "minimum_should_match": 1}}, "results": [{"@type": "Term", "@id": "discardedCropLeftOnField"}, {"@type": "Term", "@id": "belowGroundCropResidue"}, {"@type": "Term", "@id": "aboveGroundCropResidueLeftOnField"}, {"@type": "Term", "@id": "discardedCropIncorporated"}, {"@type": "Term", "@id": "aboveGroundCropResidueIncorporated"}]}, {"name": "get_crop_residue_management_terms", "query": {"termType.keyword": "cropResidueManagement"}, "results": [{"@type": "Term", "@id": "residueIncorporatedLessThan30DaysBeforeCultivation"}, {"@type": "Term", "@id": "residueRemoved"}, {"@type": "Term", "@id": "residueIncorporatedMoreThan30DaysBeforeCultivation"}, {"@type": "Term", "@id": "residueIncorporated"}, {"@type": "Term", "@id": "residueLeftOnField"}, {"@type": "Term", "@id": "residueBurnt"}, {"@type": "Term", "@id": "pastureRenewed"}]}, {"name": "get_crop_residue_terms", "query": {"termType.keyword": "cropResidue"}, "results": [{"@type": "Term", "@id": "discardedCropBurnt"}, {"@type": "Term", "@id": "aboveGroundCropResidueRemoved"}, {"@type": "Term", "@id": "discardedCropIncorporated"}, {"@type": "Term", "@id": "discardedCropLeftOnField"}, {"@type": "Term", "@id": "discardedCropTotal"}, {"@type": "Term", "@id": "aboveGroundCropResidueBurnt"}, {"@type": "Term", "@id": "belowGroundCropResidue"}, {"@type": "Term", "@id": "aboveGroundCropResidueLeftOnField"}, {"@type": "Term", "@id": "aboveGroundCropResidueIncorporated"}, {"@type": "Term", "@id": "aboveGroundCropResidueTotal"}, {"@type": "Term", "@id": "discardedCropRemoved"}]}, {"name": "get_digestible_energy_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType.keyword": "property"}}, {"match_phrase_prefix": {"name": "Digestible energy"}}]}}, "results": [{"@type": "Term", "@id": "digestibleEnergyRabbits"}, {"@type": "Term", "@id": "digestibleEnergyRuminants"}, {"@type": "Term", "@id": "digestibleEnergySalmonids"}, {"@type": "Term", "@id": "digestibleEnergyPigs"}, {"@type": "Term", "@id": "digestibleEnergyPoultry"}, {"@type": "Term", "@id": "digestibleEnergyAquaticSpecies"}, {"@type": "Term", "@id": "digestibleEnergyOtherAnimals"}]}, {"name": "get_electricity_grid_mix_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType.keyword": "electricity"}}, {"match": {"name": "grid"}}, {"match": {"name": "mix"}}]}}, "results": [{"@type": "Term", "@id": "electricityGridRenewableMix"}, {"@type": "Term", "@id": "electricityGridMarketMix"}]}, {"name": "get_energy_digestibility_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType.keyword": "property"}}, {"match_phrase_prefix": {"name": "Energy digestibility"}}]}}, "results": [{"@type": "Term", "@id": "energyDigestibilityPoultry"}, {"@type": "Term", "@id": "energyDigestibilitySalmonids"}, {"@type": "Term", "@id": "energyDigestibilityRuminants"}, {"@type": "Term", "@id": "energyDigestibilityPigs"}, {"@type": "Term", "@id": "energyDigestibilityRabbits"}, {"@type": "Term", "@id": "energyDigestibilityOtherAnimals"}, {"@type": "Term", "@id": "energyDigestibilityAquaticSpecies"}]}, {"name": "get_excreta_N_terms", "query": {"termType.keyword": "excreta", "units.keyword": "kg N"}, "results": [{"@type": "Term", "@id": "excretaBuffaloKgN"}, {"@type": "Term", "@id": "excretaKgN"}, {"@type": "Term", "@id": "excretaGeeseKgN"}, {"@type": "Term", "@id": "excretaInsectsKgN"}, {"@type": "Term", "@id": "excretaBeefCattleFeedlotFedKgN"}, {"@type": "Term", "@id": "excretaMixturesKgN"}, {"@type": "Term", "@id": "excretaLiquidFishCrustaceansKgN"}, {"@type": "Term", "@id": "excretaRabbitsKgN"}, {"@type": "Term", "@id": "processedExcretaKgN"}, {"@type": "Term", "@id": "excretaTurkeysKgN"}, {"@type": "Term", "@id": "excretaSheepKgN"}, {"@type": "Term", "@id": "excretaCamelsKgN"}, {"@type": "Term", "@id": "excretaHorsesMulesAndAssesKgN"}, {"@type": "Term", "@id": "excretaDairyCattleKgN"}, {"@type": "Term", "@id": "excretaPigsKgN"}, {"@type": "Term", "@id": "excretaPoultryKgN"}, {"@type": "Term", "@id": "excretaBeefCattleExceptFeedlotFedKgN"}, {"@type": "Term", "@id": "excretaDucksKgN"}, {"@type": "Term", "@id": "excretaDeerKgN"}, {"@type": "Term", "@id": "excretaSolidFishCrustaceansKgN"}, {"@type": "Term", "@id": "excretaGoatsKgN"}]}, {"name": "get_excreta_VS_terms", "query": {"termType.keyword": "excreta", "units.keyword": "kg VS"}, "results": [{"@type": "Term", "@id": "excretaDairyCattleKgVs"}, {"@type": "Term", "@id": "excretaLiquidFishCrustaceansKgVs"}, {"@type": "Term", "@id": "excretaGeeseKgVs"}, {"@type": "Term", "@id": "excretaRabbitsKgVs"}, {"@type": "Term", "@id": "excretaSolidFishCrustaceansKgVs"}, {"@type": "Term", "@id": "excretaInsectsKgVs"}, {"@type": "Term", "@id": "excretaBuffaloKgVs"}, {"@type": "Term", "@id": "processedExcretaKgVs"}, {"@type": "Term", "@id": "excretaTurkeysKgVs"}, {"@type": "Term", "@id": "excretaHorsesMulesAndAssesKgVs"}, {"@type": "Term", "@id": "excretaCamelsKgVs"}, {"@type": "Term", "@id": "excretaPigsKgVs"}, {"@type": "Term", "@id": "excretaDucksKgVs"}, {"@type": "Term", "@id": "excretaPoultryKgVs"}, {"@type": "Term", "@id": "excretaSheepKgVs"}, {"@type": "Term", "@id": "excretaMixturesKgVs"}, {"@type": "Term", "@id": "excretaGoatsKgVs"}, {"@type": "Term", "@id": "excretaBeefCattleExceptFeedlotFedKgVs"}, {"@type": "Term", "@id": "excretaDeerKgVs"}, {"@type": "Term", "@id": "excretaBeefCattleFeedlotFedKgVs"}, {"@type": "Term", "@id": "excretaKgVs"}]}, {"name": "get_flooded_pre_season_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType": "landUseManagement"}}, {"match_phrase": {"name": "flooded pre-season"}}]}}, "results": [{"@type": "Term", "@id": "floodedPreSeasonMoreThan30Days"}, {"@type": "Term", "@id": "nonFloodedPreSeasonMoreThan365Days"}, {"@type": "Term", "@id": "nonFloodedPreSeasonMoreThan180Days"}, {"@type": "Term", "@id": "nonFloodedPreSeasonLessThan180Days"}]}, {"name": "get_generic_crop", "query": {"termType.keyword": "crop", "name": "Generic crop seed"}, "results": [{"@type": "Term", "name": "Generic crop, seed", "@id": "genericCropSeed", "_score": 26.199371}]}, {"name": "get_ionophore_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match_phrase_prefix": {"name": "ionophore"}}], "should": [{"match": {"termType": "feedFoodAdditive"}}, {"match": {"termType": "veterinaryDrug"}}], "minimum_should_match": 1}}, "results": [{"@type": "Term", "@id": "ionophores"}, {"@type": "Term", "@id": "ionophoreAntibiotics"}]}, {"name": "get_irrigated_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType.keyword": "waterRegime"}}], "should": [{"match_phrase_prefix": {"name": "irrigated"}}, {"match_phrase_prefix": {"name": "deep water"}}], "minimum_should_match": 1}}, "results": [{"@type": "Term", "@id": "rainfedDeepWater"}, {"@type": "Term", "@id": "rainfedDeepWaterWaterDepth50100Cm"}, {"@type": "Term", "@id": "rainfedDeepWaterWaterDepth100Cm"}, {"@type": "Term", "@id": "irrigatedSubIrrigation"}, {"@type": "Term", "@id": "irrigatedFurrowIrrigation"}, {"@type": "Term", "@id": "irrigatedLocalizedIrrigation"}, {"@type": "Term", "@id": "irrigatedLateralMoveIrrigation"}, {"@type": "Term", "@id": "irrigatedSprinklerIrrigation"}, {"@type": "Term", "@id": "irrigatedDripIrrigation"}, {"@type": "Term", "@id": "irrigatedCenterPivotIrrigation"}, {"@type": "Term", "@id": "irrigatedTypeUnspecified"}, {"@type": "Term", "@id": "irrigatedSurfaceIrrigationMultipleDrainagePeriods"}, {"@type": "Term", "@id": "irrigatedSurfaceIrrigationSingleDrainagePeriod"}, {"@type": "Term", "@id": "irrigatedSurfaceIrrigationContinuouslyFlooded"}, {"@type": "Term", "@id": "irrigatedSurfaceIrrigationDrainageRegimeUnspecified"}]}, {"name": "get_irrigation_terms", "query": {"termType.keyword": "water"}, "results": [{"@type": "Term", "@id": "waterDrainageCanal"}, {"@type": "Term", "@id": "waterMarine"}, {"@type": "Term", "@id": "waterSourceUnspecified"}, {"@type": "Term", "@id": "waterIrrigationCanal"}, {"@type": "Term", "@id": "waterMunicipalTap"}, {"@type": "Term", "@id": "waterDeionised"}, {"@type": "Term", "@id": "waterHarvestedRainfall"}, {"@type": "Term", "@id": "waterRiverStream"}, {"@type": "Term", "@id": "waterLakeOrReservoir"}, {"@type": "Term", "@id": "iceSourceUnspecified"}, {"@type": "Term", "@id": "waterBrackish"}, {"@type": "Term", "@id": "waterPumpedGroundwater"}]}, {"name": "get_land_cover_siteTypes", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType": "landCover"}}], "should": [{"match": {"name": "agri-food processor"}}, {"match": {"name": "animal housing"}}, {"match": {"name": "cropland"}}, {"match": {"name": "food retailer"}}, {"match": {"name": "forest"}}, {"match": {"name": "glass or high accessible cover"}}, {"match": {"name": "lake"}}, {"match": {"name": "other natural vegetation"}}, {"match": {"name": "permanent pasture"}}, {"match": {"name": "pond"}}, {"match": {"name": "river or stream"}}, {"match": {"name": "sea or ocean"}}], "minimum_should_match": 1}}, "results": [{"@type": "Term", "name": "Glass or high accessible cover", "@id": "glassOrHighAccessibleCover", "_score": 58.91552}, {"@type": "Term", "name": "Sea or ocean", "@id": "seaOrOcean", "_score": 51.857365}, {"@type": "Term", "name": "River or stream", "@id": "riverOrStream", "_score": 49.54523}, {"@type": "Term", "name": "Other natural vegetation", "@id": "otherNaturalVegetation", "_score": 39.849617}, {"@type": "Term", "name": "Agri-food processor", "@id": "agriFoodProcessor", "_score": 39.76767}, {"@type": "Term", "name": "Food retailer", "@id": "foodRetailer", "_score": 38.308113}, {"@type": "Term", "name": "Natural forest", "@id": "naturalForest", "_score": 31.407051}, {"@type": "Term", "name": "Permanent pasture", "@id": "permanentPasture", "_score": 27.213963}, {"@type": "Term", "name": "Root or tuber crop plant", "@id": "rootOrTuberCropPlant", "_score": 26.510796}, {"@type": "Term", "name": "Animal housing", "@id": "animalHousing", "_score": 26.255074}, {"@type": "Term", "name": "Permanent cropland", "@id": "permanentCropland", "_score": 20.354332}, {"@type": "Term", "name": "Forest", "@id": "forest", "_score": 19.318108}, {"@type": "Term", "name": "Primary forest", "@id": "primaryForest", "_score": 19.073812}, {"@type": "Term", "name": "Plantation forest", "@id": "plantationForest", "_score": 18.573946}, {"@type": "Term", "name": "Secondary forest", "@id": "secondaryForest", "_score": 18.557854}, {"@type": "Term", "name": "Other land", "@id": "otherLand", "_score": 17.999212}, {"@type": "Term", "name": "Lake", "@id": "lake", "_score": 17.66047}, {"@type": "Term", "name": "Red sea plume alga", "@id": "redSeaPlumeAlga", "_score": 16.329258}, {"@type": "Term", "name": "Sea kale plant", "@id": "seaKalePlant", "_score": 16.304209}, {"@type": "Term", "name": "Pond", "@id": "pond", "_score": 13.938113}, {"@type": "Term", "name": "River tamarind tree", "@id": "riverTamarindTree", "_score": 12.556842}, {"@type": "Term", "name": "Cropland", "@id": "cropland", "_score": 10.118835}, {"@type": "Term", "name": "Annual cropland", "@id": "annualCropland", "_score": 9.730064}]}, {"name": "get_land_cover_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType": "landCover"}}]}}, "results": [{"@type": "Term", "@id": "chayoteVine"}, {"@type": "Term", "@id": "arecaTree"}, {"@type": "Term", "@id": "citrusTree"}, {"@type": "Term", "@id": "pulsePlant"}, {"@type": "Term", "@id": "almondTree"}, {"@type": "Term", "@id": "jerusalemArtichokePlant"}, {"@type": "Term", "@id": "costmaryPlant"}, {"@type": "Term", "@id": "picklingCucumberVine"}, {"@type": "Term", "@id": "cinnamonTree"}, {"@type": "Term", "@id": "kalePlant"}, {"@type": "Term", "@id": "cocoaTree"}, {"@type": "Term", "@id": "chinaJutePlant"}, {"@type": "Term", "@id": "moringaTree"}, {"@type": "Term", "@id": "carawayPlant"}, {"@type": "Term", "@id": "peanutPlant"}, {"@type": "Term", "@id": "broadBeanPlant"}, {"@type": "Term", "@id": "mushroomFungus"}, {"@type": "Term", "@id": "melilotusPlant"}, {"@type": "Term", "@id": "mexicanMarigoldPlant"}, {"@type": "Term", "@id": "trafficAreaRailAndRoadEmbankment"}, {"@type": "Term", "@id": "riverOrStream"}, {"@type": "Term", "@id": "pearlMilletPlant"}, {"@type": "Term", "@id": "cerealPlant"}, {"@type": "Term", "@id": "daffodilPlant"}, {"@type": "Term", "@id": "leekPlant"}, {"@type": "Term", "@id": "hyssopPlant"}, {"@type": "Term", "@id": "sugarCropPlant"}, {"@type": "Term", "@id": "coffeeTree"}, {"@type": "Term", "@id": "brusselsSproutsPlant"}, {"@type": "Term", "@id": "nettlePlant"}, {"@type": "Term", "@id": "calliandraTree"}, {"@type": "Term", "@id": "colouredGuineaGrassPlant"}, {"@type": "Term", "@id": "genericLeguminousGrassPlant"}, {"@type": "Term", "@id": "dulseAlga"}, {"@type": "Term", "@id": "savoryPlant"}, {"@type": "Term", "@id": "dalGrassPlant"}, {"@type": "Term", "@id": "elephantGrassPlant"}, {"@type": "Term", "@id": "mulgaTree"}, {"@type": "Term", "@id": "falseRhodesGrassPlant"}, {"@type": "Term", "@id": "indianCoralTree"}, {"@type": "Term", "@id": "gliricidiaSepiumTree"}, {"@type": "Term", "@id": "nigeriaGrassPlant"}, {"@type": "Term", "@id": "espartoGrassPlant"}, {"@type": "Term", "@id": "milletPlant"}, {"@type": "Term", "@id": "volvariellaVolvaceaFungus"}, {"@type": "Term", "@id": "dateTree"}, {"@type": "Term", "@id": "mineralExtractionSite"}, {"@type": "Term", "@id": "andropogonFastigiatusPlant"}, {"@type": "Term", "@id": "celeryPlant"}, {"@type": "Term", "@id": "pricklyPearCactus"}, {"@type": "Term", "@id": "andropogonCanaliculatusPlant"}, {"@type": "Term", "@id": "choySumPlant"}, {"@type": "Term", "@id": "redSeaPlumeAlga"}, {"@type": "Term", "@id": "achioteTree"}, {"@type": "Term", "@id": "shiitakeFungus"}, {"@type": "Term", "@id": "longkongTree"}, {"@type": "Term", "@id": "cauliflowerPlant"}, {"@type": "Term", "@id": "whiteCloverPlant"}, {"@type": "Term", "@id": "indianBluegrassPlant"}, {"@type": "Term", "@id": "pepperVine"}, {"@type": "Term", "@id": "jambolanTree"}, {"@type": "Term", "@id": "agaricusBisporusFungus"}, {"@type": "Term", "@id": "commonVetchPlant"}, {"@type": "Term", "@id": "treeNutTree"}, {"@type": "Term", "@id": "physalisPlant"}, {"@type": "Term", "@id": "acaciaTree"}, {"@type": "Term", "@id": "vanillaVine"}, {"@type": "Term", "@id": "juniperTree"}, {"@type": "Term", "@id": "hempPlant"}, {"@type": "Term", "@id": "carobTree"}, {"@type": "Term", "@id": "anisePlant"}, {"@type": "Term", "@id": "cockatooPlant"}, {"@type": "Term", "@id": "grassAlfalfaSward"}, {"@type": "Term", "@id": "persimmonTree"}, {"@type": "Term", "@id": "camelinaPlant"}, {"@type": "Term", "@id": "foodRetailer"}, {"@type": "Term", "@id": "ornamentalCropPlant"}, {"@type": "Term", "@id": "citronTree"}, {"@type": "Term", "@id": "ricePlantUpland"}, {"@type": "Term", "@id": "loquatTree"}, {"@type": "Term", "@id": "ruePlant"}, {"@type": "Term", "@id": "bambooPlant"}, {"@type": "Term", "@id": "parsleyPlant"}, {"@type": "Term", "@id": "commonHorsetailPlant"}, {"@type": "Term", "@id": "spinachPlant"}, {"@type": "Term", "@id": "ryePlant"}, {"@type": "Term", "@id": "sorghumPlant"}, {"@type": "Term", "@id": "stAugustineGrassPlant"}, {"@type": "Term", "@id": "chineseRyeGrassPlant"}, {"@type": "Term", "@id": "pangolaGrassPlant"}, {"@type": "Term", "@id": "sabiGrassPlant"}, {"@type": "Term", "@id": "coelachyrumYemenicumPlant"}, {"@type": "Term", "@id": "lespedezaPlant"}, {"@type": "Term", "@id": "anthephoraNigritanaPlant"}, {"@type": "Term", "@id": "animalHousing"}, {"@type": "Term", "@id": "tripsacumLatifoliumPlant"}, {"@type": "Term", "@id": "tocoGrassPlant"}, {"@type": "Term", "@id": "sporobolusNervosusPlant"}, {"@type": "Term", "@id": "redtopPlant"}, {"@type": "Term", "@id": "blueSignalGrassPlant"}, {"@type": "Term", "@id": "paraGrassPlant"}, {"@type": "Term", "@id": "mesquiteTree"}, {"@type": "Term", "@id": "hopVine"}, {"@type": "Term", "@id": "curryTree"}, {"@type": "Term", "@id": "pigeonPeaPlant"}, {"@type": "Term", "@id": "shortBareFallow"}, {"@type": "Term", "@id": "cicelyPlant"}, {"@type": "Term", "@id": "bushFallow"}, {"@type": "Term", "@id": "potatoPlant"}, {"@type": "Term", "@id": "poppyPlant"}, {"@type": "Term", "@id": "lentilPlant"}, {"@type": "Term", "@id": "carpetGrassPlant"}, {"@type": "Term", "@id": "sesamePlant"}, {"@type": "Term", "@id": "ginsengPlant"}, {"@type": "Term", "@id": "pistachioTree"}, {"@type": "Term", "@id": "rooibosPlant"}, {"@type": "Term", "@id": "urbanArea"}, {"@type": "Term", "@id": "fennelPlant"}, {"@type": "Term", "@id": "thymePlant"}, {"@type": "Term", "@id": "bergamotTree"}, {"@type": "Term", "@id": "cherimoyaTree"}, {"@type": "Term", "@id": "feijoaTree"}, {"@type": "Term", "@id": "jasmineVine"}, {"@type": "Term", "@id": "safflowerPlant"}, {"@type": "Term", "@id": "bitterleafPlant"}, {"@type": "Term", "@id": "pitayaCactus"}, {"@type": "Term", "@id": "mangoTree"}, {"@type": "Term", "@id": "bluegrassPlant"}, {"@type": "Term", "@id": "bitterOrangeTree"}, {"@type": "Term", "@id": "khatTree"}, {"@type": "Term", "@id": "shortFallow"}, {"@type": "Term", "@id": "arazaTree"}, {"@type": "Term", "@id": "genericOakTree"}, {"@type": "Term", "@id": "donkeyGrassPlant"}, {"@type": "Term", "@id": "polypogonSchimperianusPlant"}, {"@type": "Term", "@id": "perennialHonestyPlant"}, {"@type": "Term", "@id": "rootOrTuberCropPlant"}, {"@type": "Term", "@id": "sagePlant"}, {"@type": "Term", "@id": "quinoaPlant"}, {"@type": "Term", "@id": "dillPlant"}, {"@type": "Term", "@id": "industrialBuilding"}, {"@type": "Term", "@id": "commonNeedleGrassPlant"}, {"@type": "Term", "@id": "birdwoodGrassPlant"}, {"@type": "Term", "@id": "antelopeGrassPlant"}, {"@type": "Term", "@id": "aleppoGrassPlant"}, {"@type": "Term", "@id": "taroPlant"}, {"@type": "Term", "@id": "sweetCherryTree"}, {"@type": "Term", "@id": "asafoetidaPlant"}, {"@type": "Term", "@id": "fruitCropPlant"}, {"@type": "Term", "@id": "arrachaPlant"}, {"@type": "Term", "@id": "basilPlant"}, {"@type": "Term", "@id": "commonBeanPlant"}, {"@type": "Term", "@id": "currantPlant"}, {"@type": "Term", "@id": "sweetCornPlant"}, {"@type": "Term", "@id": "burnetPlant"}, {"@type": "Term", "@id": "colaTree"}, {"@type": "Term", "@id": "cowpeaPlant"}, {"@type": "Term", "@id": "buckwheatPlant"}, {"@type": "Term", "@id": "cucumberVine"}, {"@type": "Term", "@id": "cabbagePlant"}, {"@type": "Term", "@id": "jackfruitTree"}, {"@type": "Term", "@id": "gourdVine"}, {"@type": "Term", "@id": "savannah"}, {"@type": "Term", "@id": "primaryForest"}, {"@type": "Term", "@id": "whiteMulberryTree"}, {"@type": "Term", "@id": "marjoramPlant"}, {"@type": "Term", "@id": "eveningPrimrosePlant"}, {"@type": "Term", "@id": "mandarinTree"}, {"@type": "Term", "@id": "heliconiaPlant"}, {"@type": "Term", "@id": "ervilPlant"}, {"@type": "Term", "@id": "chineseAlbiziaTree"}, {"@type": "Term", "@id": "garlicPlant"}, {"@type": "Term", "@id": "caribGrassPlant"}, {"@type": "Term", "@id": "sugarcanePlant"}, {"@type": "Term", "@id": "cockspurGrassPlant"}, {"@type": "Term", "@id": "parsnipPlant"}, {"@type": "Term", "@id": "kapokTree"}, {"@type": "Term", "@id": "collardPlant"}, {"@type": "Term", "@id": "chlorisRoxburghianaPlant"}, {"@type": "Term", "@id": "miscanthusGrassPlant"}, {"@type": "Term", "@id": "fiquePlant"}, {"@type": "Term", "@id": "dallisGrassPlant"}, {"@type": "Term", "@id": "tungTree"}, {"@type": "Term", "@id": "saffronCrocusPlant"}, {"@type": "Term", "@id": "palmTree"}, {"@type": "Term", "@id": "rhubarbPlant"}, {"@type": "Term", "@id": "sporobolusMarginatusPlant"}, {"@type": "Term", "@id": "wireLemonGrassPlant"}, {"@type": "Term", "@id": "leptochloaOptusifloraPlant"}, {"@type": "Term", "@id": "landGrassPlant"}, {"@type": "Term", "@id": "ischaemumMuticumPlant"}, {"@type": "Term", "@id": "limpoGrassPlant"}, {"@type": "Term", "@id": "giantStarGrassPlant"}, {"@type": "Term", "@id": "hyparrheniaPlant"}, {"@type": "Term", "@id": "mustardPlant"}, {"@type": "Term", "@id": "oilCropPlant"}, {"@type": "Term", "@id": "pond"}, {"@type": "Term", "@id": "scorzoneraPlant"}, {"@type": "Term", "@id": "africanNightshadePlant"}, {"@type": "Term", "@id": "buffelGrassPlant"}, {"@type": "Term", "@id": "kenafPlant"}, {"@type": "Term", "@id": "hennaTree"}, {"@type": "Term", "@id": "chivesPlant"}, {"@type": "Term", "@id": "cloverPlant"}, {"@type": "Term", "@id": "arizonaCottontopPlant"}, {"@type": "Term", "@id": "melonVine"}, {"@type": "Term", "@id": "prosoMilletPlant"}, {"@type": "Term", "@id": "sapodillaTree"}, {"@type": "Term", "@id": "strawberrySpinachPlant"}, {"@type": "Term", "@id": "breadGrassPlant"}, {"@type": "Term", "@id": "waterBody"}, {"@type": "Term", "@id": "chicoryPlant"}, {"@type": "Term", "@id": "agatiTree"}, {"@type": "Term", "@id": "pomeloTree"}, {"@type": "Term", "@id": "grapesVine"}, {"@type": "Term", "@id": "chineseHibiscusPlant"}, {"@type": "Term", "@id": "pineTree"}, {"@type": "Term", "@id": "surinameGrassPlant"}, {"@type": "Term", "@id": "tagasasteTree"}, {"@type": "Term", "@id": "yellowThatchingGrassPlant"}, {"@type": "Term", "@id": "industrialCropPlant"}, {"@type": "Term", "@id": "guavaTree"}, {"@type": "Term", "@id": "grapefruitTree"}, {"@type": "Term", "@id": "coconutTree"}, {"@type": "Term", "@id": "dewberryPlant"}, {"@type": "Term", "@id": "gumArabicTree"}, {"@type": "Term", "@id": "loganberryPlant"}, {"@type": "Term", "@id": "gojiBerryPlant"}, {"@type": "Term", "@id": "yerbaMateTree"}, {"@type": "Term", "@id": "bungomaGrassPlant"}, {"@type": "Term", "@id": "fingerMilletPlant"}, {"@type": "Term", "@id": "sweetPotatoVine"}, {"@type": "Term", "@id": "bigLeafBristleGrassPlant"}, {"@type": "Term", "@id": "seaOrOcean"}, {"@type": "Term", "@id": "sunflowerPlant"}, {"@type": "Term", "@id": "torpedoGrassPlant"}, {"@type": "Term", "@id": "sudanGrassPlant"}, {"@type": "Term", "@id": "ubaCanePlant"}, {"@type": "Term", "@id": "winterThornTree"}, {"@type": "Term", "@id": "tallowTree"}, {"@type": "Term", "@id": "cratyliaArgenteaPlant"}, {"@type": "Term", "@id": "wildScrobicPlant"}, {"@type": "Term", "@id": "mnesitheaRottboellioidesPlant"}, {"@type": "Term", "@id": "sainfoinPlant"}, {"@type": "Term", "@id": "ryegrassPlant"}, {"@type": "Term", "@id": "armgrassMilletPlant"}, {"@type": "Term", "@id": "watercressPlant"}, {"@type": "Term", "@id": "limeTree"}, {"@type": "Term", "@id": "whiteLupinPlant"}, {"@type": "Term", "@id": "fibreCropPlant"}, {"@type": "Term", "@id": "gooseberryPlant"}, {"@type": "Term", "@id": "sweetGranadillaVine"}, {"@type": "Term", "@id": "lebbekTree"}, {"@type": "Term", "@id": "peaPlant"}, {"@type": "Term", "@id": "cloveTree"}, {"@type": "Term", "@id": "horseradishPlant"}, {"@type": "Term", "@id": "annualHonestyPlant"}, {"@type": "Term", "@id": "satsumaTree"}, {"@type": "Term", "@id": "peachPalmTree"}, {"@type": "Term", "@id": "wildRocketPlant"}, {"@type": "Term", "@id": "tangerineTree"}, {"@type": "Term", "@id": "peachTree"}, {"@type": "Term", "@id": "oreganoPlant"}, {"@type": "Term", "@id": "forest"}, {"@type": "Term", "@id": "bermudaGrassPlant"}, {"@type": "Term", "@id": "blueLupinPlant"}, {"@type": "Term", "@id": "watermelonVine"}, {"@type": "Term", "@id": "cranberryPlant"}, {"@type": "Term", "@id": "canihuaPlant"}, {"@type": "Term", "@id": "celeriacPlant"}, {"@type": "Term", "@id": "speltWheatPlant"}, {"@type": "Term", "@id": "okraPlant"}, {"@type": "Term", "@id": "oatPlant"}, {"@type": "Term", "@id": "uradBeanPlant"}, {"@type": "Term", "@id": "waterSpinachPlant"}, {"@type": "Term", "@id": "longanTree"}, {"@type": "Term", "@id": "carambolaTree"}, {"@type": "Term", "@id": "lovagePlant"}, {"@type": "Term", "@id": "mountainRedtopPlant"}, {"@type": "Term", "@id": "swedePlant"}, {"@type": "Term", "@id": "foxtailMilletPlant"}, {"@type": "Term", "@id": "roseVine"}, {"@type": "Term", "@id": "camomilePlant"}, {"@type": "Term", "@id": "assaiPalmTree"}, {"@type": "Term", "@id": "abacaPlant"}, {"@type": "Term", "@id": "artichokePlant"}, {"@type": "Term", "@id": "blackberryPlant"}, {"@type": "Term", "@id": "auberginePlant"}, {"@type": "Term", "@id": "breadfruitTree"}, {"@type": "Term", "@id": "blueberryPlant"}, {"@type": "Term", "@id": "citronellaPlant"}, {"@type": "Term", "@id": "jojobaTree"}, {"@type": "Term", "@id": "brazilNutTree"}, {"@type": "Term", "@id": "durumWheatPlant"}, {"@type": "Term", "@id": "cardamomPlant"}, {"@type": "Term", "@id": "sourCherryTree"}, {"@type": "Term", "@id": "jackBeanPlant"}, {"@type": "Term", "@id": "boragePlant"}, {"@type": "Term", "@id": "beetPlant"}, {"@type": "Term", "@id": "silkOakTree"}, {"@type": "Term", "@id": "phyretrumPlant"}, {"@type": "Term", "@id": "desert"}, {"@type": "Term", "@id": "chineseWaterChestnutPlant"}, {"@type": "Term", "@id": "rockSamphirePlant"}, {"@type": "Term", "@id": "arrowrootPlant"}, {"@type": "Term", "@id": "hornedMelonVine"}, {"@type": "Term", "@id": "landCressPlant"}, {"@type": "Term", "@id": "ricePlantFlooded"}, {"@type": "Term", "@id": "stimulantCropPlant"}, {"@type": "Term", "@id": "pitseedGoosefootPlant"}, {"@type": "Term", "@id": "oilPalmTree"}, {"@type": "Term", "@id": "danthoniaPlant"}, {"@type": "Term", "@id": "urbanAreaDiscontinuouslyBuilt"}, {"@type": "Term", "@id": "kohlrabiPlant"}, {"@type": "Term", "@id": "tobaccoPlant"}, {"@type": "Term", "@id": "quinceTree"}, {"@type": "Term", "@id": "desertGrassPlant"}, {"@type": "Term", "@id": "turmericPlant"}, {"@type": "Term", "@id": "dubiGrassPlant"}, {"@type": "Term", "@id": "marvelGrassPlant"}, {"@type": "Term", "@id": "guatemalaGrassPlant"}, {"@type": "Term", "@id": "itchgrassPlant"}, {"@type": "Term", "@id": "goldenMilletPlant"}, {"@type": "Term", "@id": "rhodesGrassPlant"}, {"@type": "Term", "@id": "hookGrassPlant"}, {"@type": "Term", "@id": "egyptianCrowfootGrassPlant"}, {"@type": "Term", "@id": "kachiGrassPlant"}, {"@type": "Term", "@id": "hedgeLucernePlant"}, {"@type": "Term", "@id": "milanjeFingerGrassPlant"}, {"@type": "Term", "@id": "guineaGrassPlant"}, {"@type": "Term", "@id": "mnesitheaSelloanaPlant"}, {"@type": "Term", "@id": "sesbanTree"}, {"@type": "Term", "@id": "indianSanburPlant"}, {"@type": "Term", "@id": "slenderChlorisPlant"}, {"@type": "Term", "@id": "abyssinianKalePlant"}, {"@type": "Term", "@id": "medlarTree"}, {"@type": "Term", "@id": "lesserYamVine"}, {"@type": "Term", "@id": "magentaSpreenPlant"}, {"@type": "Term", "@id": "beeBalmPlant"}, {"@type": "Term", "@id": "arabianStarflowerPlant"}, {"@type": "Term", "@id": "sunnHempPlant"}, {"@type": "Term", "@id": "plumTree"}, {"@type": "Term", "@id": "caperPlant"}, {"@type": "Term", "@id": "trafficArea"}, {"@type": "Term", "@id": "chrysopogonFallaxPlant"}, {"@type": "Term", "@id": "africanCouchGrassPlant"}, {"@type": "Term", "@id": "winterSquashVine"}, {"@type": "Term", "@id": "oliveTree"}, {"@type": "Term", "@id": "papayaTree"}, {"@type": "Term", "@id": "pepinoDulcePlant"}, {"@type": "Term", "@id": "sweetSorghumPlant"}, {"@type": "Term", "@id": "aquaticCropPlant"}, {"@type": "Term", "@id": "lettucePlant"}, {"@type": "Term", "@id": "springOnionPlant"}, {"@type": "Term", "@id": "tangeloTree"}, {"@type": "Term", "@id": "africanLocustBeanTree"}, {"@type": "Term", "@id": "seaKalePlant"}, {"@type": "Term", "@id": "passionfruitVine"}, {"@type": "Term", "@id": "aromaticCropPlant"}, {"@type": "Term", "@id": "chestnutTree"}, {"@type": "Term", "@id": "pomegranateTree"}, {"@type": "Term", "@id": "blanketGrassPlant"}, {"@type": "Term", "@id": "eucalyptusTree"}, {"@type": "Term", "@id": "chrysopogonLatifoliusPlant"}, {"@type": "Term", "@id": "walnutTree"}, {"@type": "Term", "@id": "atlanticWakameAlga"}, {"@type": "Term", "@id": "liquoricePlant"}, {"@type": "Term", "@id": "spearGrassPlant"}, {"@type": "Term", "@id": "missionGrassPlant"}, {"@type": "Term", "@id": "sewanGrassPlant"}, {"@type": "Term", "@id": "purpleYamVine"}, {"@type": "Term", "@id": "yamVine"}, {"@type": "Term", "@id": "jutePlant"}, {"@type": "Term", "@id": "sisalPlant"}, {"@type": "Term", "@id": "radishPlant"}, {"@type": "Term", "@id": "permanentPasture"}, {"@type": "Term", "@id": "genericGrassPlant"}, {"@type": "Term", "@id": "otherNaturalVegetation"}, {"@type": "Term", "@id": "sainGrassPlant"}, {"@type": "Term", "@id": "poroTree"}, {"@type": "Term", "@id": "otherLand"}, {"@type": "Term", "@id": "redRhodesGrassPlant"}, {"@type": "Term", "@id": "ravennaGrassPlant"}, {"@type": "Term", "@id": "queenslandBlueGrassPlant"}, {"@type": "Term", "@id": "wildCanePlant"}, {"@type": "Term", "@id": "setariaLachneaPlant"}, {"@type": "Term", "@id": "stylosanthesCampoGrandePlant"}, {"@type": "Term", "@id": "pennisetumOrientalePlant"}, {"@type": "Term", "@id": "agriFoodProcessor"}, {"@type": "Term", "@id": "slenderGramaPlant"}, {"@type": "Term", "@id": "chlorisPrieuriiPlant"}, {"@type": "Term", "@id": "slenderBluestemPlant"}, {"@type": "Term", "@id": "scallionPlant"}, {"@type": "Term", "@id": "greenleafDesmodiumPlant"}, {"@type": "Term", "@id": "carrotPlant"}, {"@type": "Term", "@id": "bambaraBeanPlant"}, {"@type": "Term", "@id": "greenBeanPlant"}, {"@type": "Term", "@id": "marshSamphirePlant"}, {"@type": "Term", "@id": "fineThatchingGrassPlant"}, {"@type": "Term", "@id": "swaziGrassPlant"}, {"@type": "Term", "@id": "burguPlant"}, {"@type": "Term", "@id": "whiteYamVine"}, {"@type": "Term", "@id": "limequatTree"}, {"@type": "Term", "@id": "triticalePlant"}, {"@type": "Term", "@id": "spottedBrachiariaPlant"}, {"@type": "Term", "@id": "apricotTree"}, {"@type": "Term", "@id": "babulTree"}, {"@type": "Term", "@id": "rubberTree"}, {"@type": "Term", "@id": "mangosteenTree"}, {"@type": "Term", "@id": "tarragonPlant"}, {"@type": "Term", "@id": "bluePanicPlant"}, {"@type": "Term", "@id": "jujubeTree"}, {"@type": "Term", "@id": "gardenCressPlant"}, {"@type": "Term", "@id": "azaroleTree"}, {"@type": "Term", "@id": "nigerPlant"}, {"@type": "Term", "@id": "appleTree"}, {"@type": "Term", "@id": "grassCloverSward"}, {"@type": "Term", "@id": "sweetPepperPlant"}, {"@type": "Term", "@id": "duckweedPlant"}, {"@type": "Term", "@id": "lemonTree"}, {"@type": "Term", "@id": "macadamiaTree"}, {"@type": "Term", "@id": "tamarilloTree"}, {"@type": "Term", "@id": "rosemaryPlant"}, {"@type": "Term", "@id": "onionPlant"}, {"@type": "Term", "@id": "litchiTree"}, {"@type": "Term", "@id": "quinineTree"}, {"@type": "Term", "@id": "lavenderPlant"}, {"@type": "Term", "@id": "rosellePlant"}, {"@type": "Term", "@id": "genericTreeCrop"}, {"@type": "Term", "@id": "avocadoTree"}, {"@type": "Term", "@id": "starAniseTree"}, {"@type": "Term", "@id": "adzukiBeanPlant"}, {"@type": "Term", "@id": "lambSLettucePlant"}, {"@type": "Term", "@id": "hyacinthBeanVine"}, {"@type": "Term", "@id": "bayTree"}, {"@type": "Term", "@id": "canaryGrassPlant"}, {"@type": "Term", "@id": "sugarBeetPlant"}, {"@type": "Term", "@id": "bilberryPlant"}, {"@type": "Term", "@id": "flaxPlant"}, {"@type": "Term", "@id": "bokChoyPlant"}, {"@type": "Term", "@id": "openSavannah"}, {"@type": "Term", "@id": "potMarigoldPlant"}, {"@type": "Term", "@id": "naturalForest"}, {"@type": "Term", "@id": "permanentCropland"}, {"@type": "Term", "@id": "woodySavannah"}, {"@type": "Term", "@id": "crossandraPlant"}, {"@type": "Term", "@id": "vegetableCropPlant"}, {"@type": "Term", "@id": "mintPlant"}, {"@type": "Term", "@id": "secondaryForest"}, {"@type": "Term", "@id": "pleurotusOstreatusFungus"}, {"@type": "Term", "@id": "longBareFallow"}, {"@type": "Term", "@id": "corianderPlant"}, {"@type": "Term", "@id": "wasabiPlant"}, {"@type": "Term", "@id": "cynodonPlectostachyusPlant"}, {"@type": "Term", "@id": "guarBeanPlant"}, {"@type": "Term", "@id": "nutmegTree"}, {"@type": "Term", "@id": "germanGrassPlant"}, {"@type": "Term", "@id": "hairyHerringboneGrassPlant"}, {"@type": "Term", "@id": "eriochloaNubicaPlant"}, {"@type": "Term", "@id": "guriaGrassPlant"}, {"@type": "Term", "@id": "gooseGrassPlant"}, {"@type": "Term", "@id": "kikuyuPlant"}, {"@type": "Term", "@id": "rainTree"}, {"@type": "Term", "@id": "largeLeafFlemingiaPlant"}, {"@type": "Term", "@id": "musalGrassPlant"}, {"@type": "Term", "@id": "redOatGrassPlant"}, {"@type": "Term", "@id": "panicPlant"}, {"@type": "Term", "@id": "teosintePlant"}, {"@type": "Term", "@id": "echiumPlant"}, {"@type": "Term", "@id": "masaiLoveGrassPlant"}, {"@type": "Term", "@id": "lindenTree"}, {"@type": "Term", "@id": "mizunaPlant"}, {"@type": "Term", "@id": "wildGarlicPlant"}, {"@type": "Term", "@id": "salsifyPlant"}, {"@type": "Term", "@id": "barleyPlant"}, {"@type": "Term", "@id": "cashewTree"}, {"@type": "Term", "@id": "centipedeGrassPlant"}, {"@type": "Term", "@id": "elderTree"}, {"@type": "Term", "@id": "fonioPlant"}, {"@type": "Term", "@id": "wheatPlant"}, {"@type": "Term", "@id": "mexicanTeaPlant"}, {"@type": "Term", "@id": "kiwifruitVine"}, {"@type": "Term", "@id": "sichuanPepperPlant"}, {"@type": "Term", "@id": "figTree"}, {"@type": "Term", "@id": "hazelnutTree"}, {"@type": "Term", "@id": "bananaPlant"}, {"@type": "Term", "@id": "rocketPlant"}, {"@type": "Term", "@id": "custardAppleTree"}, {"@type": "Term", "@id": "soybeanPlant"}, {"@type": "Term", "@id": "timothyGrassPlant"}, {"@type": "Term", "@id": "trafficAreaRoadNetwork"}, {"@type": "Term", "@id": "mulberryTree"}, {"@type": "Term", "@id": "lagosSpinachPlant"}, {"@type": "Term", "@id": "rapeseedPlant"}, {"@type": "Term", "@id": "teffPlant"}, {"@type": "Term", "@id": "blackseedGrassPlant"}, {"@type": "Term", "@id": "cottonPlant"}, {"@type": "Term", "@id": "teaTree"}, {"@type": "Term", "@id": "lemonVerbenaPlant"}, {"@type": "Term", "@id": "nigellaPlant"}, {"@type": "Term", "@id": "urbanAreaGreenAreas"}, {"@type": "Term", "@id": "whiteSpearGrassPlant"}, {"@type": "Term", "@id": "algaPlant"}, {"@type": "Term", "@id": "teaOilCamelliaTree"}, {"@type": "Term", "@id": "cuminPlant"}, {"@type": "Term", "@id": "annualCropland"}, {"@type": "Term", "@id": "redOrachePlant"}, {"@type": "Term", "@id": "yellowYamVine"}, {"@type": "Term", "@id": "soursopTree"}, {"@type": "Term", "@id": "bahiaGrassPlant"}, {"@type": "Term", "@id": "kumquatTree"}, {"@type": "Term", "@id": "africanAuberginePlant"}, {"@type": "Term", "@id": "raspberryPlant"}, {"@type": "Term", "@id": "setAside"}, {"@type": "Term", "@id": "strawberryPlant"}, {"@type": "Term", "@id": "sporobolusHelvolusPlant"}, {"@type": "Term", "@id": "cushionLoveGrassPlant"}, {"@type": "Term", "@id": "jungleRicePlant"}, {"@type": "Term", "@id": "pennisetumStramineumPlant"}, {"@type": "Term", "@id": "wetland"}, {"@type": "Term", "@id": "weepingLoveGrassPlant"}, {"@type": "Term", "@id": "signalGrassPlant"}, {"@type": "Term", "@id": "woollyFingerGrassPlant"}, {"@type": "Term", "@id": "trachypogonVestitusPlant"}, {"@type": "Term", "@id": "smallCanaryGrassPlant"}, {"@type": "Term", "@id": "wildSudanGrassPlant"}, {"@type": "Term", "@id": "colouredHoodGrassPlant"}, {"@type": "Term", "@id": "trefoilPlant"}, {"@type": "Term", "@id": "intermediateWheatgrassPlant"}, {"@type": "Term", "@id": "horoPlant"}, {"@type": "Term", "@id": "blackOatPlant"}, {"@type": "Term", "@id": "paspalidiumDesertorumPlant"}, {"@type": "Term", "@id": "swampRiceGrassPlant"}, {"@type": "Term", "@id": "starGrassPlant"}, {"@type": "Term", "@id": "genericForageTree"}, {"@type": "Term", "@id": "asparagusPlant"}, {"@type": "Term", "@id": "allspiceTree"}, {"@type": "Term", "@id": "angelicaPlant"}, {"@type": "Term", "@id": "alfalfaPlant"}, {"@type": "Term", "@id": "congoJutePlant"}, {"@type": "Term", "@id": "endivePlant"}, {"@type": "Term", "@id": "chickpeaPlant"}, {"@type": "Term", "@id": "chervilPlant"}, {"@type": "Term", "@id": "blackWattleTree"}, {"@type": "Term", "@id": "chiliPlant"}, {"@type": "Term", "@id": "valerianPlant"}, {"@type": "Term", "@id": "patienceDockPlant"}, {"@type": "Term", "@id": "lake"}, {"@type": "Term", "@id": "dandelionPlant"}, {"@type": "Term", "@id": "plantationForest"}, {"@type": "Term", "@id": "trafficAreaRailNetwork"}, {"@type": "Term", "@id": "gingerPlant"}, {"@type": "Term", "@id": "commonReedPlant"}, {"@type": "Term", "@id": "ramiePlant"}, {"@type": "Term", "@id": "congoGrassPlant"}, {"@type": "Term", "@id": "galangalPlant"}, {"@type": "Term", "@id": "starAppleTree"}, {"@type": "Term", "@id": "clementineTree"}, {"@type": "Term", "@id": "sorrelPlant"}, {"@type": "Term", "@id": "tamarindTree"}, {"@type": "Term", "@id": "pineapplePlant"}, {"@type": "Term", "@id": "molassesGrassPlant"}, {"@type": "Term", "@id": "natalGrassPlant"}, {"@type": "Term", "@id": "lehmannLoveGrassPlant"}, {"@type": "Term", "@id": "smutGrassPlant"}, {"@type": "Term", "@id": "greyLoveGrassPlant"}, {"@type": "Term", "@id": "giantSetariaPlant"}, {"@type": "Term", "@id": "jobSTearsPlant"}, {"@type": "Term", "@id": "echinochloaHaplocladaPlant"}, {"@type": "Term", "@id": "jaraguaPlant"}, {"@type": "Term", "@id": "hondurasGrassPlant"}, {"@type": "Term", "@id": "nadiBlueGrassPlant"}, {"@type": "Term", "@id": "giantReedPlant"}, {"@type": "Term", "@id": "pennisetumSquamulatumPlant"}, {"@type": "Term", "@id": "ottochloaNodosaPlant"}, {"@type": "Term", "@id": "liverseedGrassPlant"}, {"@type": "Term", "@id": "umbrellaThornTree"}, {"@type": "Term", "@id": "jatrophaTree"}, {"@type": "Term", "@id": "cassavaPlant"}, {"@type": "Term", "@id": "whiteMeadowfoamPlant"}, {"@type": "Term", "@id": "sagoPalmTree"}, {"@type": "Term", "@id": "maizePlant"}, {"@type": "Term", "@id": "palmyraTree"}, {"@type": "Term", "@id": "dumpSite"}, {"@type": "Term", "@id": "devilSCottonTree"}, {"@type": "Term", "@id": "ugliTree"}, {"@type": "Term", "@id": "buffaloGrassPlant"}, {"@type": "Term", "@id": "cocksfootPlant"}, {"@type": "Term", "@id": "fusariumVenenatum"}, {"@type": "Term", "@id": "tallFescuePlant"}, {"@type": "Term", "@id": "genericCropPlant"}, {"@type": "Term", "@id": "tomatoPlant"}, {"@type": "Term", "@id": "alangAlangPlant"}, {"@type": "Term", "@id": "orangeTree"}, {"@type": "Term", "@id": "whiteSeedMelonVine"}, {"@type": "Term", "@id": "henequenPlant"}, {"@type": "Term", "@id": "eddoePlant"}, {"@type": "Term", "@id": "castorPlant"}, {"@type": "Term", "@id": "columbusGrassPlant"}, {"@type": "Term", "@id": "magueyPlant"}, {"@type": "Term", "@id": "komatsunaPlant"}, {"@type": "Term", "@id": "yellowIndiangrassPlant"}, {"@type": "Term", "@id": "pumpkinVine"}, {"@type": "Term", "@id": "runnerBeanPlant"}, {"@type": "Term", "@id": "indigoPlant"}, {"@type": "Term", "@id": "yellowLupinPlant"}, {"@type": "Term", "@id": "constructionSite"}, {"@type": "Term", "@id": "lupinPlant"}, {"@type": "Term", "@id": "commonThatchingGrassPlant"}, {"@type": "Term", "@id": "phormiumPlant"}, {"@type": "Term", "@id": "lemonBalmPlant"}, {"@type": "Term", "@id": "squashVine"}, {"@type": "Term", "@id": "mungBeanPlant"}, {"@type": "Term", "@id": "urbanAndIndustrialAreaFallow"}, {"@type": "Term", "@id": "gambaGrassPlant"}, {"@type": "Term", "@id": "purslanePlant"}, {"@type": "Term", "@id": "swissChardPlant"}, {"@type": "Term", "@id": "rambutanTree"}, {"@type": "Term", "@id": "chrysanthemumPlant"}, {"@type": "Term", "@id": "pearTree"}, {"@type": "Term", "@id": "pecanTree"}, {"@type": "Term", "@id": "bulbousCanaryGrassPlant"}, {"@type": "Term", "@id": "kelpAlga"}, {"@type": "Term", "@id": "nileGrassPlant"}, {"@type": "Term", "@id": "riverTamarindTree"}, {"@type": "Term", "@id": "cropland"}, {"@type": "Term", "@id": "lanillaPlant"}, {"@type": "Term", "@id": "pennisetumTrachyphyllumPlant"}, {"@type": "Term", "@id": "koroniviaGrassPlant"}, {"@type": "Term", "@id": "turnipPlant"}, {"@type": "Term", "@id": "truffleFungus"}, {"@type": "Term", "@id": "urbanAreaContinuouslyBuilt"}, {"@type": "Term", "@id": "sassafrasTree"}, {"@type": "Term", "@id": "broccoliPlant"}, {"@type": "Term", "@id": "shrubLand"}, {"@type": "Term", "@id": "redCloverPlant"}, {"@type": "Term", "@id": "creepingBluegrassPlant"}, {"@type": "Term", "@id": "summerSquashVine"}, {"@type": "Term", "@id": "durianTree"}, {"@type": "Term", "@id": "amaranthPlant"}, {"@type": "Term", "@id": "longFallow"}, {"@type": "Term", "@id": "honeyberryPlant"}, {"@type": "Term", "@id": "noriAlga"}, {"@type": "Term", "@id": "gracilariaAlga"}, {"@type": "Term", "@id": "tanniaPlant"}, {"@type": "Term", "@id": "glassOrHighAccessibleCover"}, {"@type": "Term", "@id": "courgetteVine"}, {"@type": "Term", "@id": "cardoonPlant"}, {"@type": "Term", "@id": "fenugreekPlant"}, {"@type": "Term", "@id": "sheanutTree"}]}, {"name": "get_liquid_fuel_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType.keyword": "fuel"}}], "should": [{"regexp": {"name": "gasoline*"}}, {"regexp": {"name": "petrol*"}}, {"regexp": {"name": "diesel*"}}], "minimum_should_match": 1}}, "results": [{"@type": "Term", "@id": "aviationGasoline"}, {"@type": "Term", "@id": "diesel"}, {"@type": "Term", "@id": "gasolineTypeJetFuel"}, {"@type": "Term", "@id": "diesel1D"}, {"@type": "Term", "@id": "petrolBurntIn2StrokeEngine"}, {"@type": "Term", "@id": "marineDieselOil"}, {"@type": "Term", "@id": "petrolBurntIn4StrokeEngine"}, {"@type": "Term", "@id": "petrol"}, {"@type": "Term", "@id": "diesel4D"}, {"@type": "Term", "@id": "diesel2D"}, {"@type": "Term", "@id": "en590Diesel"}]}, {"name": "get_milkYield_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType.keyword": "animalManagement"}}, {"match_phrase_prefix": {"name": "Milk yield"}}]}}, "results": [{"@type": "Term", "@id": "milkYieldPerBuffaloFpcm"}, {"@type": "Term", "@id": "milkYieldPerSheepRaw"}, {"@type": "Term", "@id": "milkYieldPerGoatRaw"}, {"@type": "Term", "@id": "milkYieldPerCowRaw"}, {"@type": "Term", "@id": "milkYieldPerBuffaloRaw"}, {"@type": "Term", "@id": "milkYieldPerCamelRaw"}, {"@type": "Term", "@id": "milkYieldPerSheepFpcm"}, {"@type": "Term", "@id": "milkYieldPerCowFpcm"}]}, {"name": "get_pasture_system_terms", "query": {"termType.keyword": "system", "name": "pasture"}, "results": [{"@type": "Term", "@id": "hillyPastureSystem"}, {"@type": "Term", "@id": "confinedPastureSystem"}]}, {"name": "get_residue_removed_or_burnt_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType.keyword": "cropResidueManagement"}}], "should": [{"match": {"name": "removed"}}, {"match": {"name": "burnt"}}], "minimum_should_match": 1}}, "results": [{"@type": "Term", "@id": "residueRemoved"}, {"@type": "Term", "@id": "residueBurnt"}]}, {"name": "get_rice_paddy_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType": "crop"}}, {"regexp": {"name": "rice*"}}, {"regexp": {"name": "flooded*"}}]}}, "results": [{"@type": "Term", "@id": "riceGrainInHuskFlooded"}]}, {"name": "get_tillage_terms", "query": {"termType.keyword": "tillage", "name": "tillage"}, "results": [{"@type": "Term", "@id": "verticalTillage"}, {"@type": "Term", "@id": "ridgeTillage"}, {"@type": "Term", "@id": "noTillage"}, {"@type": "Term", "@id": "stripTillage"}, {"@type": "Term", "@id": "mulchTillage"}, {"@type": "Term", "@id": "deepTillage"}, {"@type": "Term", "@id": "fullInversionTillage"}, {"@type": "Term", "@id": "fullTillage"}, {"@type": "Term", "@id": "minimumTillage"}]}, {"name": "get_upland_rice_crop_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType.keyword": "crop"}}, {"match_phrase": {"name": "rice"}}, {"match": {"name": "upland"}}]}}, "results": [{"@type": "Term", "@id": "riceGrainInHuskUpland"}]}, {"name": "get_upland_rice_land_cover_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType.keyword": "landCover"}}, {"match_phrase": {"name": "rice plant"}}, {"match": {"name": "upland"}}]}}, "results": [{"@type": "Term", "@id": "ricePlantUpland"}]}, {"name": "get_urea_terms", "query": {"termType.keyword": "inorganicFertiliser", "name": "urea"}, "results": [{"@type": "Term", "@id": "ureaKgN"}, {"@type": "Term", "@id": "ureaFormaldehydeKgN"}, {"@type": "Term", "@id": "ureaAmmoniumNitrateKgN"}, {"@type": "Term", "@id": "sulphurCoatedUreaKgN"}, {"@type": "Term", "@id": "ureaCalciumNitrateKgN"}, {"@type": "Term", "@id": "ureaAmmoniumSulphateKgN"}]}, {"name": "get_wood_fuel_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType.keyword": "fuel"}}, {"nested": {"path": "defaultProperties", "query": {"match": {"defaultProperties.term.name.keyword": "Energy content (lower heating value)"}}}}, {"regexp": {"name": "wood*"}}]}}, "results": [{"@type": "Term", "@id": "woodPellets"}, {"@type": "Term", "@id": "woodChipFuel"}, {"@type": "Term", "@id": "woodFuel"}]}, {"name": "get_wool_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType.keyword": "animalProduct"}}, {"match_phrase_prefix": {"name": "Wool"}}]}}, "results": [{"@type": "Term", "@id": "woolGoatGreasy"}, {"@type": "Term", "@id": "woolSheepGreasy"}]}]
1
+ [{"name": "get_all_emission_terms", "query": {"termType.keyword": "emission"}, "results": [{"@type": "Term", "@id": "ch4ToAirCropResidueDecomposition"}, {"@type": "Term", "@id": "co2ToAirAboveGroundBiomassStockChangeManagementChange"}, {"@type": "Term", "@id": "n2OToAirNaturalVegetationBurningIndirect"}, {"@type": "Term", "@id": "ch4ToAirEntericFermentation"}, {"@type": "Term", "@id": "ch4ToAirReservoirs"}, {"@type": "Term", "@id": "n2OToAirOrganicFertiliserDirect"}, {"@type": "Term", "@id": "n2ToAirCropResidueDecomposition"}, {"@type": "Term", "@id": "nh3ToAirSoilFlux"}, {"@type": "Term", "@id": "nh3ToAirWasteTreatment"}, {"@type": "Term", "@id": "nh3ToAirOrganicFertiliser"}, {"@type": "Term", "@id": "noxToAirInputsProduction"}, {"@type": "Term", "@id": "pToDrainageWaterIndustrialProcesses"}, {"@type": "Term", "@id": "co2ToAirOrganicSoilCultivation"}, {"@type": "Term", "@id": "11Dichloro1FluoroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "h2SToAirInputsProduction"}, {"@type": "Term", "@id": "chloromethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "phosphoricAcidToSoilInputsProduction"}, {"@type": "Term", "@id": "112TrichlorotrifluoroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "po43ToGroundwaterInputsProduction"}, {"@type": "Term", "@id": "n2OToAirNaturalVegetationBurningDirect"}, {"@type": "Term", "@id": "112TrichloroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "nh4ToSurfaceWaterInputsProduction"}, {"@type": "Term", "@id": "nh3ToGroundwaterCropResidueDecomposition"}, {"@type": "Term", "@id": "nh4ToGroundwaterSoilFlux"}, {"@type": "Term", "@id": "pErosionSoilFlux"}, {"@type": "Term", "@id": "1112TetrafluoroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "no3ToGroundwaterOrganicFertiliser"}, {"@type": "Term", "@id": "nToSurfaceWaterExcreta"}, {"@type": "Term", "@id": "noxToAirOrganicSoilBurning"}, {"@type": "Term", "@id": "no3ToGroundwaterInputsProduction"}, {"@type": "Term", "@id": "noxToAirExcreta"}, {"@type": "Term", "@id": "pToSurfaceWaterAquacultureSystems"}, {"@type": "Term", "@id": "ch4ToAirInputsProductionFossil"}, {"@type": "Term", "@id": "222TrifluoroethylFormateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ZHfc1225YeToAirInputsProduction"}, {"@type": "Term", "@id": "hcfc122AToAirIndustrialProcesses"}, {"@type": "Term", "@id": "n2OToAirInorganicFertiliserDirect"}, {"@type": "Term", "@id": "co2ToAirBiocharStockChange"}, {"@type": "Term", "@id": "2FluoroethanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pToSoilExcreta"}, {"@type": "Term", "@id": "hfc1234YfToAirIndustrialProcesses"}, {"@type": "Term", "@id": "co2ToAirBelowGroundBiomassStockChangeLandUseChange"}, {"@type": "Term", "@id": "bromodifluoromethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "n2ToAirInorganicFertiliser"}, {"@type": "Term", "@id": "ch4ToAirInputsProductionNonFossil"}, {"@type": "Term", "@id": "blackCarbonToAirFuelCombustion"}, {"@type": "Term", "@id": "po43ToSurfaceWaterIndustrialProcesses"}, {"@type": "Term", "@id": "ch4ToAirFloodedRice"}, {"@type": "Term", "@id": "E1Chloro333Trifluoroprop1EneToAirInputsProduction"}, {"@type": "Term", "@id": "co2ToAirFuelCombustion"}, {"@type": "Term", "@id": "hfe143AToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc134ToAirInputsProduction"}, {"@type": "Term", "@id": "hfc143ToAirInputsProduction"}, {"@type": "Term", "@id": "hfc1243ZfToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc365MfcToAirInputsProduction"}, {"@type": "Term", "@id": "hfc227CaToAirInputsProduction"}, {"@type": "Term", "@id": "hfc236CbToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc161ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe347Mcc3ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "22333Pentafluoropropan1OlToAirInputsProduction"}, {"@type": "Term", "@id": "hg01ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "co2ToAirWasteTreatment"}, {"@type": "Term", "@id": "n2OToAirExcretaIndirect"}, {"@type": "Term", "@id": "nh3ToSurfaceWaterInputsProduction"}, {"@type": "Term", "@id": "co2ToAirCropResidueDecomposition"}, {"@type": "Term", "@id": "nh3ToGroundwaterInorganicFertiliser"}, {"@type": "Term", "@id": "no3ToSurfaceWaterInputsProduction"}, {"@type": "Term", "@id": "pToGroundwaterInputsProduction"}, {"@type": "Term", "@id": "dichlorotetrafluoroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "perfluorodecalinCisToAirInputsProduction"}, {"@type": "Term", "@id": "pfc1216ToAirInputsProduction"}, {"@type": "Term", "@id": "pfc218ToAirInputsProduction"}, {"@type": "Term", "@id": "pfc1216ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "sulphurTrifluoromethylPentafluorideToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc3110ToAirInputsProduction"}, {"@type": "Term", "@id": "pfc116ToAirInputsProduction"}, {"@type": "Term", "@id": "sulphurTrifluoromethylPentafluorideToAirInputsProduction"}, {"@type": "Term", "@id": "1BromoethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1ChlorobutaneToAirInputsProduction"}, {"@type": "Term", "@id": "224466881010Decamethyl13579246810PentoxapentasilecaneToAirInputsProduction"}, {"@type": "Term", "@id": "224466Hexamethyl135246TrioxatrisilinaneToAirInputsProduction"}, {"@type": "Term", "@id": "pfc6116ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1BromoethaneToAirInputsProduction"}, {"@type": "Term", "@id": "1ButeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hcfc121ToAirInputsProduction"}, {"@type": "Term", "@id": "3Methylbutan1OlToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc6116ToAirInputsProduction"}, {"@type": "Term", "@id": "nButaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc4112ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfpmieToAirInputsProduction"}, {"@type": "Term", "@id": "nButaneToAirInputsProduction"}, {"@type": "Term", "@id": "pfc5114ToAirInputsProduction"}, {"@type": "Term", "@id": "2BromopropaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "3Ethoxy111234455666Dodecafluoro2TrifluoromethylHexaneToAirInputsProduction"}, {"@type": "Term", "@id": "decaneToAirInputsProduction"}, {"@type": "Term", "@id": "diethylKetoneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "isobutyraldehydeToAirIndustrialProcesses"}, {"@type": "Term", "@id": "cyclohexaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methanolToAirInputsProduction"}, {"@type": "Term", "@id": "decaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "mXyleneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe329Mcc2ToAirInputsProduction"}, {"@type": "Term", "@id": "benzeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "cyclohexanoneToAirInputsProduction"}, {"@type": "Term", "@id": "methylEthylKetoneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nPropanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pesticideToHarvestedCropPesticideApplication"}, {"@type": "Term", "@id": "heavyMetalsToWaterExcreta"}, {"@type": "Term", "@id": "1Ethyl35DimethylbenzeneToAirInputsProduction"}, {"@type": "Term", "@id": "3MethylpentaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ethaneToAirInputsProduction"}, {"@type": "Term", "@id": "2NButoxy1EthanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc7118ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2MethylpentaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "35DiethyltolueneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "33445566777Undecafluoroheptan1OlToAirInputsProduction"}, {"@type": "Term", "@id": "soxToAirInputsProduction"}, {"@type": "Term", "@id": "dibromodifluoromethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe347Mcc3ToAirInputsProduction"}, {"@type": "Term", "@id": "po43ToSurfaceWaterAquacultureSystems"}, {"@type": "Term", "@id": "2233Tetrafluoro1PropanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc134ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "444Trifluorobutan1OlToAirIndustrialProcesses"}, {"@type": "Term", "@id": "perfluorocyclopenteneToAirInputsProduction"}, {"@type": "Term", "@id": "po43ToSoilInputsProduction"}, {"@type": "Term", "@id": "halothaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "111TrifluoroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "dibromomethaneToAirInputsProduction"}, {"@type": "Term", "@id": "perfluorobuta13DieneToAirInputsProduction"}, {"@type": "Term", "@id": "blackCarbonToAirIndustrialProcesses"}, {"@type": "Term", "@id": "perfluorocyclopenteneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "333Trifluoropropan1OlToAirInputsProduction"}, {"@type": "Term", "@id": "hcfc122AToAirInputsProduction"}, {"@type": "Term", "@id": "hfc245CbToAirInputsProduction"}, {"@type": "Term", "@id": "1112333HeptafluoropropaneToAirInputsProduction"}, {"@type": "Term", "@id": "hfc1345ZfcToAirInputsProduction"}, {"@type": "Term", "@id": "444Trifluorobutan1OlToAirInputsProduction"}, {"@type": "Term", "@id": "4EthyltolueneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1PropylbromideToAirInputsProduction"}, {"@type": "Term", "@id": "trans12DichloroethyleneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pXyleneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hexaneToAirInputsProduction"}, {"@type": "Term", "@id": "styreneToAirInputsProduction"}, {"@type": "Term", "@id": "2Methyl2PropanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "heavyMetalsToWaterOrganicFertiliser"}, {"@type": "Term", "@id": "pm0225ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "tertButylAcetateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "trans2HexeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "tspToAirIndustrialProcesses"}, {"@type": "Term", "@id": "tspToAirFuelCombustion"}, {"@type": "Term", "@id": "pesticideToSoilNonAgriculturalInputsProduction"}, {"@type": "Term", "@id": "acetoneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "tspToAirInputsProduction"}, {"@type": "Term", "@id": "nf3ToAirInputsProduction"}, {"@type": "Term", "@id": "pm25ToAirCropResidueBurning"}, {"@type": "Term", "@id": "2MethylpentaneToAirInputsProduction"}, {"@type": "Term", "@id": "3MethylpentaneToAirInputsProduction"}, {"@type": "Term", "@id": "3MethylhexaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "octaneToAirInputsProduction"}, {"@type": "Term", "@id": "pm10ToAirAnimalHousing"}, {"@type": "Term", "@id": "nmvocToAirWasteTreatment"}, {"@type": "Term", "@id": "pinacolinToAirInputsProduction"}, {"@type": "Term", "@id": "hfe329Mcc2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pm10ToAirInputsProduction"}, {"@type": "Term", "@id": "octamethylcyclotetrasiloxaneToAirInputsProduction"}, {"@type": "Term", "@id": "pesticideToFreshWaterInputsProduction"}, {"@type": "Term", "@id": "heavyMetalsToWaterFuelCombustion"}, {"@type": "Term", "@id": "pfc1114ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2ButeneTransToAirInputsProduction"}, {"@type": "Term", "@id": "22334455OctafluorocyclopentanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "secButylacetateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methylIsobutylKetoneToAirInputsProduction"}, {"@type": "Term", "@id": "pesticideToSoilInputsProduction"}, {"@type": "Term", "@id": "trans2PenteneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "cis2HexeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2ButeneCisToAirIndustrialProcesses"}, {"@type": "Term", "@id": "undecaneToAirInputsProduction"}, {"@type": "Term", "@id": "nmvocToAirSilageFeeding"}, {"@type": "Term", "@id": "cumeneToAirInputsProduction"}, {"@type": "Term", "@id": "12DibromotetrafluoroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "cis2PenteneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methylEthylKetoneToAirInputsProduction"}, {"@type": "Term", "@id": "pentanalToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methylEtherToAirIndustrialProcesses"}, {"@type": "Term", "@id": "propyleneGlycolToAirInputsProduction"}, {"@type": "Term", "@id": "isobutanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "123TrimethylbenzeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pesticideToAirOtherHigherAltitudesInputsProduction"}, {"@type": "Term", "@id": "methylFormateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "coToAirOrganicSoilBurning"}, {"@type": "Term", "@id": "co2ToAirAboveGroundBiomassStockChangeLandUseChange"}, {"@type": "Term", "@id": "ch4ToAirIndustrialProcessesNonFossil"}, {"@type": "Term", "@id": "ch4ToAirOrganicSoilCultivation"}, {"@type": "Term", "@id": "n2OToAirFuelCombustionDirect"}, {"@type": "Term", "@id": "n2OToAirExcretaDirect"}, {"@type": "Term", "@id": "nToSurfaceWaterAquacultureSystems"}, {"@type": "Term", "@id": "pToGroundwaterSoilFlux"}, {"@type": "Term", "@id": "co2ToAirSoilFlux"}, {"@type": "Term", "@id": "noxToAirFuelCombustion"}, {"@type": "Term", "@id": "co2ToAirSoilOrganicCarbonStockChangeLandUseChange"}, {"@type": "Term", "@id": "22Dichloro111TrifluoroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "n2OToAirCropResidueDecompositionDirect"}, {"@type": "Term", "@id": "trichlorofluoromethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "no3ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nh4ToGroundwaterInorganicFertiliser"}, {"@type": "Term", "@id": "coToAirNaturalVegetationBurning"}, {"@type": "Term", "@id": "pToSurfaceWaterSoilFlux"}, {"@type": "Term", "@id": "noToAirAquacultureSystems"}, {"@type": "Term", "@id": "noxToAirCropResidueDecomposition"}, {"@type": "Term", "@id": "pToSoilCropResidueDecomposition"}, {"@type": "Term", "@id": "co2ToAirDeadOrganicMatterStockChangeLandUseChange"}, {"@type": "Term", "@id": "ZHfc1234ZeToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ZHfc1225YeToAirIndustrialProcesses"}, {"@type": "Term", "@id": "EHfc1234ZeToAirIndustrialProcesses"}, {"@type": "Term", "@id": "so3ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "222TrifluoroethanolToAirInputsProduction"}, {"@type": "Term", "@id": "ZHfc1336ToAirInputsProduction"}, {"@type": "Term", "@id": "n2OToAirCropResidueBurningIndirect"}, {"@type": "Term", "@id": "n2ToAirExcreta"}, {"@type": "Term", "@id": "n2ToAirOrganicFertiliser"}, {"@type": "Term", "@id": "3344556677888Tridecafluorooct1EneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ch4ToAirFuelCombustion"}, {"@type": "Term", "@id": "11Oxybis2Difluoromethoxy1122TetrafluoroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "dibromodifluoromethaneToAirInputsProduction"}, {"@type": "Term", "@id": "po43ToSurfaceWaterInputsProduction"}, {"@type": "Term", "@id": "po43ToSurfaceWaterSoilFlux"}, {"@type": "Term", "@id": "ch4ToAirWasteTreatment"}, {"@type": "Term", "@id": "1Chloro11DifluoroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "n2OToAirInputsProduction"}, {"@type": "Term", "@id": "EHfc1225YeToAirIndustrialProcesses"}, {"@type": "Term", "@id": "E1Chloro333Trifluoroprop1EneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "co2ToAirSoilOrganicCarbonStockChangeManagementChange"}, {"@type": "Term", "@id": "hfc161ToAirInputsProduction"}, {"@type": "Term", "@id": "hfc227CaToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc245EaToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc245EbToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc125ToAirInputsProduction"}, {"@type": "Term", "@id": "hfc245EbToAirInputsProduction"}, {"@type": "Term", "@id": "hfc152AToAirInputsProduction"}, {"@type": "Term", "@id": "hfc143ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe254Cb2ToAirInputsProduction"}, {"@type": "Term", "@id": "hfe245Fa2ToAirInputsProduction"}, {"@type": "Term", "@id": "hfe236FaToAirInputsProduction"}, {"@type": "Term", "@id": "hfe347Mcf2ToAirInputsProduction"}, {"@type": "Term", "@id": "hfe338Mmz1ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2233444Heptafluoro1ButanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "333TrifluoroPropanalToAirInputsProduction"}, {"@type": "Term", "@id": "33445566777Undecafluoroheptan1OlToAirIndustrialProcesses"}, {"@type": "Term", "@id": "noToAirWasteTreatment"}, {"@type": "Term", "@id": "nh3ToAirFuelCombustion"}, {"@type": "Term", "@id": "nh3ToGroundwaterExcreta"}, {"@type": "Term", "@id": "nh4ToGroundwaterOrganicFertiliser"}, {"@type": "Term", "@id": "nh3ToAirInputsProduction"}, {"@type": "Term", "@id": "noxToAirInorganicFertiliser"}, {"@type": "Term", "@id": "noToAirSoilFlux"}, {"@type": "Term", "@id": "hfe216ToAirInputsProduction"}, {"@type": "Term", "@id": "iHfe7100ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "bromomethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc218ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc1114ToAirInputsProduction"}, {"@type": "Term", "@id": "pfc9118ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2333Tetrafluoro2TrifluoromethylPropanenitrileToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc5114ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2BromopropaneToAirInputsProduction"}, {"@type": "Term", "@id": "1ChlorobutaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "3Ethoxy111234455666Dodecafluoro2TrifluoromethylHexaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1PropylbromideToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hcfc31ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "4Hydroxy4Methylpentan2OneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "124TrimethylbenzeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ethylBenzeneToAirInputsProduction"}, {"@type": "Term", "@id": "ethanolToAirInputsProduction"}, {"@type": "Term", "@id": "isobutyraldehydeToAirInputsProduction"}, {"@type": "Term", "@id": "benzaldehydeToAirInputsProduction"}, {"@type": "Term", "@id": "dimethylCarbonateToAirInputsProduction"}, {"@type": "Term", "@id": "diethylEtherToAirInputsProduction"}, {"@type": "Term", "@id": "benzaldehydeToAirIndustrialProcesses"}, {"@type": "Term", "@id": "isopreneToAirInputsProduction"}, {"@type": "Term", "@id": "nitriteToAirInputsProduction"}, {"@type": "Term", "@id": "pesticideToHarvestedCropInputsProduction"}, {"@type": "Term", "@id": "pesticideToSoilAgriculturalInputsProduction"}, {"@type": "Term", "@id": "pesticideToAirIndoorPesticideApplication"}, {"@type": "Term", "@id": "2ButanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2Methyl1PropeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1PropylbenzeneToAirInputsProduction"}, {"@type": "Term", "@id": "hcfc21ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "chloropentafluoroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "difluoroMethoxyMethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc245CaToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe216ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "111TrifluoroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe236Ea2ToAirInputsProduction"}, {"@type": "Term", "@id": "333Trifluoropropan1OlToAirIndustrialProcesses"}, {"@type": "Term", "@id": "33445566778899101010HepTadecafluorodec1EneToAirInputsProduction"}, {"@type": "Term", "@id": "2Chloro112Trifluoro1MethoxyethaneToAirInputsProduction"}, {"@type": "Term", "@id": "hfe245Fa1ToAirInputsProduction"}, {"@type": "Term", "@id": "hfc1141ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "perfluorobuta13DieneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "EHfc1234ZeToAirInputsProduction"}, {"@type": "Term", "@id": "perfluorodecalinCisToAirIndustrialProcesses"}, {"@type": "Term", "@id": "fluoroxeneToAirInputsProduction"}, {"@type": "Term", "@id": "1122Tetrafluoro3MethoxyPropaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe356Mmz1ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "223444Hexafluoro1ButanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "so2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "phosphoricAcidToGroundwaterInputsProduction"}, {"@type": "Term", "@id": "112TrichlorotrifluoroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "halon2301ToAirInputsProduction"}, {"@type": "Term", "@id": "bromomethaneToAirInputsProduction"}, {"@type": "Term", "@id": "hg01ToAirInputsProduction"}, {"@type": "Term", "@id": "hcfc122ToAirInputsProduction"}, {"@type": "Term", "@id": "hfe356Mff2ToAirInputsProduction"}, {"@type": "Term", "@id": "111333Hexafluoro2PropanolToAirInputsProduction"}, {"@type": "Term", "@id": "223444Hexafluoro1ButanolToAirInputsProduction"}, {"@type": "Term", "@id": "po43ToSoilIndustrialProcesses"}, {"@type": "Term", "@id": "22Dichloro111TrifluoroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "co2ToAirSoilInorganicCarbonStockChangeLandUseChange"}, {"@type": "Term", "@id": "iHfe7200ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1Ethoxy112333HexafluoropropaneToAirInputsProduction"}, {"@type": "Term", "@id": "hfe227EaToAirInputsProduction"}, {"@type": "Term", "@id": "chloroformToAirInputsProduction"}, {"@type": "Term", "@id": "hfe263M1ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "noxToAirOrganicSoilCultivation"}, {"@type": "Term", "@id": "formicAcidToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ethyleneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "undecaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "perfluoroethylFormateToAirInputsProduction"}, {"@type": "Term", "@id": "2Methyl1PropeneToAirInputsProduction"}, {"@type": "Term", "@id": "2Methyl2ButanolToAirInputsProduction"}, {"@type": "Term", "@id": "benzeneToAirInputsProduction"}, {"@type": "Term", "@id": "formaldehydeToAirIndustrialProcesses"}, {"@type": "Term", "@id": "diethylEtherToAirIndustrialProcesses"}, {"@type": "Term", "@id": "isopentaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nPropylAcetateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pm25ToAirAnimalHousing"}, {"@type": "Term", "@id": "ethylAcetateToAirInputsProduction"}, {"@type": "Term", "@id": "4EthyltolueneToAirInputsProduction"}, {"@type": "Term", "@id": "nmvocToAirExcreta"}, {"@type": "Term", "@id": "dimethoxymethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pentaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nButylAcetateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "12DibromotetrafluoroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "propyleneGlycolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pesticideToWaterInputsProduction"}, {"@type": "Term", "@id": "ethylBenzeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methylIsopropylKetoneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "trichloroetheneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "perfluoroethylFormateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "tetrachloroetheneToAirInputsProduction"}, {"@type": "Term", "@id": "2Methyl1ButeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "propanalToAirInputsProduction"}, {"@type": "Term", "@id": "diisopropylEtherToAirIndustrialProcesses"}, {"@type": "Term", "@id": "tolueneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nmvocToAirSilageStorage"}, {"@type": "Term", "@id": "pesticideToWaterPesticideApplication"}, {"@type": "Term", "@id": "nmvocToAirAnimalHousing"}, {"@type": "Term", "@id": "trichloroetheneToAirInputsProduction"}, {"@type": "Term", "@id": "hcfc31ToAirInputsProduction"}, {"@type": "Term", "@id": "2PentanoneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methylIsopropylKetoneToAirInputsProduction"}, {"@type": "Term", "@id": "33Dichloro11122PentafluoropropaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "heavyMetalsToWaterInorganicFertiliser"}, {"@type": "Term", "@id": "1Ethyl2MethylbenzeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "n2OToAirBackgroundSoilFluxDirect"}, {"@type": "Term", "@id": "nToSurfaceWaterInputsProduction"}, {"@type": "Term", "@id": "n2ToAirAquacultureSystems"}, {"@type": "Term", "@id": "coToAirInputsProduction"}, {"@type": "Term", "@id": "ch4ToAirExcreta"}, {"@type": "Term", "@id": "nh4ToGroundwaterIndustrialProcesses"}, {"@type": "Term", "@id": "n2OToAirSoilFlux"}, {"@type": "Term", "@id": "n2OToAirOrganicSoilCultivationDirect"}, {"@type": "Term", "@id": "no3ToGroundwaterSoilFlux"}, {"@type": "Term", "@id": "noxToAirOrganicFertiliser"}, {"@type": "Term", "@id": "n2ToAirSoilFlux"}, {"@type": "Term", "@id": "carbonTetrachlorideToAirInputsProduction"}, {"@type": "Term", "@id": "1Chloro11DifluoroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "chlorodifluoromethaneToAirInputsProduction"}, {"@type": "Term", "@id": "noxToAirAquacultureSystems"}, {"@type": "Term", "@id": "13Dichloro11223PentafluoropropaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nh3ToAirNaturalVegetationBurning"}, {"@type": "Term", "@id": "n2OToAirOrganicSoilBurningIndirect"}, {"@type": "Term", "@id": "nh3ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "no3ToGroundwaterWasteTreatment"}, {"@type": "Term", "@id": "noToAirOrganicFertiliser"}, {"@type": "Term", "@id": "pToSurfaceWaterExcreta"}, {"@type": "Term", "@id": "co2ToAirSoilInorganicCarbonStockChangeManagementChange"}, {"@type": "Term", "@id": "nh3ToAirOrganicSoilBurning"}, {"@type": "Term", "@id": "no3ToGroundwaterExcreta"}, {"@type": "Term", "@id": "pToSoilIndustrialProcesses"}, {"@type": "Term", "@id": "pToSoilInorganicFertiliser"}, {"@type": "Term", "@id": "pToSurfaceWaterIndustrialProcesses"}, {"@type": "Term", "@id": "pToSoilInputsProduction"}, {"@type": "Term", "@id": "112Trifluoro2TrifluoromethoxyEthaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ch4ToAirSoilFlux"}, {"@type": "Term", "@id": "1112233Heptafluoro31222TetrafluoroethoxyPropaneToAirInputsProduction"}, {"@type": "Term", "@id": "n2OToAirAquacultureSystemsDirect"}, {"@type": "Term", "@id": "cfc13ToAirInputsProduction"}, {"@type": "Term", "@id": "fluoroxeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "n2ToAirInputsProduction"}, {"@type": "Term", "@id": "1112TetrafluoroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "hcfe235Da2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "coToAirFuelCombustion"}, {"@type": "Term", "@id": "nh4ToAirInputsProduction"}, {"@type": "Term", "@id": "hcfc124ToAirInputsProduction"}, {"@type": "Term", "@id": "nErosionSoilFlux"}, {"@type": "Term", "@id": "hfc152AToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc4310MeeToAirInputsProduction"}, {"@type": "Term", "@id": "hfc272CaToAirIndustrialProcesses"}, {"@type": "Term", "@id": "334455667788991010111111NonAdecafluoroundecan1OlToAirInputsProduction"}, {"@type": "Term", "@id": "hfc32ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc23ToAirInputsProduction"}, {"@type": "Term", "@id": "hfc245CbToAirIndustrialProcesses"}, {"@type": "Term", "@id": "cfc13ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "334455666Nonafluorohex1EneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nh3ToGroundwaterWasteTreatment"}, {"@type": "Term", "@id": "noxToAirNaturalVegetationBurning"}, {"@type": "Term", "@id": "n2OToAirOrganicSoilCultivationIndirect"}, {"@type": "Term", "@id": "no3ToSurfaceWaterExcreta"}, {"@type": "Term", "@id": "no3ToSurfaceWaterIndustrialProcesses"}, {"@type": "Term", "@id": "nh4ToSurfaceWaterAquacultureSystems"}, {"@type": "Term", "@id": "noToAirIndustrialProcesses"}, {"@type": "Term", "@id": "no3ToGroundwaterCropResidueDecomposition"}, {"@type": "Term", "@id": "hfe245Cb2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe356Pcc3ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hcfe235Da2ToAirInputsProduction"}, {"@type": "Term", "@id": "111233HexafluoropropaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc116ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc3110ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc318ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "12DibromoethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc4112ToAirInputsProduction"}, {"@type": "Term", "@id": "12DibromoethaneToAirInputsProduction"}, {"@type": "Term", "@id": "dodecamethylpentasiloxaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1ButoxypropanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc9118ToAirInputsProduction"}, {"@type": "Term", "@id": "2ButeneCisToAirInputsProduction"}, {"@type": "Term", "@id": "decamethyltetrasiloxaneToAirInputsProduction"}, {"@type": "Term", "@id": "propaneToAirInputsProduction"}, {"@type": "Term", "@id": "224466Hexamethyl135246TrioxatrisilinaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ethylTertButylEtherToAirIndustrialProcesses"}, {"@type": "Term", "@id": "butadieneToAirInputsProduction"}, {"@type": "Term", "@id": "acetyleneToAirInputsProduction"}, {"@type": "Term", "@id": "cyclohexaneToAirInputsProduction"}, {"@type": "Term", "@id": "dodecaneToAirInputsProduction"}, {"@type": "Term", "@id": "aceticAcidToAirInputsProduction"}, {"@type": "Term", "@id": "ethylAcetateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ethanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nButanalToAirIndustrialProcesses"}, {"@type": "Term", "@id": "3Methyl1ButeneToAirInputsProduction"}, {"@type": "Term", "@id": "diethylKetoneToAirInputsProduction"}, {"@type": "Term", "@id": "butadieneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "propeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "tolueneToAirInputsProduction"}, {"@type": "Term", "@id": "tertButylMethylEtherToAirInputsProduction"}, {"@type": "Term", "@id": "heavyMetalsToWaterInputsProduction"}, {"@type": "Term", "@id": "1PenteneToAirInputsProduction"}, {"@type": "Term", "@id": "cfc112ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2333Tetrafluoro2TrifluoromethylPropanenitrileToAirInputsProduction"}, {"@type": "Term", "@id": "2ButanolToAirInputsProduction"}, {"@type": "Term", "@id": "1Ethyl35DimethylbenzeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "cfc112ToAirInputsProduction"}, {"@type": "Term", "@id": "2ButeneTransToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ethyleneGlycolToAirInputsProduction"}, {"@type": "Term", "@id": "hfe236Ca12Hg10ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "chloroformToAirIndustrialProcesses"}, {"@type": "Term", "@id": "no3ToAirInputsProduction"}, {"@type": "Term", "@id": "22333Pentafluoropropan1OlToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc23ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe125ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc236CbToAirInputsProduction"}, {"@type": "Term", "@id": "hfe263Fb2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "perfluoro2Methyl3PentanoneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "112Trifluoro2TrifluoromethoxyEthaneToAirInputsProduction"}, {"@type": "Term", "@id": "hfe245Cb2ToAirInputsProduction"}, {"@type": "Term", "@id": "hfe356Pcf2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "111333Hexafluoro2PropanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nh4ToGroundwaterWasteTreatment"}, {"@type": "Term", "@id": "hfc152ToAirInputsProduction"}, {"@type": "Term", "@id": "12DichloroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "hfe236Ea2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1112233Heptafluoro31222TetrafluoroethoxyPropaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1112333HeptafluoropropaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "222TrifluoroethylFormateToAirInputsProduction"}, {"@type": "Term", "@id": "so2ToAirFuelCombustion"}, {"@type": "Term", "@id": "hfe245Fa2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hcfe235Ca2ToAirInputsProduction"}, {"@type": "Term", "@id": "ethylTrifluoroacetateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "tefluraneToAirInputsProduction"}, {"@type": "Term", "@id": "noxToAirCropResidueBurning"}, {"@type": "Term", "@id": "sf6ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methyl222TrifluoroacetateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe338Mmz1ToAirInputsProduction"}, {"@type": "Term", "@id": "difluoroMethoxyMethaneToAirInputsProduction"}, {"@type": "Term", "@id": "2FluoroethanolToAirInputsProduction"}, {"@type": "Term", "@id": "hfe338Mcf2ToAirInputsProduction"}, {"@type": "Term", "@id": "fc14ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hcfc21ToAirInputsProduction"}, {"@type": "Term", "@id": "soxToAirIndustrialProcesses"}, {"@type": "Term", "@id": "dichlorotetrafluoroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc125ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1Ethoxy112333HexafluoropropaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc1345ZfcToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe263M1ToAirInputsProduction"}, {"@type": "Term", "@id": "hfe263Fb2ToAirInputsProduction"}, {"@type": "Term", "@id": "perfluorobut2EneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "decamethyltetrasiloxaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "124TrimethylbenzeneToAirInputsProduction"}, {"@type": "Term", "@id": "1PenteneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "3Methyl2ButanolToAirInputsProduction"}, {"@type": "Term", "@id": "isobutaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "isopentaneToAirInputsProduction"}, {"@type": "Term", "@id": "ionisingCompoundsToAirInputsProduction"}, {"@type": "Term", "@id": "cyclohexanoneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pesticideToAirOtherHigherAltitudesPesticideApplication"}, {"@type": "Term", "@id": "hcfc121ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "3Methyl1ButeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "111333Hexafluoropropan2YlFormateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nmvocToAirFuelCombustion"}, {"@type": "Term", "@id": "no2ToAirInputsProduction"}, {"@type": "Term", "@id": "pentanalToAirInputsProduction"}, {"@type": "Term", "@id": "pesticideToAirUrbanCloseToGroundPesticideApplication"}, {"@type": "Term", "@id": "2Methyl2ButeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "isobutanolToAirInputsProduction"}, {"@type": "Term", "@id": "ethylTertButylEtherToAirInputsProduction"}, {"@type": "Term", "@id": "hfe236Ca12Hg10ToAirInputsProduction"}, {"@type": "Term", "@id": "ethyleneToAirInputsProduction"}, {"@type": "Term", "@id": "isopropanolToAirInputsProduction"}, {"@type": "Term", "@id": "1133446677991010121213131515EicoSafluoro2581114PentaoxapentadecaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "22334455OctafluorocyclopentanolToAirInputsProduction"}, {"@type": "Term", "@id": "123TrimethylbenzeneToAirInputsProduction"}, {"@type": "Term", "@id": "3Methyl2ButanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "tetrachloroetheneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1Ethyl3MethylbenzeneToAirInputsProduction"}, {"@type": "Term", "@id": "acetaldehydeToAirInputsProduction"}, {"@type": "Term", "@id": "methanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "oXyleneToAirInputsProduction"}, {"@type": "Term", "@id": "secButylacetateToAirInputsProduction"}, {"@type": "Term", "@id": "formaldehydeToAirInputsProduction"}, {"@type": "Term", "@id": "dodecaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "acetyleneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pesticideToAirPesticideApplication"}, {"@type": "Term", "@id": "1Ethyl2MethylbenzeneToAirInputsProduction"}, {"@type": "Term", "@id": "no2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pm10ToAirFuelCombustion"}, {"@type": "Term", "@id": "tspToAirAnimalHousing"}, {"@type": "Term", "@id": "bod5ToWaterAquacultureSystems"}, {"@type": "Term", "@id": "dimethylCarbonateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nButanalToAirInputsProduction"}, {"@type": "Term", "@id": "2Methylbutan1OlToAirInputsProduction"}, {"@type": "Term", "@id": "propyleneGlycolMonomethylEtherToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pesticideToSaltWaterPesticideApplication"}, {"@type": "Term", "@id": "no3ToSurfaceWaterAquacultureSystems"}, {"@type": "Term", "@id": "bromoformToAirInputsProduction"}, {"@type": "Term", "@id": "methyleneChlorideToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ch4ToAirCropResidueBurning"}, {"@type": "Term", "@id": "co2ToAirNaturalVegetationBurning"}, {"@type": "Term", "@id": "coToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ch4ToAirAquacultureSystems"}, {"@type": "Term", "@id": "ch4ToAirOrganicSoilBurning"}, {"@type": "Term", "@id": "nh3ToAirCropResidueBurning"}, {"@type": "Term", "@id": "nh3ToSurfaceWaterAquacultureSystems"}, {"@type": "Term", "@id": "nh3ToAirAquacultureSystems"}, {"@type": "Term", "@id": "co2ToAirLimeHydrolysis"}, {"@type": "Term", "@id": "nh4ToGroundwaterCropResidueDecomposition"}, {"@type": "Term", "@id": "co2ToAirInputsProduction"}, {"@type": "Term", "@id": "n2OToAirWasteTreatmentDirect"}, {"@type": "Term", "@id": "pToSurfaceWaterInputsProduction"}, {"@type": "Term", "@id": "pErosionInputsProduction"}, {"@type": "Term", "@id": "so2ToAirInputsProduction"}, {"@type": "Term", "@id": "po43ToSurfaceWaterOrganicFertiliser"}, {"@type": "Term", "@id": "112TrichloroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "po43ToGroundwaterIndustrialProcesses"}, {"@type": "Term", "@id": "soxToAirFuelCombustion"}, {"@type": "Term", "@id": "halothaneToAirInputsProduction"}, {"@type": "Term", "@id": "11DichlorotetrafluoroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "po43ToGroundwaterSoilFlux"}, {"@type": "Term", "@id": "chlorodifluoromethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "noToAirCropResidueBurning"}, {"@type": "Term", "@id": "noToAirCropResidueDecomposition"}, {"@type": "Term", "@id": "pToDrainageWaterInputsProduction"}, {"@type": "Term", "@id": "noxToAirWasteTreatment"}, {"@type": "Term", "@id": "noxToAirSoilFlux"}, {"@type": "Term", "@id": "pToSoilOrganicFertiliser"}, {"@type": "Term", "@id": "n2OToAirAquacultureSystemsIndirect"}, {"@type": "Term", "@id": "hydroxylamineToAirIndustrialProcesses"}, {"@type": "Term", "@id": "12DichloroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "11133PentafluoropropaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2Ethoxy33445Pentafluorotetrahydro25Bis1222Tetrafluoro1TrifluoromethylEthylFuranToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ch4ToAirNaturalVegetationBurning"}, {"@type": "Term", "@id": "ZHfc1234ZeToAirInputsProduction"}, {"@type": "Term", "@id": "h2SToAirWasteTreatment"}, {"@type": "Term", "@id": "nToSurfaceWaterIndustrialProcesses"}, {"@type": "Term", "@id": "n2OToAirInorganicFertiliserIndirect"}, {"@type": "Term", "@id": "hfc1132AToAirIndustrialProcesses"}, {"@type": "Term", "@id": "bromochlorodifluoromethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "11Dichloro1FluoroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "po43ToGroundwaterOrganicFertiliser"}, {"@type": "Term", "@id": "bromodifluoromethaneToAirInputsProduction"}, {"@type": "Term", "@id": "13Dichloro11223PentafluoropropaneToAirInputsProduction"}, {"@type": "Term", "@id": "tefluraneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nErosionInputsProduction"}, {"@type": "Term", "@id": "n2OToAirOrganicSoilBurningDirect"}, {"@type": "Term", "@id": "co2ToAirDeadOrganicMatterStockChangeManagementChange"}, {"@type": "Term", "@id": "n2OToAirCropResidueBurningDirect"}, {"@type": "Term", "@id": "n2OToAirFuelCombustionIndirect"}, {"@type": "Term", "@id": "n2OToAirOrganicFertiliserIndirect"}, {"@type": "Term", "@id": "hfc272CaToAirInputsProduction"}, {"@type": "Term", "@id": "hfc365MfcToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe125ToAirInputsProduction"}, {"@type": "Term", "@id": "hfc1243ZfToAirInputsProduction"}, {"@type": "Term", "@id": "hfc329PToAirInputsProduction"}, {"@type": "Term", "@id": "hfc41ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc152ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc236FaToAirInputsProduction"}, {"@type": "Term", "@id": "334455667788999Pentadecafluorononan1OlToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe134ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc32ToAirInputsProduction"}, {"@type": "Term", "@id": "hfe143AToAirInputsProduction"}, {"@type": "Term", "@id": "hfe356Pcc3ToAirInputsProduction"}, {"@type": "Term", "@id": "222TrifluoroethanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe374Pc2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "22DifluoroethanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "334455667788991010111111NonAdecafluoroundecan1OlToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2233444Heptafluoro1ButanolToAirInputsProduction"}, {"@type": "Term", "@id": "nh3ToAirExcreta"}, {"@type": "Term", "@id": "h2SToAirIndustrialProcesses"}, {"@type": "Term", "@id": "noToAirInputsProduction"}, {"@type": "Term", "@id": "nh3ToGroundwaterSoilFlux"}, {"@type": "Term", "@id": "noxToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nh3ToAirInorganicFertiliser"}, {"@type": "Term", "@id": "co2ToAirOrganicSoilBurning"}, {"@type": "Term", "@id": "so2ToAirCropResidueBurning"}, {"@type": "Term", "@id": "sevofluraneToAirInputsProduction"}, {"@type": "Term", "@id": "pfpmieToAirIndustrialProcesses"}, {"@type": "Term", "@id": "perfluorodecalinTransToAirIndustrialProcesses"}, {"@type": "Term", "@id": "3HexanoneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "dodecamethylcyclohexasiloxaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "propaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "halon1011ToAirInputsProduction"}, {"@type": "Term", "@id": "hexamethyldisiloxaneToAirInputsProduction"}, {"@type": "Term", "@id": "1ButoxypropanolToAirInputsProduction"}, {"@type": "Term", "@id": "hexamethyldisiloxaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "acetaldehydeToAirIndustrialProcesses"}, {"@type": "Term", "@id": "butanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "cyclohexanolToAirInputsProduction"}, {"@type": "Term", "@id": "2MethylhexaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "butanolToAirInputsProduction"}, {"@type": "Term", "@id": "cis2PenteneToAirInputsProduction"}, {"@type": "Term", "@id": "cumeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "isopreneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methylAcetateToAirInputsProduction"}, {"@type": "Term", "@id": "2MethylhexaneToAirInputsProduction"}, {"@type": "Term", "@id": "cyclohexanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pesticideToFreshWaterPesticideApplication"}, {"@type": "Term", "@id": "pm25ToAirInputsProduction"}, {"@type": "Term", "@id": "aceticAcidToAirIndustrialProcesses"}, {"@type": "Term", "@id": "23DimethylbutaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2PentanoneToAirInputsProduction"}, {"@type": "Term", "@id": "dodecamethylpentasiloxaneToAirInputsProduction"}, {"@type": "Term", "@id": "2HexanoneToAirInputsProduction"}, {"@type": "Term", "@id": "2EthoxyethanolToAirInputsProduction"}, {"@type": "Term", "@id": "styreneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hcfc132CToAirInputsProduction"}, {"@type": "Term", "@id": "dichlorodifluoromethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "3344556677888Tridecafluorooct1EneToAirInputsProduction"}, {"@type": "Term", "@id": "hfe569Sf2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hcfc122ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe134ToAirInputsProduction"}, {"@type": "Term", "@id": "hcfe235Ca2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "phosphoricAcidToSoilIndustrialProcesses"}, {"@type": "Term", "@id": "nh4ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "so3ToAirInputsProduction"}, {"@type": "Term", "@id": "hfc236FaToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe338Mcf2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe356Pcf3ToAirInputsProduction"}, {"@type": "Term", "@id": "11334466779910101212HexaDecafluoro25811TetraoxadodecaneToAirInputsProduction"}, {"@type": "Term", "@id": "hfe356Mec3ToAirInputsProduction"}, {"@type": "Term", "@id": "hfe4310Pccc124HGalden1040XToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe374Pc2ToAirInputsProduction"}, {"@type": "Term", "@id": "bromofluoroformToAirInputsProduction"}, {"@type": "Term", "@id": "hfe347Mmy1ToAirInputsProduction"}, {"@type": "Term", "@id": "perfluorobut2EneToAirInputsProduction"}, {"@type": "Term", "@id": "phosphoricAcidToSurfaceWaterIndustrialProcesses"}, {"@type": "Term", "@id": "nh4ToGroundwaterInputsProduction"}, {"@type": "Term", "@id": "hfc41ToAirInputsProduction"}, {"@type": "Term", "@id": "hfe4310Pccc124HGalden1040XToAirInputsProduction"}, {"@type": "Term", "@id": "hfe356Pcf3ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe356Mmz1ToAirInputsProduction"}, {"@type": "Term", "@id": "bromofluoroformToAirIndustrialProcesses"}, {"@type": "Term", "@id": "phosphoricAcidToSurfaceWaterInputsProduction"}, {"@type": "Term", "@id": "hfc1141ToAirInputsProduction"}, {"@type": "Term", "@id": "carbonTetrachlorideToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methyleneChlorideToAirInputsProduction"}, {"@type": "Term", "@id": "2Chloro112Trifluoro1MethoxyethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nHfe7100ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "soxToAirCropResidueBurning"}, {"@type": "Term", "@id": "hfe569Sf2ToAirInputsProduction"}, {"@type": "Term", "@id": "ZHfc1336ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1HexeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "halon1011ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pm0225ToAirInputsProduction"}, {"@type": "Term", "@id": "ionisingCompoundsToWaterInputsProduction"}, {"@type": "Term", "@id": "pm10ToAirCropResidueBurning"}, {"@type": "Term", "@id": "isopropylAcetateToAirInputsProduction"}, {"@type": "Term", "@id": "cis2HexeneToAirInputsProduction"}, {"@type": "Term", "@id": "pesticideToAirIndoorInputsProduction"}, {"@type": "Term", "@id": "octaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pentaneToAirInputsProduction"}, {"@type": "Term", "@id": "1133446677991010121213131515EicoSafluoro2581114PentaoxapentadecaneToAirInputsProduction"}, {"@type": "Term", "@id": "2MethoxyethanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "3PentanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "23DimethylbutaneToAirInputsProduction"}, {"@type": "Term", "@id": "nmvocToAirInputsProduction"}, {"@type": "Term", "@id": "bod5ToWaterIndustrialProcesses"}, {"@type": "Term", "@id": "nonaneToAirInputsProduction"}, {"@type": "Term", "@id": "pm02ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "diisopropylEtherToAirInputsProduction"}, {"@type": "Term", "@id": "oXyleneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2NButoxy1EthanolToAirInputsProduction"}, {"@type": "Term", "@id": "pfc7118ToAirInputsProduction"}, {"@type": "Term", "@id": "octamethyltrisiloxaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "135TrimethylbenzeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pesticideToSoilNonAgriculturalPesticideApplication"}, {"@type": "Term", "@id": "nPropanolToAirInputsProduction"}, {"@type": "Term", "@id": "111333Hexafluoropropan2YlFormateToAirInputsProduction"}, {"@type": "Term", "@id": "pXyleneToAirInputsProduction"}, {"@type": "Term", "@id": "isopropanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hexaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2Methyl1ButeneToAirInputsProduction"}, {"@type": "Term", "@id": "3Methylbutan1OlToAirInputsProduction"}, {"@type": "Term", "@id": "22DimethylpropaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "propyleneGlycolMonomethylEtherToAirInputsProduction"}, {"@type": "Term", "@id": "dimethoxymethaneToAirInputsProduction"}, {"@type": "Term", "@id": "pinacolinToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pm25ToAirFuelCombustion"}, {"@type": "Term", "@id": "pm25ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "propionicAcidToAirIndustrialProcesses"}, {"@type": "Term", "@id": "codToWaterInputsProduction"}, {"@type": "Term", "@id": "nitriteToWaterInputsProduction"}, {"@type": "Term", "@id": "pesticideToSoilAgriculturalPesticideApplication"}, {"@type": "Term", "@id": "sevofluraneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2Methyl2PropanolToAirInputsProduction"}, {"@type": "Term", "@id": "2HexanoneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2Methylbutan1OlToAirIndustrialProcesses"}, {"@type": "Term", "@id": "trans12DichloroethyleneToAirInputsProduction"}, {"@type": "Term", "@id": "codToWaterAquacultureSystems"}, {"@type": "Term", "@id": "trans2PenteneToAirInputsProduction"}, {"@type": "Term", "@id": "tertButylMethylEtherToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pesticideToAirUrbanCloseToGroundInputsProduction"}, {"@type": "Term", "@id": "135TrimethylbenzeneToAirInputsProduction"}, {"@type": "Term", "@id": "octamethyltrisiloxaneToAirInputsProduction"}, {"@type": "Term", "@id": "2EthoxyethanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nPropylAcetateToAirInputsProduction"}, {"@type": "Term", "@id": "n2OToAirDiminishingSoilCarbonStocksLandUseChangeDirect"}, {"@type": "Term", "@id": "nh3ToAirCropResidueDecomposition"}, {"@type": "Term", "@id": "n2OToAirWasteTreatmentIndirect"}, {"@type": "Term", "@id": "nh4ToGroundwaterExcreta"}, {"@type": "Term", "@id": "nToSurfaceWaterSoilFlux"}, {"@type": "Term", "@id": "no3ToGroundwaterIndustrialProcesses"}, {"@type": "Term", "@id": "n2ToAirWasteTreatment"}, {"@type": "Term", "@id": "11DichlorotetrafluoroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "po43ToGroundwaterInorganicFertiliser"}, {"@type": "Term", "@id": "pToGroundwaterIndustrialProcesses"}, {"@type": "Term", "@id": "nh3ToAirOrganicSoilCultivation"}, {"@type": "Term", "@id": "noToAirInorganicFertiliser"}, {"@type": "Term", "@id": "noToAirExcreta"}, {"@type": "Term", "@id": "11334466779910101212HexaDecafluoro25811TetraoxadodecaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2233Tetrafluoro1PropanolToAirInputsProduction"}, {"@type": "Term", "@id": "111233HexafluoropropaneToAirInputsProduction"}, {"@type": "Term", "@id": "1122Tetrafluoro3MethoxyPropaneToAirInputsProduction"}, {"@type": "Term", "@id": "11Oxybis2Difluoromethoxy1122TetrafluoroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "co2ToAirBelowGroundBiomassStockChangeManagementChange"}, {"@type": "Term", "@id": "334455666Nonafluorohex1EneToAirInputsProduction"}, {"@type": "Term", "@id": "dibromomethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "blackCarbonToAirInputsProduction"}, {"@type": "Term", "@id": "chloromethaneToAirInputsProduction"}, {"@type": "Term", "@id": "n2OToAirIndustrialProcessesDirect"}, {"@type": "Term", "@id": "po43ToSurfaceWaterInorganicFertiliser"}, {"@type": "Term", "@id": "n2OToAirDiminishingSoilCarbonStocksManagementChangeDirect"}, {"@type": "Term", "@id": "pToDrainageWaterSoilFlux"}, {"@type": "Term", "@id": "trichlorofluoromethaneToAirInputsProduction"}, {"@type": "Term", "@id": "n2OToAirCropResidueDecompositionIndirect"}, {"@type": "Term", "@id": "EHfc1225YeToAirInputsProduction"}, {"@type": "Term", "@id": "hfc1234YfToAirInputsProduction"}, {"@type": "Term", "@id": "hfc263FbToAirInputsProduction"}, {"@type": "Term", "@id": "hfc4310MeeToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfc329PToAirIndustrialProcesses"}, {"@type": "Term", "@id": "iHfe7200ToAirInputsProduction"}, {"@type": "Term", "@id": "hfe356Mff2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methylChloroformToAirInputsProduction"}, {"@type": "Term", "@id": "hfe347Mmy1ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "22DifluoroethanolToAirInputsProduction"}, {"@type": "Term", "@id": "33445566778899101010HepTadecafluorodec1EneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nh3ToGroundwaterInputsProduction"}, {"@type": "Term", "@id": "no3ToGroundwaterInorganicFertiliser"}, {"@type": "Term", "@id": "nh3ToGroundwaterIndustrialProcesses"}, {"@type": "Term", "@id": "nh3ToGroundwaterOrganicFertiliser"}, {"@type": "Term", "@id": "hfc245EaToAirInputsProduction"}, {"@type": "Term", "@id": "nHfe7100ToAirInputsProduction"}, {"@type": "Term", "@id": "hfe236FaToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pfc318ToAirInputsProduction"}, {"@type": "Term", "@id": "1122333HeptafluoroNNBisHeptafluoropropylPropan1AmineToAirInputsProduction"}, {"@type": "Term", "@id": "1122333HeptafluoroNNBisHeptafluoropropylPropan1AmineToAirIndustrialProcesses"}, {"@type": "Term", "@id": "chloroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "perfluorodecalinTransToAirInputsProduction"}, {"@type": "Term", "@id": "bromoformToAirIndustrialProcesses"}, {"@type": "Term", "@id": "octamethylcyclotetrasiloxaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "3HexanoneToAirInputsProduction"}, {"@type": "Term", "@id": "224466881010Decamethyl13579246810PentoxapentasilecaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1ButeneToAirInputsProduction"}, {"@type": "Term", "@id": "2Chloro111TrifluoroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "1Ethyl3MethylbenzeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methylEtherToAirInputsProduction"}, {"@type": "Term", "@id": "formicAcidToAirInputsProduction"}, {"@type": "Term", "@id": "nonaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pm10ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pesticideToSaltWaterInputsProduction"}, {"@type": "Term", "@id": "chloroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "dodecamethylcyclohexasiloxaneToAirInputsProduction"}, {"@type": "Term", "@id": "1HexeneToAirInputsProduction"}, {"@type": "Term", "@id": "22DimethylbutaneToAirInputsProduction"}, {"@type": "Term", "@id": "3MethylhexaneToAirInputsProduction"}, {"@type": "Term", "@id": "hcfc123AToAirInputsProduction"}, {"@type": "Term", "@id": "334455667788999Pentadecafluorononan1OlToAirInputsProduction"}, {"@type": "Term", "@id": "hfe356Mec3ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methyl222TrifluoroacetateToAirInputsProduction"}, {"@type": "Term", "@id": "hfc245CaToAirInputsProduction"}, {"@type": "Term", "@id": "hfc1132AToAirInputsProduction"}, {"@type": "Term", "@id": "hcfc124ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "dichlorodifluoromethaneToAirInputsProduction"}, {"@type": "Term", "@id": "co2ToAirUreaHydrolysis"}, {"@type": "Term", "@id": "hfc263FbToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe347Pcf2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe254Cb2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ethylTrifluoroacetateToAirInputsProduction"}, {"@type": "Term", "@id": "perfluorobut1EneToAirInputsProduction"}, {"@type": "Term", "@id": "fc14ToAirInputsProduction"}, {"@type": "Term", "@id": "sf6ToAirInputsProduction"}, {"@type": "Term", "@id": "phosphoricAcidToGroundwaterIndustrialProcesses"}, {"@type": "Term", "@id": "bromochlorodifluoromethaneToAirInputsProduction"}, {"@type": "Term", "@id": "hfe347Pcf2ToAirInputsProduction"}, {"@type": "Term", "@id": "chloropentafluoroethaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2Ethoxy33445Pentafluorotetrahydro25Bis1222Tetrafluoro1TrifluoromethylEthylFuranToAirInputsProduction"}, {"@type": "Term", "@id": "perfluorobut1EneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hcfc132CToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hydroxylamineToAirInputsProduction"}, {"@type": "Term", "@id": "hfe245Fa1ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "perfluoro2Methyl3PentanoneToAirInputsProduction"}, {"@type": "Term", "@id": "hfe347Mcf2ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hcfc123AToAirIndustrialProcesses"}, {"@type": "Term", "@id": "iHfe7100ToAirInputsProduction"}, {"@type": "Term", "@id": "333TrifluoroPropanalToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe227EaToAirIndustrialProcesses"}, {"@type": "Term", "@id": "halon2301ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "hfe356Pcf2ToAirInputsProduction"}, {"@type": "Term", "@id": "methylChloroformToAirIndustrialProcesses"}, {"@type": "Term", "@id": "2Methyl2ButanolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "cis12DichloroethyleneToAirInputsProduction"}, {"@type": "Term", "@id": "pm02ToAirInputsProduction"}, {"@type": "Term", "@id": "codToWaterIndustrialProcesses"}, {"@type": "Term", "@id": "nf3ToAirIndustrialProcesses"}, {"@type": "Term", "@id": "pesticideToAirInputsProduction"}, {"@type": "Term", "@id": "propeneToAirInputsProduction"}, {"@type": "Term", "@id": "isopropylAcetateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "isobutaneToAirInputsProduction"}, {"@type": "Term", "@id": "tertButylAcetateToAirInputsProduction"}, {"@type": "Term", "@id": "heptaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "methylAcetateToAirIndustrialProcesses"}, {"@type": "Term", "@id": "propionicAcidToAirInputsProduction"}, {"@type": "Term", "@id": "1PropylbenzeneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "35DiethyltolueneToAirInputsProduction"}, {"@type": "Term", "@id": "2Chloro111TrifluoroethaneToAirInputsProduction"}, {"@type": "Term", "@id": "2Methyl2ButeneToAirInputsProduction"}, {"@type": "Term", "@id": "3PentanolToAirInputsProduction"}, {"@type": "Term", "@id": "cis12DichloroethyleneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "trans2HexeneToAirInputsProduction"}, {"@type": "Term", "@id": "33Dichloro11122PentafluoropropaneToAirInputsProduction"}, {"@type": "Term", "@id": "4Hydroxy4Methylpentan2OneToAirInputsProduction"}, {"@type": "Term", "@id": "22DimethylbutaneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "bod5ToWaterInputsProduction"}, {"@type": "Term", "@id": "pesticideToSoilPesticideApplication"}, {"@type": "Term", "@id": "methylFormateToAirInputsProduction"}, {"@type": "Term", "@id": "mXyleneToAirInputsProduction"}, {"@type": "Term", "@id": "22DimethylpropaneToAirInputsProduction"}, {"@type": "Term", "@id": "methylIsobutylKetoneToAirIndustrialProcesses"}, {"@type": "Term", "@id": "propanalToAirIndustrialProcesses"}, {"@type": "Term", "@id": "acetoneToAirInputsProduction"}, {"@type": "Term", "@id": "nitriteToAirIndustrialProcesses"}, {"@type": "Term", "@id": "nButylAcetateToAirInputsProduction"}, {"@type": "Term", "@id": "heptaneToAirInputsProduction"}, {"@type": "Term", "@id": "ethyleneGlycolToAirIndustrialProcesses"}, {"@type": "Term", "@id": "ionisingCompoundsToSaltwaterInputsProduction"}, {"@type": "Term", "@id": "nitriteToWaterIndustrialProcesses"}, {"@type": "Term", "@id": "2MethoxyethanolToAirInputsProduction"}, {"@type": "Term", "@id": "11133PentafluoropropaneToAirInputsProduction"}]}, {"name": "get_cover_crop_property_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType.keyword": "property"}}], "should": [{"match_phrase": {"name": "cover crop"}}, {"match_phrase": {"name": "catch crop"}}, {"match_phrase": {"name": "fallow crop"}}, {"match_phrase": {"synonyms": "cover crop"}}], "minimum_should_match": 1}}, "results": [{"@type": "Term", "@id": "catchCrop"}, {"@type": "Term", "@id": "groundCover"}, {"@type": "Term", "@id": "longFallowCrop"}, {"@type": "Term", "@id": "coverCrop"}, {"@type": "Term", "@id": "shortFallowCrop"}]}, {"name": "get_crop_residue_incorporated_or_left_on_field_terms", "query": {"bool": {"must": [{"match": {"@type.keyword": "Term"}}, {"match": {"termType.keyword": "cropResidue"}}], "should": [{"match": {"name": "incorporated"}}, {"match_phrase": {"name": "left on field"}}, {"match_phrase": {"name": "below ground"}}], "minimum_should_match": 1}}, "results": [{"@type": "Term", "@id": "discardedCropLeftOnField"}, {"@type": "Term", "@id": "belowGroundCropResidue"}, {"@type": "Term", "@id": "aboveGroundCropResidueLeftOnField"}, {"@type": "Term", "@id": "discardedCropIncorporated"}, {"@type": "Term", "@id": "aboveGroundCropResidueIncorporated"}]}, {"name": "get_crop_residue_management_terms", "query": {"termType.keyword": "cropResidueManagement"}, "results": [{"@type": "Term", "@id": "residueIncorporatedLessThan30DaysBeforeCultivation"}, {"@type": "Term", "@id": "residueRemoved"}, {"@type": "Term", "@id": "residueIncorporatedMoreThan30DaysBeforeCultivation"}, {"@type": "Term", "@id": "residueIncorporated"}, {"@type": "Term", "@id": "residueLeftOnField"}, {"@type": "Term", "@id": "residueBurnt"}, {"@type": "Term", "@id": "pastureRenewed"}]}, {"name": "get_crop_residue_terms", "query": {"termType.keyword": "cropResidue"}, "results": [{"@type": "Term", "@id": "discardedCropBurnt"}, {"@type": "Term", "@id": "aboveGroundCropResidueRemoved"}, {"@type": "Term", "@id": "discardedCropIncorporated"}, {"@type": "Term", "@id": "discardedCropLeftOnField"}, {"@type": "Term", "@id": "discardedCropTotal"}, {"@type": "Term", "@id": "aboveGroundCropResidueBurnt"}, {"@type": "Term", "@id": "belowGroundCropResidue"}, {"@type": "Term", "@id": "aboveGroundCropResidueLeftOnField"}, {"@type": "Term", "@id": "aboveGroundCropResidueIncorporated"}, {"@type": "Term", "@id": "aboveGroundCropResidueTotal"}, {"@type": "Term", "@id": "discardedCropRemoved"}]}, {"name": "get_digestible_energy_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType.keyword": "property"}}, {"match_phrase_prefix": {"name": "Digestible energy"}}]}}, "results": [{"@type": "Term", "@id": "digestibleEnergyRuminants"}, {"@type": "Term", "@id": "digestibleEnergyRabbits"}, {"@type": "Term", "@id": "digestibleEnergyPoultry"}, {"@type": "Term", "@id": "digestibleEnergyPigs"}, {"@type": "Term", "@id": "digestibleEnergySalmonids"}, {"@type": "Term", "@id": "digestibleEnergyAquaticSpecies"}, {"@type": "Term", "@id": "digestibleEnergyOtherAnimals"}]}, {"name": "get_electricity_grid_mix_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType.keyword": "electricity"}}, {"match": {"name": "grid"}}, {"match": {"name": "mix"}}]}}, "results": [{"@type": "Term", "@id": "electricityGridRenewableMix"}, {"@type": "Term", "@id": "electricityGridMarketMix"}]}, {"name": "get_energy_digestibility_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType.keyword": "property"}}, {"match_phrase_prefix": {"name": "Energy digestibility"}}]}}, "results": [{"@type": "Term", "@id": "energyDigestibilityPoultry"}, {"@type": "Term", "@id": "energyDigestibilityRabbits"}, {"@type": "Term", "@id": "energyDigestibilitySalmonids"}, {"@type": "Term", "@id": "energyDigestibilityRuminants"}, {"@type": "Term", "@id": "energyDigestibilityPigs"}, {"@type": "Term", "@id": "energyDigestibilityOtherAnimals"}, {"@type": "Term", "@id": "energyDigestibilityAquaticSpecies"}]}, {"name": "get_excreta_N_terms", "query": {"termType.keyword": "excreta", "units.keyword": "kg N"}, "results": [{"@type": "Term", "@id": "excretaBuffaloKgN"}, {"@type": "Term", "@id": "excretaKgN"}, {"@type": "Term", "@id": "excretaGeeseKgN"}, {"@type": "Term", "@id": "excretaInsectsKgN"}, {"@type": "Term", "@id": "excretaBeefCattleFeedlotFedKgN"}, {"@type": "Term", "@id": "excretaMixturesKgN"}, {"@type": "Term", "@id": "excretaLiquidFishCrustaceansKgN"}, {"@type": "Term", "@id": "excretaRabbitsKgN"}, {"@type": "Term", "@id": "processedExcretaKgN"}, {"@type": "Term", "@id": "excretaTurkeysKgN"}, {"@type": "Term", "@id": "excretaPoultryKgN"}, {"@type": "Term", "@id": "excretaBeefCattleExceptFeedlotFedKgN"}, {"@type": "Term", "@id": "excretaDucksKgN"}, {"@type": "Term", "@id": "excretaDeerKgN"}, {"@type": "Term", "@id": "excretaSolidFishCrustaceansKgN"}, {"@type": "Term", "@id": "excretaGoatsKgN"}, {"@type": "Term", "@id": "excretaSheepKgN"}, {"@type": "Term", "@id": "excretaCamelsKgN"}, {"@type": "Term", "@id": "excretaHorsesMulesAndAssesKgN"}, {"@type": "Term", "@id": "excretaDairyCattleKgN"}, {"@type": "Term", "@id": "excretaPigsKgN"}]}, {"name": "get_excreta_VS_terms", "query": {"termType.keyword": "excreta", "units.keyword": "kg VS"}, "results": [{"@type": "Term", "@id": "excretaDairyCattleKgVs"}, {"@type": "Term", "@id": "excretaLiquidFishCrustaceansKgVs"}, {"@type": "Term", "@id": "excretaGeeseKgVs"}, {"@type": "Term", "@id": "excretaRabbitsKgVs"}, {"@type": "Term", "@id": "excretaSolidFishCrustaceansKgVs"}, {"@type": "Term", "@id": "excretaInsectsKgVs"}, {"@type": "Term", "@id": "excretaBuffaloKgVs"}, {"@type": "Term", "@id": "processedExcretaKgVs"}, {"@type": "Term", "@id": "excretaTurkeysKgVs"}, {"@type": "Term", "@id": "excretaHorsesMulesAndAssesKgVs"}, {"@type": "Term", "@id": "excretaCamelsKgVs"}, {"@type": "Term", "@id": "excretaPigsKgVs"}, {"@type": "Term", "@id": "excretaDucksKgVs"}, {"@type": "Term", "@id": "excretaPoultryKgVs"}, {"@type": "Term", "@id": "excretaSheepKgVs"}, {"@type": "Term", "@id": "excretaMixturesKgVs"}, {"@type": "Term", "@id": "excretaGoatsKgVs"}, {"@type": "Term", "@id": "excretaBeefCattleExceptFeedlotFedKgVs"}, {"@type": "Term", "@id": "excretaDeerKgVs"}, {"@type": "Term", "@id": "excretaBeefCattleFeedlotFedKgVs"}, {"@type": "Term", "@id": "excretaKgVs"}]}, {"name": "get_flooded_pre_season_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType": "landUseManagement"}}, {"match_phrase": {"name": "flooded pre-season"}}]}}, "results": [{"@type": "Term", "@id": "floodedPreSeasonMoreThan30Days"}, {"@type": "Term", "@id": "nonFloodedPreSeasonMoreThan365Days"}, {"@type": "Term", "@id": "nonFloodedPreSeasonMoreThan180Days"}, {"@type": "Term", "@id": "nonFloodedPreSeasonLessThan180Days"}]}, {"name": "get_generic_crop", "query": {"termType.keyword": "crop", "name": "Generic crop seed"}, "results": [{"@type": "Term", "name": "Generic crop, seed", "@id": "genericCropSeed", "_score": 26.214151}]}, {"name": "get_ionophore_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match_phrase_prefix": {"name": "ionophore"}}], "should": [{"match": {"termType": "feedFoodAdditive"}}, {"match": {"termType": "veterinaryDrug"}}], "minimum_should_match": 1}}, "results": [{"@type": "Term", "@id": "ionophores"}, {"@type": "Term", "@id": "ionophoreAntibiotics"}]}, {"name": "get_irrigated_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType.keyword": "waterRegime"}}], "should": [{"match_phrase_prefix": {"name": "irrigated"}}, {"match_phrase_prefix": {"name": "deep water"}}], "minimum_should_match": 1}}, "results": [{"@type": "Term", "@id": "rainfedDeepWater"}, {"@type": "Term", "@id": "rainfedDeepWaterWaterDepth50100Cm"}, {"@type": "Term", "@id": "rainfedDeepWaterWaterDepth100Cm"}, {"@type": "Term", "@id": "irrigatedSubIrrigation"}, {"@type": "Term", "@id": "irrigatedFurrowIrrigation"}, {"@type": "Term", "@id": "irrigatedLocalizedIrrigation"}, {"@type": "Term", "@id": "irrigatedLateralMoveIrrigation"}, {"@type": "Term", "@id": "irrigatedSprinklerIrrigation"}, {"@type": "Term", "@id": "irrigatedDripIrrigation"}, {"@type": "Term", "@id": "irrigatedCenterPivotIrrigation"}, {"@type": "Term", "@id": "irrigatedTypeUnspecified"}, {"@type": "Term", "@id": "irrigatedSurfaceIrrigationMultipleDrainagePeriods"}, {"@type": "Term", "@id": "irrigatedSurfaceIrrigationSingleDrainagePeriod"}, {"@type": "Term", "@id": "irrigatedSurfaceIrrigationContinuouslyFlooded"}, {"@type": "Term", "@id": "irrigatedSurfaceIrrigationDrainageRegimeUnspecified"}]}, {"name": "get_irrigation_terms", "query": {"termType.keyword": "water"}, "results": [{"@type": "Term", "@id": "waterDrainageCanal"}, {"@type": "Term", "@id": "waterMarine"}, {"@type": "Term", "@id": "waterSourceUnspecified"}, {"@type": "Term", "@id": "waterIrrigationCanal"}, {"@type": "Term", "@id": "waterMunicipalTap"}, {"@type": "Term", "@id": "waterDeionised"}, {"@type": "Term", "@id": "waterHarvestedRainfall"}, {"@type": "Term", "@id": "waterRiverStream"}, {"@type": "Term", "@id": "waterLakeOrReservoir"}, {"@type": "Term", "@id": "iceSourceUnspecified"}, {"@type": "Term", "@id": "waterBrackish"}, {"@type": "Term", "@id": "waterPumpedGroundwater"}]}, {"name": "get_land_cover_siteTypes", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType": "landCover"}}], "should": [{"match": {"name": "agri-food processor"}}, {"match": {"name": "animal housing"}}, {"match": {"name": "cropland"}}, {"match": {"name": "food retailer"}}, {"match": {"name": "forest"}}, {"match": {"name": "glass or high accessible cover"}}, {"match": {"name": "lake"}}, {"match": {"name": "other natural vegetation"}}, {"match": {"name": "permanent pasture"}}, {"match": {"name": "pond"}}, {"match": {"name": "river or stream"}}, {"match": {"name": "sea or ocean"}}], "minimum_should_match": 1}}, "results": [{"@type": "Term", "name": "Glass or high accessible cover", "@id": "glassOrHighAccessibleCover", "_score": 58.89458}, {"@type": "Term", "name": "Sea or ocean", "@id": "seaOrOcean", "_score": 51.86459}, {"@type": "Term", "name": "River or stream", "@id": "riverOrStream", "_score": 48.764023}, {"@type": "Term", "name": "Other natural vegetation", "@id": "otherNaturalVegetation", "_score": 39.85367}, {"@type": "Term", "name": "Agri-food processor", "@id": "agriFoodProcessor", "_score": 39.753128}, {"@type": "Term", "name": "Food retailer", "@id": "foodRetailer", "_score": 38.26871}, {"@type": "Term", "name": "Natural forest", "@id": "naturalForest", "_score": 31.409119}, {"@type": "Term", "name": "Permanent pasture", "@id": "permanentPasture", "_score": 27.165491}, {"@type": "Term", "name": "Root or tuber crop plant", "@id": "rootOrTuberCropPlant", "_score": 26.515076}, {"@type": "Term", "name": "Animal housing", "@id": "animalHousing", "_score": 26.235023}, {"@type": "Term", "name": "Permanent cropland", "@id": "permanentCropland", "_score": 20.35537}, {"@type": "Term", "name": "Forest", "@id": "forest", "_score": 19.319452}, {"@type": "Term", "name": "Primary forest", "@id": "primaryForest", "_score": 19.07573}, {"@type": "Term", "name": "Plantation forest", "@id": "plantationForest", "_score": 18.575016}, {"@type": "Term", "name": "Secondary forest", "@id": "secondaryForest", "_score": 18.559017}, {"@type": "Term", "name": "Other land", "@id": "otherLand", "_score": 18.000711}, {"@type": "Term", "name": "Lake", "@id": "lake", "_score": 17.661419}, {"@type": "Term", "name": "Red sea plume alga", "@id": "redSeaPlumeAlga", "_score": 16.332142}, {"@type": "Term", "name": "Sea kale plant", "@id": "seaKalePlant", "_score": 16.305748}, {"@type": "Term", "name": "Pond", "@id": "pond", "_score": 13.938215}, {"@type": "Term", "name": "River tamarind tree", "@id": "riverTamarindTree", "_score": 12.557756}, {"@type": "Term", "name": "Cropland", "@id": "cropland", "_score": 10.119129}, {"@type": "Term", "name": "Annual cropland", "@id": "annualCropland", "_score": 9.73029}]}, {"name": "get_land_cover_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType": "landCover"}}]}}, "results": [{"@type": "Term", "@id": "chayoteVine"}, {"@type": "Term", "@id": "arecaTree"}, {"@type": "Term", "@id": "citrusTree"}, {"@type": "Term", "@id": "pulsePlant"}, {"@type": "Term", "@id": "almondTree"}, {"@type": "Term", "@id": "jerusalemArtichokePlant"}, {"@type": "Term", "@id": "costmaryPlant"}, {"@type": "Term", "@id": "picklingCucumberVine"}, {"@type": "Term", "@id": "cinnamonTree"}, {"@type": "Term", "@id": "kalePlant"}, {"@type": "Term", "@id": "cocoaTree"}, {"@type": "Term", "@id": "chinaJutePlant"}, {"@type": "Term", "@id": "moringaTree"}, {"@type": "Term", "@id": "carawayPlant"}, {"@type": "Term", "@id": "peanutPlant"}, {"@type": "Term", "@id": "broadBeanPlant"}, {"@type": "Term", "@id": "mushroomFungus"}, {"@type": "Term", "@id": "melilotusPlant"}, {"@type": "Term", "@id": "mexicanMarigoldPlant"}, {"@type": "Term", "@id": "trafficAreaRailAndRoadEmbankment"}, {"@type": "Term", "@id": "riverOrStream"}, {"@type": "Term", "@id": "pearlMilletPlant"}, {"@type": "Term", "@id": "cerealPlant"}, {"@type": "Term", "@id": "daffodilPlant"}, {"@type": "Term", "@id": "leekPlant"}, {"@type": "Term", "@id": "hyssopPlant"}, {"@type": "Term", "@id": "sugarCropPlant"}, {"@type": "Term", "@id": "coffeeTree"}, {"@type": "Term", "@id": "brusselsSproutsPlant"}, {"@type": "Term", "@id": "nettlePlant"}, {"@type": "Term", "@id": "calliandraTree"}, {"@type": "Term", "@id": "colouredGuineaGrassPlant"}, {"@type": "Term", "@id": "genericLeguminousGrassPlant"}, {"@type": "Term", "@id": "dulseAlga"}, {"@type": "Term", "@id": "savoryPlant"}, {"@type": "Term", "@id": "dalGrassPlant"}, {"@type": "Term", "@id": "elephantGrassPlant"}, {"@type": "Term", "@id": "mulgaTree"}, {"@type": "Term", "@id": "falseRhodesGrassPlant"}, {"@type": "Term", "@id": "indianCoralTree"}, {"@type": "Term", "@id": "gliricidiaSepiumTree"}, {"@type": "Term", "@id": "nigeriaGrassPlant"}, {"@type": "Term", "@id": "espartoGrassPlant"}, {"@type": "Term", "@id": "milletPlant"}, {"@type": "Term", "@id": "volvariellaVolvaceaFungus"}, {"@type": "Term", "@id": "dateTree"}, {"@type": "Term", "@id": "mineralExtractionSite"}, {"@type": "Term", "@id": "andropogonFastigiatusPlant"}, {"@type": "Term", "@id": "celeryPlant"}, {"@type": "Term", "@id": "pricklyPearCactus"}, {"@type": "Term", "@id": "andropogonCanaliculatusPlant"}, {"@type": "Term", "@id": "choySumPlant"}, {"@type": "Term", "@id": "redSeaPlumeAlga"}, {"@type": "Term", "@id": "achioteTree"}, {"@type": "Term", "@id": "shiitakeFungus"}, {"@type": "Term", "@id": "longkongTree"}, {"@type": "Term", "@id": "cauliflowerPlant"}, {"@type": "Term", "@id": "whiteCloverPlant"}, {"@type": "Term", "@id": "indianBluegrassPlant"}, {"@type": "Term", "@id": "pepperVine"}, {"@type": "Term", "@id": "jambolanTree"}, {"@type": "Term", "@id": "agaricusBisporusFungus"}, {"@type": "Term", "@id": "commonVetchPlant"}, {"@type": "Term", "@id": "treeNutTree"}, {"@type": "Term", "@id": "physalisPlant"}, {"@type": "Term", "@id": "acaciaTree"}, {"@type": "Term", "@id": "vanillaVine"}, {"@type": "Term", "@id": "juniperTree"}, {"@type": "Term", "@id": "hempPlant"}, {"@type": "Term", "@id": "carobTree"}, {"@type": "Term", "@id": "anisePlant"}, {"@type": "Term", "@id": "cockatooPlant"}, {"@type": "Term", "@id": "grassAlfalfaSward"}, {"@type": "Term", "@id": "persimmonTree"}, {"@type": "Term", "@id": "camelinaPlant"}, {"@type": "Term", "@id": "foodRetailer"}, {"@type": "Term", "@id": "ornamentalCropPlant"}, {"@type": "Term", "@id": "citronTree"}, {"@type": "Term", "@id": "ricePlantUpland"}, {"@type": "Term", "@id": "loquatTree"}, {"@type": "Term", "@id": "ruePlant"}, {"@type": "Term", "@id": "bambooPlant"}, {"@type": "Term", "@id": "parsleyPlant"}, {"@type": "Term", "@id": "commonHorsetailPlant"}, {"@type": "Term", "@id": "spinachPlant"}, {"@type": "Term", "@id": "ryePlant"}, {"@type": "Term", "@id": "sorghumPlant"}, {"@type": "Term", "@id": "stAugustineGrassPlant"}, {"@type": "Term", "@id": "chineseRyeGrassPlant"}, {"@type": "Term", "@id": "pangolaGrassPlant"}, {"@type": "Term", "@id": "sabiGrassPlant"}, {"@type": "Term", "@id": "coelachyrumYemenicumPlant"}, {"@type": "Term", "@id": "lespedezaPlant"}, {"@type": "Term", "@id": "anthephoraNigritanaPlant"}, {"@type": "Term", "@id": "animalHousing"}, {"@type": "Term", "@id": "tripsacumLatifoliumPlant"}, {"@type": "Term", "@id": "tocoGrassPlant"}, {"@type": "Term", "@id": "sporobolusNervosusPlant"}, {"@type": "Term", "@id": "redtopPlant"}, {"@type": "Term", "@id": "blueSignalGrassPlant"}, {"@type": "Term", "@id": "paraGrassPlant"}, {"@type": "Term", "@id": "mesquiteTree"}, {"@type": "Term", "@id": "hopVine"}, {"@type": "Term", "@id": "curryTree"}, {"@type": "Term", "@id": "pigeonPeaPlant"}, {"@type": "Term", "@id": "shortBareFallow"}, {"@type": "Term", "@id": "cicelyPlant"}, {"@type": "Term", "@id": "bushFallow"}, {"@type": "Term", "@id": "potatoPlant"}, {"@type": "Term", "@id": "poppyPlant"}, {"@type": "Term", "@id": "lentilPlant"}, {"@type": "Term", "@id": "carpetGrassPlant"}, {"@type": "Term", "@id": "sesamePlant"}, {"@type": "Term", "@id": "ginsengPlant"}, {"@type": "Term", "@id": "pistachioTree"}, {"@type": "Term", "@id": "rooibosPlant"}, {"@type": "Term", "@id": "urbanArea"}, {"@type": "Term", "@id": "fennelPlant"}, {"@type": "Term", "@id": "thymePlant"}, {"@type": "Term", "@id": "bergamotTree"}, {"@type": "Term", "@id": "cherimoyaTree"}, {"@type": "Term", "@id": "feijoaTree"}, {"@type": "Term", "@id": "jasmineVine"}, {"@type": "Term", "@id": "safflowerPlant"}, {"@type": "Term", "@id": "bitterleafPlant"}, {"@type": "Term", "@id": "pitayaCactus"}, {"@type": "Term", "@id": "mangoTree"}, {"@type": "Term", "@id": "bluegrassPlant"}, {"@type": "Term", "@id": "bitterOrangeTree"}, {"@type": "Term", "@id": "khatTree"}, {"@type": "Term", "@id": "shortFallow"}, {"@type": "Term", "@id": "arazaTree"}, {"@type": "Term", "@id": "genericOakTree"}, {"@type": "Term", "@id": "donkeyGrassPlant"}, {"@type": "Term", "@id": "polypogonSchimperianusPlant"}, {"@type": "Term", "@id": "perennialHonestyPlant"}, {"@type": "Term", "@id": "rootOrTuberCropPlant"}, {"@type": "Term", "@id": "sagePlant"}, {"@type": "Term", "@id": "quinoaPlant"}, {"@type": "Term", "@id": "dillPlant"}, {"@type": "Term", "@id": "industrialBuilding"}, {"@type": "Term", "@id": "commonNeedleGrassPlant"}, {"@type": "Term", "@id": "birdwoodGrassPlant"}, {"@type": "Term", "@id": "antelopeGrassPlant"}, {"@type": "Term", "@id": "aleppoGrassPlant"}, {"@type": "Term", "@id": "taroPlant"}, {"@type": "Term", "@id": "sweetCherryTree"}, {"@type": "Term", "@id": "asafoetidaPlant"}, {"@type": "Term", "@id": "fruitCropPlant"}, {"@type": "Term", "@id": "arrachaPlant"}, {"@type": "Term", "@id": "basilPlant"}, {"@type": "Term", "@id": "commonBeanPlant"}, {"@type": "Term", "@id": "currantPlant"}, {"@type": "Term", "@id": "sweetCornPlant"}, {"@type": "Term", "@id": "burnetPlant"}, {"@type": "Term", "@id": "colaTree"}, {"@type": "Term", "@id": "cowpeaPlant"}, {"@type": "Term", "@id": "buckwheatPlant"}, {"@type": "Term", "@id": "cucumberVine"}, {"@type": "Term", "@id": "cabbagePlant"}, {"@type": "Term", "@id": "jackfruitTree"}, {"@type": "Term", "@id": "gourdVine"}, {"@type": "Term", "@id": "savannah"}, {"@type": "Term", "@id": "primaryForest"}, {"@type": "Term", "@id": "whiteMulberryTree"}, {"@type": "Term", "@id": "marjoramPlant"}, {"@type": "Term", "@id": "eveningPrimrosePlant"}, {"@type": "Term", "@id": "mandarinTree"}, {"@type": "Term", "@id": "heliconiaPlant"}, {"@type": "Term", "@id": "ervilPlant"}, {"@type": "Term", "@id": "chineseAlbiziaTree"}, {"@type": "Term", "@id": "garlicPlant"}, {"@type": "Term", "@id": "caribGrassPlant"}, {"@type": "Term", "@id": "sugarcanePlant"}, {"@type": "Term", "@id": "cockspurGrassPlant"}, {"@type": "Term", "@id": "parsnipPlant"}, {"@type": "Term", "@id": "kapokTree"}, {"@type": "Term", "@id": "collardPlant"}, {"@type": "Term", "@id": "chlorisRoxburghianaPlant"}, {"@type": "Term", "@id": "miscanthusGrassPlant"}, {"@type": "Term", "@id": "fiquePlant"}, {"@type": "Term", "@id": "dallisGrassPlant"}, {"@type": "Term", "@id": "tungTree"}, {"@type": "Term", "@id": "saffronCrocusPlant"}, {"@type": "Term", "@id": "palmTree"}, {"@type": "Term", "@id": "rhubarbPlant"}, {"@type": "Term", "@id": "sporobolusMarginatusPlant"}, {"@type": "Term", "@id": "wireLemonGrassPlant"}, {"@type": "Term", "@id": "leptochloaOptusifloraPlant"}, {"@type": "Term", "@id": "landGrassPlant"}, {"@type": "Term", "@id": "ischaemumMuticumPlant"}, {"@type": "Term", "@id": "limpoGrassPlant"}, {"@type": "Term", "@id": "giantStarGrassPlant"}, {"@type": "Term", "@id": "hyparrheniaPlant"}, {"@type": "Term", "@id": "mustardPlant"}, {"@type": "Term", "@id": "oilCropPlant"}, {"@type": "Term", "@id": "pond"}, {"@type": "Term", "@id": "scorzoneraPlant"}, {"@type": "Term", "@id": "africanNightshadePlant"}, {"@type": "Term", "@id": "buffelGrassPlant"}, {"@type": "Term", "@id": "kenafPlant"}, {"@type": "Term", "@id": "hennaTree"}, {"@type": "Term", "@id": "chivesPlant"}, {"@type": "Term", "@id": "cloverPlant"}, {"@type": "Term", "@id": "arizonaCottontopPlant"}, {"@type": "Term", "@id": "melonVine"}, {"@type": "Term", "@id": "prosoMilletPlant"}, {"@type": "Term", "@id": "sapodillaTree"}, {"@type": "Term", "@id": "strawberrySpinachPlant"}, {"@type": "Term", "@id": "breadGrassPlant"}, {"@type": "Term", "@id": "waterBody"}, {"@type": "Term", "@id": "chicoryPlant"}, {"@type": "Term", "@id": "agatiTree"}, {"@type": "Term", "@id": "pomeloTree"}, {"@type": "Term", "@id": "grapesVine"}, {"@type": "Term", "@id": "chineseHibiscusPlant"}, {"@type": "Term", "@id": "pineTree"}, {"@type": "Term", "@id": "surinameGrassPlant"}, {"@type": "Term", "@id": "tagasasteTree"}, {"@type": "Term", "@id": "yellowThatchingGrassPlant"}, {"@type": "Term", "@id": "industrialCropPlant"}, {"@type": "Term", "@id": "guavaTree"}, {"@type": "Term", "@id": "grapefruitTree"}, {"@type": "Term", "@id": "coconutTree"}, {"@type": "Term", "@id": "dewberryPlant"}, {"@type": "Term", "@id": "gumArabicTree"}, {"@type": "Term", "@id": "loganberryPlant"}, {"@type": "Term", "@id": "gojiBerryPlant"}, {"@type": "Term", "@id": "yerbaMateTree"}, {"@type": "Term", "@id": "bungomaGrassPlant"}, {"@type": "Term", "@id": "fingerMilletPlant"}, {"@type": "Term", "@id": "sweetPotatoVine"}, {"@type": "Term", "@id": "bigLeafBristleGrassPlant"}, {"@type": "Term", "@id": "seaOrOcean"}, {"@type": "Term", "@id": "sunflowerPlant"}, {"@type": "Term", "@id": "torpedoGrassPlant"}, {"@type": "Term", "@id": "sudanGrassPlant"}, {"@type": "Term", "@id": "ubaCanePlant"}, {"@type": "Term", "@id": "winterThornTree"}, {"@type": "Term", "@id": "tallowTree"}, {"@type": "Term", "@id": "cratyliaArgenteaPlant"}, {"@type": "Term", "@id": "wildScrobicPlant"}, {"@type": "Term", "@id": "mnesitheaRottboellioidesPlant"}, {"@type": "Term", "@id": "sainfoinPlant"}, {"@type": "Term", "@id": "ryegrassPlant"}, {"@type": "Term", "@id": "armgrassMilletPlant"}, {"@type": "Term", "@id": "watercressPlant"}, {"@type": "Term", "@id": "limeTree"}, {"@type": "Term", "@id": "whiteLupinPlant"}, {"@type": "Term", "@id": "fibreCropPlant"}, {"@type": "Term", "@id": "gooseberryPlant"}, {"@type": "Term", "@id": "sweetGranadillaVine"}, {"@type": "Term", "@id": "lebbekTree"}, {"@type": "Term", "@id": "peaPlant"}, {"@type": "Term", "@id": "cloveTree"}, {"@type": "Term", "@id": "horseradishPlant"}, {"@type": "Term", "@id": "annualHonestyPlant"}, {"@type": "Term", "@id": "satsumaTree"}, {"@type": "Term", "@id": "peachPalmTree"}, {"@type": "Term", "@id": "wildRocketPlant"}, {"@type": "Term", "@id": "tangerineTree"}, {"@type": "Term", "@id": "peachTree"}, {"@type": "Term", "@id": "oreganoPlant"}, {"@type": "Term", "@id": "forest"}, {"@type": "Term", "@id": "bermudaGrassPlant"}, {"@type": "Term", "@id": "blueLupinPlant"}, {"@type": "Term", "@id": "watermelonVine"}, {"@type": "Term", "@id": "cranberryPlant"}, {"@type": "Term", "@id": "canihuaPlant"}, {"@type": "Term", "@id": "celeriacPlant"}, {"@type": "Term", "@id": "speltWheatPlant"}, {"@type": "Term", "@id": "okraPlant"}, {"@type": "Term", "@id": "oatPlant"}, {"@type": "Term", "@id": "uradBeanPlant"}, {"@type": "Term", "@id": "waterSpinachPlant"}, {"@type": "Term", "@id": "longanTree"}, {"@type": "Term", "@id": "carambolaTree"}, {"@type": "Term", "@id": "lovagePlant"}, {"@type": "Term", "@id": "mountainRedtopPlant"}, {"@type": "Term", "@id": "swedePlant"}, {"@type": "Term", "@id": "foxtailMilletPlant"}, {"@type": "Term", "@id": "roseVine"}, {"@type": "Term", "@id": "camomilePlant"}, {"@type": "Term", "@id": "assaiPalmTree"}, {"@type": "Term", "@id": "abacaPlant"}, {"@type": "Term", "@id": "artichokePlant"}, {"@type": "Term", "@id": "blackberryPlant"}, {"@type": "Term", "@id": "auberginePlant"}, {"@type": "Term", "@id": "breadfruitTree"}, {"@type": "Term", "@id": "blueberryPlant"}, {"@type": "Term", "@id": "citronellaPlant"}, {"@type": "Term", "@id": "jojobaTree"}, {"@type": "Term", "@id": "brazilNutTree"}, {"@type": "Term", "@id": "durumWheatPlant"}, {"@type": "Term", "@id": "cardamomPlant"}, {"@type": "Term", "@id": "sourCherryTree"}, {"@type": "Term", "@id": "jackBeanPlant"}, {"@type": "Term", "@id": "boragePlant"}, {"@type": "Term", "@id": "beetPlant"}, {"@type": "Term", "@id": "silkOakTree"}, {"@type": "Term", "@id": "phyretrumPlant"}, {"@type": "Term", "@id": "desert"}, {"@type": "Term", "@id": "chineseWaterChestnutPlant"}, {"@type": "Term", "@id": "rockSamphirePlant"}, {"@type": "Term", "@id": "arrowrootPlant"}, {"@type": "Term", "@id": "hornedMelonVine"}, {"@type": "Term", "@id": "landCressPlant"}, {"@type": "Term", "@id": "ricePlantFlooded"}, {"@type": "Term", "@id": "stimulantCropPlant"}, {"@type": "Term", "@id": "pitseedGoosefootPlant"}, {"@type": "Term", "@id": "oilPalmTree"}, {"@type": "Term", "@id": "danthoniaPlant"}, {"@type": "Term", "@id": "urbanAreaDiscontinuouslyBuilt"}, {"@type": "Term", "@id": "kohlrabiPlant"}, {"@type": "Term", "@id": "tobaccoPlant"}, {"@type": "Term", "@id": "quinceTree"}, {"@type": "Term", "@id": "desertGrassPlant"}, {"@type": "Term", "@id": "turmericPlant"}, {"@type": "Term", "@id": "dubiGrassPlant"}, {"@type": "Term", "@id": "marvelGrassPlant"}, {"@type": "Term", "@id": "guatemalaGrassPlant"}, {"@type": "Term", "@id": "itchgrassPlant"}, {"@type": "Term", "@id": "goldenMilletPlant"}, {"@type": "Term", "@id": "rhodesGrassPlant"}, {"@type": "Term", "@id": "hookGrassPlant"}, {"@type": "Term", "@id": "egyptianCrowfootGrassPlant"}, {"@type": "Term", "@id": "kachiGrassPlant"}, {"@type": "Term", "@id": "hedgeLucernePlant"}, {"@type": "Term", "@id": "milanjeFingerGrassPlant"}, {"@type": "Term", "@id": "guineaGrassPlant"}, {"@type": "Term", "@id": "mnesitheaSelloanaPlant"}, {"@type": "Term", "@id": "sesbanTree"}, {"@type": "Term", "@id": "indianSanburPlant"}, {"@type": "Term", "@id": "slenderChlorisPlant"}, {"@type": "Term", "@id": "abyssinianKalePlant"}, {"@type": "Term", "@id": "medlarTree"}, {"@type": "Term", "@id": "lesserYamVine"}, {"@type": "Term", "@id": "magentaSpreenPlant"}, {"@type": "Term", "@id": "beeBalmPlant"}, {"@type": "Term", "@id": "arabianStarflowerPlant"}, {"@type": "Term", "@id": "sunnHempPlant"}, {"@type": "Term", "@id": "plumTree"}, {"@type": "Term", "@id": "caperPlant"}, {"@type": "Term", "@id": "trafficArea"}, {"@type": "Term", "@id": "chrysopogonFallaxPlant"}, {"@type": "Term", "@id": "africanCouchGrassPlant"}, {"@type": "Term", "@id": "winterSquashVine"}, {"@type": "Term", "@id": "oliveTree"}, {"@type": "Term", "@id": "papayaTree"}, {"@type": "Term", "@id": "pepinoDulcePlant"}, {"@type": "Term", "@id": "sweetSorghumPlant"}, {"@type": "Term", "@id": "aquaticCropPlant"}, {"@type": "Term", "@id": "lettucePlant"}, {"@type": "Term", "@id": "springOnionPlant"}, {"@type": "Term", "@id": "tangeloTree"}, {"@type": "Term", "@id": "africanLocustBeanTree"}, {"@type": "Term", "@id": "seaKalePlant"}, {"@type": "Term", "@id": "passionfruitVine"}, {"@type": "Term", "@id": "aromaticCropPlant"}, {"@type": "Term", "@id": "chestnutTree"}, {"@type": "Term", "@id": "pomegranateTree"}, {"@type": "Term", "@id": "blanketGrassPlant"}, {"@type": "Term", "@id": "eucalyptusTree"}, {"@type": "Term", "@id": "chrysopogonLatifoliusPlant"}, {"@type": "Term", "@id": "walnutTree"}, {"@type": "Term", "@id": "atlanticWakameAlga"}, {"@type": "Term", "@id": "liquoricePlant"}, {"@type": "Term", "@id": "spearGrassPlant"}, {"@type": "Term", "@id": "missionGrassPlant"}, {"@type": "Term", "@id": "sewanGrassPlant"}, {"@type": "Term", "@id": "purpleYamVine"}, {"@type": "Term", "@id": "yamVine"}, {"@type": "Term", "@id": "jutePlant"}, {"@type": "Term", "@id": "sisalPlant"}, {"@type": "Term", "@id": "radishPlant"}, {"@type": "Term", "@id": "permanentPasture"}, {"@type": "Term", "@id": "genericGrassPlant"}, {"@type": "Term", "@id": "otherNaturalVegetation"}, {"@type": "Term", "@id": "sainGrassPlant"}, {"@type": "Term", "@id": "poroTree"}, {"@type": "Term", "@id": "otherLand"}, {"@type": "Term", "@id": "redRhodesGrassPlant"}, {"@type": "Term", "@id": "ravennaGrassPlant"}, {"@type": "Term", "@id": "queenslandBlueGrassPlant"}, {"@type": "Term", "@id": "wildCanePlant"}, {"@type": "Term", "@id": "setariaLachneaPlant"}, {"@type": "Term", "@id": "stylosanthesCampoGrandePlant"}, {"@type": "Term", "@id": "pennisetumOrientalePlant"}, {"@type": "Term", "@id": "agriFoodProcessor"}, {"@type": "Term", "@id": "slenderGramaPlant"}, {"@type": "Term", "@id": "chlorisPrieuriiPlant"}, {"@type": "Term", "@id": "slenderBluestemPlant"}, {"@type": "Term", "@id": "scallionPlant"}, {"@type": "Term", "@id": "greenleafDesmodiumPlant"}, {"@type": "Term", "@id": "carrotPlant"}, {"@type": "Term", "@id": "bambaraBeanPlant"}, {"@type": "Term", "@id": "greenBeanPlant"}, {"@type": "Term", "@id": "marshSamphirePlant"}, {"@type": "Term", "@id": "fineThatchingGrassPlant"}, {"@type": "Term", "@id": "swaziGrassPlant"}, {"@type": "Term", "@id": "burguPlant"}, {"@type": "Term", "@id": "whiteYamVine"}, {"@type": "Term", "@id": "limequatTree"}, {"@type": "Term", "@id": "triticalePlant"}, {"@type": "Term", "@id": "spottedBrachiariaPlant"}, {"@type": "Term", "@id": "apricotTree"}, {"@type": "Term", "@id": "babulTree"}, {"@type": "Term", "@id": "rubberTree"}, {"@type": "Term", "@id": "mangosteenTree"}, {"@type": "Term", "@id": "tarragonPlant"}, {"@type": "Term", "@id": "bluePanicPlant"}, {"@type": "Term", "@id": "jujubeTree"}, {"@type": "Term", "@id": "gardenCressPlant"}, {"@type": "Term", "@id": "azaroleTree"}, {"@type": "Term", "@id": "nigerPlant"}, {"@type": "Term", "@id": "appleTree"}, {"@type": "Term", "@id": "grassCloverSward"}, {"@type": "Term", "@id": "sweetPepperPlant"}, {"@type": "Term", "@id": "duckweedPlant"}, {"@type": "Term", "@id": "lemonTree"}, {"@type": "Term", "@id": "macadamiaTree"}, {"@type": "Term", "@id": "tamarilloTree"}, {"@type": "Term", "@id": "rosemaryPlant"}, {"@type": "Term", "@id": "onionPlant"}, {"@type": "Term", "@id": "litchiTree"}, {"@type": "Term", "@id": "quinineTree"}, {"@type": "Term", "@id": "lavenderPlant"}, {"@type": "Term", "@id": "rosellePlant"}, {"@type": "Term", "@id": "genericTreeCrop"}, {"@type": "Term", "@id": "avocadoTree"}, {"@type": "Term", "@id": "starAniseTree"}, {"@type": "Term", "@id": "adzukiBeanPlant"}, {"@type": "Term", "@id": "lambSLettucePlant"}, {"@type": "Term", "@id": "hyacinthBeanVine"}, {"@type": "Term", "@id": "bayTree"}, {"@type": "Term", "@id": "canaryGrassPlant"}, {"@type": "Term", "@id": "sugarBeetPlant"}, {"@type": "Term", "@id": "bilberryPlant"}, {"@type": "Term", "@id": "flaxPlant"}, {"@type": "Term", "@id": "bokChoyPlant"}, {"@type": "Term", "@id": "openSavannah"}, {"@type": "Term", "@id": "potMarigoldPlant"}, {"@type": "Term", "@id": "naturalForest"}, {"@type": "Term", "@id": "permanentCropland"}, {"@type": "Term", "@id": "woodySavannah"}, {"@type": "Term", "@id": "crossandraPlant"}, {"@type": "Term", "@id": "vegetableCropPlant"}, {"@type": "Term", "@id": "mintPlant"}, {"@type": "Term", "@id": "secondaryForest"}, {"@type": "Term", "@id": "pleurotusOstreatusFungus"}, {"@type": "Term", "@id": "longBareFallow"}, {"@type": "Term", "@id": "corianderPlant"}, {"@type": "Term", "@id": "wasabiPlant"}, {"@type": "Term", "@id": "cynodonPlectostachyusPlant"}, {"@type": "Term", "@id": "guarBeanPlant"}, {"@type": "Term", "@id": "nutmegTree"}, {"@type": "Term", "@id": "germanGrassPlant"}, {"@type": "Term", "@id": "hairyHerringboneGrassPlant"}, {"@type": "Term", "@id": "eriochloaNubicaPlant"}, {"@type": "Term", "@id": "guriaGrassPlant"}, {"@type": "Term", "@id": "gooseGrassPlant"}, {"@type": "Term", "@id": "kikuyuPlant"}, {"@type": "Term", "@id": "rainTree"}, {"@type": "Term", "@id": "largeLeafFlemingiaPlant"}, {"@type": "Term", "@id": "musalGrassPlant"}, {"@type": "Term", "@id": "redOatGrassPlant"}, {"@type": "Term", "@id": "panicPlant"}, {"@type": "Term", "@id": "teosintePlant"}, {"@type": "Term", "@id": "echiumPlant"}, {"@type": "Term", "@id": "masaiLoveGrassPlant"}, {"@type": "Term", "@id": "lindenTree"}, {"@type": "Term", "@id": "mizunaPlant"}, {"@type": "Term", "@id": "wildGarlicPlant"}, {"@type": "Term", "@id": "salsifyPlant"}, {"@type": "Term", "@id": "barleyPlant"}, {"@type": "Term", "@id": "cashewTree"}, {"@type": "Term", "@id": "centipedeGrassPlant"}, {"@type": "Term", "@id": "elderTree"}, {"@type": "Term", "@id": "fonioPlant"}, {"@type": "Term", "@id": "wheatPlant"}, {"@type": "Term", "@id": "mexicanTeaPlant"}, {"@type": "Term", "@id": "kiwifruitVine"}, {"@type": "Term", "@id": "sichuanPepperPlant"}, {"@type": "Term", "@id": "figTree"}, {"@type": "Term", "@id": "hazelnutTree"}, {"@type": "Term", "@id": "bananaPlant"}, {"@type": "Term", "@id": "rocketPlant"}, {"@type": "Term", "@id": "custardAppleTree"}, {"@type": "Term", "@id": "soybeanPlant"}, {"@type": "Term", "@id": "timothyGrassPlant"}, {"@type": "Term", "@id": "trafficAreaRoadNetwork"}, {"@type": "Term", "@id": "mulberryTree"}, {"@type": "Term", "@id": "lagosSpinachPlant"}, {"@type": "Term", "@id": "rapeseedPlant"}, {"@type": "Term", "@id": "teffPlant"}, {"@type": "Term", "@id": "blackseedGrassPlant"}, {"@type": "Term", "@id": "cottonPlant"}, {"@type": "Term", "@id": "teaTree"}, {"@type": "Term", "@id": "lemonVerbenaPlant"}, {"@type": "Term", "@id": "nigellaPlant"}, {"@type": "Term", "@id": "urbanAreaGreenAreas"}, {"@type": "Term", "@id": "whiteSpearGrassPlant"}, {"@type": "Term", "@id": "algaPlant"}, {"@type": "Term", "@id": "teaOilCamelliaTree"}, {"@type": "Term", "@id": "cuminPlant"}, {"@type": "Term", "@id": "annualCropland"}, {"@type": "Term", "@id": "redOrachePlant"}, {"@type": "Term", "@id": "yellowYamVine"}, {"@type": "Term", "@id": "soursopTree"}, {"@type": "Term", "@id": "bahiaGrassPlant"}, {"@type": "Term", "@id": "kumquatTree"}, {"@type": "Term", "@id": "africanAuberginePlant"}, {"@type": "Term", "@id": "raspberryPlant"}, {"@type": "Term", "@id": "setAside"}, {"@type": "Term", "@id": "strawberryPlant"}, {"@type": "Term", "@id": "sporobolusHelvolusPlant"}, {"@type": "Term", "@id": "cushionLoveGrassPlant"}, {"@type": "Term", "@id": "jungleRicePlant"}, {"@type": "Term", "@id": "pennisetumStramineumPlant"}, {"@type": "Term", "@id": "wetland"}, {"@type": "Term", "@id": "weepingLoveGrassPlant"}, {"@type": "Term", "@id": "signalGrassPlant"}, {"@type": "Term", "@id": "woollyFingerGrassPlant"}, {"@type": "Term", "@id": "trachypogonVestitusPlant"}, {"@type": "Term", "@id": "smallCanaryGrassPlant"}, {"@type": "Term", "@id": "wildSudanGrassPlant"}, {"@type": "Term", "@id": "colouredHoodGrassPlant"}, {"@type": "Term", "@id": "trefoilPlant"}, {"@type": "Term", "@id": "intermediateWheatgrassPlant"}, {"@type": "Term", "@id": "horoPlant"}, {"@type": "Term", "@id": "blackOatPlant"}, {"@type": "Term", "@id": "paspalidiumDesertorumPlant"}, {"@type": "Term", "@id": "swampRiceGrassPlant"}, {"@type": "Term", "@id": "starGrassPlant"}, {"@type": "Term", "@id": "genericForageTree"}, {"@type": "Term", "@id": "asparagusPlant"}, {"@type": "Term", "@id": "allspiceTree"}, {"@type": "Term", "@id": "angelicaPlant"}, {"@type": "Term", "@id": "alfalfaPlant"}, {"@type": "Term", "@id": "congoJutePlant"}, {"@type": "Term", "@id": "endivePlant"}, {"@type": "Term", "@id": "chickpeaPlant"}, {"@type": "Term", "@id": "chervilPlant"}, {"@type": "Term", "@id": "blackWattleTree"}, {"@type": "Term", "@id": "chiliPlant"}, {"@type": "Term", "@id": "valerianPlant"}, {"@type": "Term", "@id": "patienceDockPlant"}, {"@type": "Term", "@id": "lake"}, {"@type": "Term", "@id": "dandelionPlant"}, {"@type": "Term", "@id": "plantationForest"}, {"@type": "Term", "@id": "trafficAreaRailNetwork"}, {"@type": "Term", "@id": "gingerPlant"}, {"@type": "Term", "@id": "commonReedPlant"}, {"@type": "Term", "@id": "ramiePlant"}, {"@type": "Term", "@id": "congoGrassPlant"}, {"@type": "Term", "@id": "galangalPlant"}, {"@type": "Term", "@id": "starAppleTree"}, {"@type": "Term", "@id": "clementineTree"}, {"@type": "Term", "@id": "sorrelPlant"}, {"@type": "Term", "@id": "tamarindTree"}, {"@type": "Term", "@id": "pineapplePlant"}, {"@type": "Term", "@id": "molassesGrassPlant"}, {"@type": "Term", "@id": "natalGrassPlant"}, {"@type": "Term", "@id": "lehmannLoveGrassPlant"}, {"@type": "Term", "@id": "smutGrassPlant"}, {"@type": "Term", "@id": "greyLoveGrassPlant"}, {"@type": "Term", "@id": "giantSetariaPlant"}, {"@type": "Term", "@id": "jobSTearsPlant"}, {"@type": "Term", "@id": "echinochloaHaplocladaPlant"}, {"@type": "Term", "@id": "jaraguaPlant"}, {"@type": "Term", "@id": "hondurasGrassPlant"}, {"@type": "Term", "@id": "nadiBlueGrassPlant"}, {"@type": "Term", "@id": "giantReedPlant"}, {"@type": "Term", "@id": "pennisetumSquamulatumPlant"}, {"@type": "Term", "@id": "ottochloaNodosaPlant"}, {"@type": "Term", "@id": "liverseedGrassPlant"}, {"@type": "Term", "@id": "umbrellaThornTree"}, {"@type": "Term", "@id": "jatrophaTree"}, {"@type": "Term", "@id": "cassavaPlant"}, {"@type": "Term", "@id": "whiteMeadowfoamPlant"}, {"@type": "Term", "@id": "sagoPalmTree"}, {"@type": "Term", "@id": "maizePlant"}, {"@type": "Term", "@id": "palmyraTree"}, {"@type": "Term", "@id": "dumpSite"}, {"@type": "Term", "@id": "devilSCottonTree"}, {"@type": "Term", "@id": "ugliTree"}, {"@type": "Term", "@id": "buffaloGrassPlant"}, {"@type": "Term", "@id": "cocksfootPlant"}, {"@type": "Term", "@id": "fusariumVenenatum"}, {"@type": "Term", "@id": "tallFescuePlant"}, {"@type": "Term", "@id": "genericCropPlant"}, {"@type": "Term", "@id": "tomatoPlant"}, {"@type": "Term", "@id": "alangAlangPlant"}, {"@type": "Term", "@id": "orangeTree"}, {"@type": "Term", "@id": "whiteSeedMelonVine"}, {"@type": "Term", "@id": "henequenPlant"}, {"@type": "Term", "@id": "eddoePlant"}, {"@type": "Term", "@id": "castorPlant"}, {"@type": "Term", "@id": "columbusGrassPlant"}, {"@type": "Term", "@id": "magueyPlant"}, {"@type": "Term", "@id": "komatsunaPlant"}, {"@type": "Term", "@id": "yellowIndiangrassPlant"}, {"@type": "Term", "@id": "pumpkinVine"}, {"@type": "Term", "@id": "runnerBeanPlant"}, {"@type": "Term", "@id": "indigoPlant"}, {"@type": "Term", "@id": "yellowLupinPlant"}, {"@type": "Term", "@id": "constructionSite"}, {"@type": "Term", "@id": "lupinPlant"}, {"@type": "Term", "@id": "commonThatchingGrassPlant"}, {"@type": "Term", "@id": "phormiumPlant"}, {"@type": "Term", "@id": "lemonBalmPlant"}, {"@type": "Term", "@id": "squashVine"}, {"@type": "Term", "@id": "mungBeanPlant"}, {"@type": "Term", "@id": "urbanAndIndustrialAreaFallow"}, {"@type": "Term", "@id": "gambaGrassPlant"}, {"@type": "Term", "@id": "purslanePlant"}, {"@type": "Term", "@id": "swissChardPlant"}, {"@type": "Term", "@id": "rambutanTree"}, {"@type": "Term", "@id": "chrysanthemumPlant"}, {"@type": "Term", "@id": "pearTree"}, {"@type": "Term", "@id": "pecanTree"}, {"@type": "Term", "@id": "bulbousCanaryGrassPlant"}, {"@type": "Term", "@id": "kelpAlga"}, {"@type": "Term", "@id": "nileGrassPlant"}, {"@type": "Term", "@id": "riverTamarindTree"}, {"@type": "Term", "@id": "cropland"}, {"@type": "Term", "@id": "lanillaPlant"}, {"@type": "Term", "@id": "pennisetumTrachyphyllumPlant"}, {"@type": "Term", "@id": "koroniviaGrassPlant"}, {"@type": "Term", "@id": "turnipPlant"}, {"@type": "Term", "@id": "truffleFungus"}, {"@type": "Term", "@id": "urbanAreaContinuouslyBuilt"}, {"@type": "Term", "@id": "sassafrasTree"}, {"@type": "Term", "@id": "broccoliPlant"}, {"@type": "Term", "@id": "shrubLand"}, {"@type": "Term", "@id": "redCloverPlant"}, {"@type": "Term", "@id": "creepingBluegrassPlant"}, {"@type": "Term", "@id": "summerSquashVine"}, {"@type": "Term", "@id": "durianTree"}, {"@type": "Term", "@id": "amaranthPlant"}, {"@type": "Term", "@id": "longFallow"}, {"@type": "Term", "@id": "honeyberryPlant"}, {"@type": "Term", "@id": "noriAlga"}, {"@type": "Term", "@id": "gracilariaAlga"}, {"@type": "Term", "@id": "tanniaPlant"}, {"@type": "Term", "@id": "glassOrHighAccessibleCover"}, {"@type": "Term", "@id": "courgetteVine"}, {"@type": "Term", "@id": "cardoonPlant"}, {"@type": "Term", "@id": "fenugreekPlant"}, {"@type": "Term", "@id": "sheanutTree"}]}, {"name": "get_liquid_fuel_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType.keyword": "fuel"}}], "should": [{"regexp": {"name": "gasoline*"}}, {"regexp": {"name": "petrol*"}}, {"regexp": {"name": "diesel*"}}], "minimum_should_match": 1}}, "results": [{"@type": "Term", "@id": "petrolBurntIn2StrokeEngine"}, {"@type": "Term", "@id": "diesel1D"}, {"@type": "Term", "@id": "marineDieselOil"}, {"@type": "Term", "@id": "aviationGasoline"}, {"@type": "Term", "@id": "gasolineTypeJetFuel"}, {"@type": "Term", "@id": "diesel"}, {"@type": "Term", "@id": "petrol"}, {"@type": "Term", "@id": "petrolBurntIn4StrokeEngine"}, {"@type": "Term", "@id": "en590Diesel"}, {"@type": "Term", "@id": "diesel4D"}, {"@type": "Term", "@id": "diesel2D"}]}, {"name": "get_milkYield_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType.keyword": "animalManagement"}}, {"match_phrase_prefix": {"name": "Milk yield"}}]}}, "results": [{"@type": "Term", "@id": "milkYieldPerBuffaloFpcm"}, {"@type": "Term", "@id": "milkYieldPerSheepRaw"}, {"@type": "Term", "@id": "milkYieldPerGoatRaw"}, {"@type": "Term", "@id": "milkYieldPerCowRaw"}, {"@type": "Term", "@id": "milkYieldPerBuffaloRaw"}, {"@type": "Term", "@id": "milkYieldPerCamelRaw"}, {"@type": "Term", "@id": "milkYieldPerSheepFpcm"}, {"@type": "Term", "@id": "milkYieldPerCowFpcm"}]}, {"name": "get_pasture_system_terms", "query": {"termType.keyword": "system", "name": "pasture"}, "results": [{"@type": "Term", "@id": "hillyPastureSystem"}, {"@type": "Term", "@id": "confinedPastureSystem"}]}, {"name": "get_residue_removed_or_burnt_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType.keyword": "cropResidueManagement"}}], "should": [{"match": {"name": "removed"}}, {"match": {"name": "burnt"}}], "minimum_should_match": 1}}, "results": [{"@type": "Term", "@id": "residueRemoved"}, {"@type": "Term", "@id": "residueBurnt"}]}, {"name": "get_rice_paddy_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType": "crop"}}, {"regexp": {"name": "rice*"}}, {"regexp": {"name": "flooded*"}}]}}, "results": [{"@type": "Term", "@id": "riceGrainInHuskFlooded"}]}, {"name": "get_tillage_terms", "query": {"termType.keyword": "tillage", "name": "tillage"}, "results": [{"@type": "Term", "@id": "verticalTillage"}, {"@type": "Term", "@id": "ridgeTillage"}, {"@type": "Term", "@id": "noTillage"}, {"@type": "Term", "@id": "stripTillage"}, {"@type": "Term", "@id": "mulchTillage"}, {"@type": "Term", "@id": "deepTillage"}, {"@type": "Term", "@id": "fullInversionTillage"}, {"@type": "Term", "@id": "fullTillage"}, {"@type": "Term", "@id": "minimumTillage"}]}, {"name": "get_upland_rice_crop_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType.keyword": "crop"}}, {"match_phrase": {"name": "rice"}}, {"match": {"name": "upland"}}]}}, "results": [{"@type": "Term", "@id": "riceGrainInHuskUpland"}]}, {"name": "get_upland_rice_land_cover_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType.keyword": "landCover"}}, {"match_phrase": {"name": "rice plant"}}, {"match": {"name": "upland"}}]}}, "results": [{"@type": "Term", "@id": "ricePlantUpland"}]}, {"name": "get_urea_terms", "query": {"termType.keyword": "inorganicFertiliser", "name": "urea"}, "results": [{"@type": "Term", "@id": "ureaKgN"}, {"@type": "Term", "@id": "ureaFormaldehydeKgN"}, {"@type": "Term", "@id": "ureaAmmoniumNitrateKgN"}, {"@type": "Term", "@id": "sulphurCoatedUreaKgN"}, {"@type": "Term", "@id": "ureaCalciumNitrateKgN"}, {"@type": "Term", "@id": "ureaAmmoniumSulphateKgN"}]}, {"name": "get_wood_fuel_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType.keyword": "fuel"}}, {"nested": {"path": "defaultProperties", "query": {"match": {"defaultProperties.term.name.keyword": "Energy content (lower heating value)"}}}}, {"regexp": {"name": "wood*"}}]}}, "results": [{"@type": "Term", "@id": "woodPellets"}, {"@type": "Term", "@id": "woodFuel"}, {"@type": "Term", "@id": "woodChipFuel"}]}, {"name": "get_wool_terms", "query": {"bool": {"must": [{"match": {"@type": "Term"}}, {"match": {"termType.keyword": "animalProduct"}}, {"match_phrase_prefix": {"name": "Wool"}}]}}, "results": [{"@type": "Term", "@id": "woolGoatGreasy"}, {"@type": "Term", "@id": "woolSheepGreasy"}]}]