hestia-earth-models 0.65.6__py3-none-any.whl → 0.65.7__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.
Files changed (51) hide show
  1. hestia_earth/models/config/Cycle.json +2193 -0
  2. hestia_earth/models/config/ImpactAssessment.json +2041 -0
  3. hestia_earth/models/config/Site.json +471 -0
  4. hestia_earth/models/config/__init__.py +71 -0
  5. hestia_earth/models/config/run-calculations.json +42 -0
  6. hestia_earth/models/config/trigger-calculations.json +43 -0
  7. hestia_earth/models/ipcc2019/animal/hoursWorkedPerDay.py +38 -0
  8. hestia_earth/models/mocking/search-results.json +4524 -27
  9. hestia_earth/models/version.py +1 -1
  10. hestia_earth/orchestrator/__init__.py +40 -0
  11. hestia_earth/orchestrator/log.py +62 -0
  12. hestia_earth/orchestrator/models/__init__.py +118 -0
  13. hestia_earth/orchestrator/models/emissions/__init__.py +0 -0
  14. hestia_earth/orchestrator/models/emissions/deleted.py +15 -0
  15. hestia_earth/orchestrator/models/transformations.py +103 -0
  16. hestia_earth/orchestrator/strategies/__init__.py +0 -0
  17. hestia_earth/orchestrator/strategies/merge/__init__.py +42 -0
  18. hestia_earth/orchestrator/strategies/merge/merge_append.py +29 -0
  19. hestia_earth/orchestrator/strategies/merge/merge_default.py +1 -0
  20. hestia_earth/orchestrator/strategies/merge/merge_list.py +103 -0
  21. hestia_earth/orchestrator/strategies/merge/merge_node.py +59 -0
  22. hestia_earth/orchestrator/strategies/run/__init__.py +8 -0
  23. hestia_earth/orchestrator/strategies/run/add_blank_node_if_missing.py +85 -0
  24. hestia_earth/orchestrator/strategies/run/add_key_if_missing.py +9 -0
  25. hestia_earth/orchestrator/strategies/run/always.py +6 -0
  26. hestia_earth/orchestrator/utils.py +116 -0
  27. {hestia_earth_models-0.65.6.dist-info → hestia_earth_models-0.65.7.dist-info}/METADATA +27 -5
  28. {hestia_earth_models-0.65.6.dist-info → hestia_earth_models-0.65.7.dist-info}/RECORD +51 -7
  29. tests/models/ipcc2019/animal/test_hoursWorkedPerDay.py +22 -0
  30. tests/models/test_config.py +115 -0
  31. tests/orchestrator/__init__.py +0 -0
  32. tests/orchestrator/models/__init__.py +0 -0
  33. tests/orchestrator/models/emissions/__init__.py +0 -0
  34. tests/orchestrator/models/emissions/test_deleted.py +21 -0
  35. tests/orchestrator/models/test_transformations.py +29 -0
  36. tests/orchestrator/strategies/__init__.py +0 -0
  37. tests/orchestrator/strategies/merge/__init__.py +0 -0
  38. tests/orchestrator/strategies/merge/test_merge_append.py +33 -0
  39. tests/orchestrator/strategies/merge/test_merge_default.py +7 -0
  40. tests/orchestrator/strategies/merge/test_merge_list.py +327 -0
  41. tests/orchestrator/strategies/merge/test_merge_node.py +95 -0
  42. tests/orchestrator/strategies/run/__init__.py +0 -0
  43. tests/orchestrator/strategies/run/test_add_blank_node_if_missing.py +114 -0
  44. tests/orchestrator/strategies/run/test_add_key_if_missing.py +14 -0
  45. tests/orchestrator/strategies/run/test_always.py +5 -0
  46. tests/orchestrator/test_models.py +69 -0
  47. tests/orchestrator/test_orchestrator.py +27 -0
  48. tests/orchestrator/test_utils.py +109 -0
  49. {hestia_earth_models-0.65.6.dist-info → hestia_earth_models-0.65.7.dist-info}/LICENSE +0 -0
  50. {hestia_earth_models-0.65.6.dist-info → hestia_earth_models-0.65.7.dist-info}/WHEEL +0 -0
  51. {hestia_earth_models-0.65.6.dist-info → hestia_earth_models-0.65.7.dist-info}/top_level.txt +0 -0
@@ -4,7 +4,1164 @@
4
4
  "query": {
5
5
  "termType.keyword": "emission"
6
6
  },
7
- "results": []
7
+ "results": [
8
+ {
9
+ "@type": "Term",
10
+ "@id": "chloromethaneToAirInputsProduction"
11
+ },
12
+ {
13
+ "@type": "Term",
14
+ "@id": "n2OToAirIndustrialProcessesDirect"
15
+ },
16
+ {
17
+ "@type": "Term",
18
+ "@id": "noToAirInorganicFertiliser"
19
+ },
20
+ {
21
+ "@type": "Term",
22
+ "@id": "n2OToAirWasteTreatmentIndirect"
23
+ },
24
+ {
25
+ "@type": "Term",
26
+ "@id": "trichlorofluoromethaneToAirInputsProduction"
27
+ },
28
+ {
29
+ "@type": "Term",
30
+ "@id": "n2OToAirDiminishingSoilCarbonStocksManagementChangeDirect"
31
+ },
32
+ {
33
+ "@type": "Term",
34
+ "@id": "nitriteToWaterIndustrialProcesses"
35
+ },
36
+ {
37
+ "@type": "Term",
38
+ "@id": "po43ToSurfaceWaterInorganicFertiliser"
39
+ },
40
+ {
41
+ "@type": "Term",
42
+ "@id": "hydroxylamineToAirInputsProduction"
43
+ },
44
+ {
45
+ "@type": "Term",
46
+ "@id": "no3ToGroundwaterIndustrialProcesses"
47
+ },
48
+ {
49
+ "@type": "Term",
50
+ "@id": "no3ToGroundwaterInorganicFertiliser"
51
+ },
52
+ {
53
+ "@type": "Term",
54
+ "@id": "pToGroundwaterIndustrialProcesses"
55
+ },
56
+ {
57
+ "@type": "Term",
58
+ "@id": "bod5ToWaterInputsProduction"
59
+ },
60
+ {
61
+ "@type": "Term",
62
+ "@id": "pesticideToAirInputsProduction"
63
+ },
64
+ {
65
+ "@type": "Term",
66
+ "@id": "11DichlorotetrafluoroethaneToAirIndustrialProcesses"
67
+ },
68
+ {
69
+ "@type": "Term",
70
+ "@id": "pesticideToSoilPesticideApplication"
71
+ },
72
+ {
73
+ "@type": "Term",
74
+ "@id": "33Dichloro11122PentafluoropropaneToAirInputsProduction"
75
+ },
76
+ {
77
+ "@type": "Term",
78
+ "@id": "codToWaterIndustrialProcesses"
79
+ },
80
+ {
81
+ "@type": "Term",
82
+ "@id": "nitriteToAirIndustrialProcesses"
83
+ },
84
+ {
85
+ "@type": "Term",
86
+ "@id": "hcfc124ToAirIndustrialProcesses"
87
+ },
88
+ {
89
+ "@type": "Term",
90
+ "@id": "pm10ToAirIndustrialProcesses"
91
+ },
92
+ {
93
+ "@type": "Term",
94
+ "@id": "sf6ToAirInputsProduction"
95
+ },
96
+ {
97
+ "@type": "Term",
98
+ "@id": "nf3ToAirIndustrialProcesses"
99
+ },
100
+ {
101
+ "@type": "Term",
102
+ "@id": "nh3ToAirCropResidueDecomposition"
103
+ },
104
+ {
105
+ "@type": "Term",
106
+ "@id": "dichlorodifluoromethaneToAirInputsProduction"
107
+ },
108
+ {
109
+ "@type": "Term",
110
+ "@id": "blackCarbonToAirInputsProduction"
111
+ },
112
+ {
113
+ "@type": "Term",
114
+ "@id": "bromochlorodifluoromethaneToAirInputsProduction"
115
+ },
116
+ {
117
+ "@type": "Term",
118
+ "@id": "chloropentafluoroethaneToAirIndustrialProcesses"
119
+ },
120
+ {
121
+ "@type": "Term",
122
+ "@id": "nh4ToGroundwaterExcreta"
123
+ },
124
+ {
125
+ "@type": "Term",
126
+ "@id": "nh3ToAirOrganicSoilCultivation"
127
+ },
128
+ {
129
+ "@type": "Term",
130
+ "@id": "nToSurfaceWaterSoilFlux"
131
+ },
132
+ {
133
+ "@type": "Term",
134
+ "@id": "noToAirExcreta"
135
+ },
136
+ {
137
+ "@type": "Term",
138
+ "@id": "pToDrainageWaterSoilFlux"
139
+ },
140
+ {
141
+ "@type": "Term",
142
+ "@id": "n2OToAirDiminishingSoilCarbonStocksLandUseChangeDirect"
143
+ },
144
+ {
145
+ "@type": "Term",
146
+ "@id": "n2OToAirCropResidueDecompositionIndirect"
147
+ },
148
+ {
149
+ "@type": "Term",
150
+ "@id": "ionisingCompoundsToSaltwaterInputsProduction"
151
+ },
152
+ {
153
+ "@type": "Term",
154
+ "@id": "n2ToAirWasteTreatment"
155
+ },
156
+ {
157
+ "@type": "Term",
158
+ "@id": "co2ToAirUreaHydrolysis"
159
+ },
160
+ {
161
+ "@type": "Term",
162
+ "@id": "co2ToAirBelowGroundBiomassStockChangeManagementChange"
163
+ },
164
+ {
165
+ "@type": "Term",
166
+ "@id": "po43ToGroundwaterInorganicFertiliser"
167
+ },
168
+ {
169
+ "@type": "Term",
170
+ "@id": "pm02ToAirInputsProduction"
171
+ },
172
+ {
173
+ "@type": "Term",
174
+ "@id": "noxToAirNaturalVegetationBurning"
175
+ },
176
+ {
177
+ "@type": "Term",
178
+ "@id": "nToSurfaceWaterInputsProduction"
179
+ },
180
+ {
181
+ "@type": "Term",
182
+ "@id": "carbonTetrachlorideToAirInputsProduction"
183
+ },
184
+ {
185
+ "@type": "Term",
186
+ "@id": "no3ToAirInputsProduction"
187
+ },
188
+ {
189
+ "@type": "Term",
190
+ "@id": "chlorodifluoromethaneToAirInputsProduction"
191
+ },
192
+ {
193
+ "@type": "Term",
194
+ "@id": "no3ToSurfaceWaterExcreta"
195
+ },
196
+ {
197
+ "@type": "Term",
198
+ "@id": "dichlorotetrafluoroethaneToAirIndustrialProcesses"
199
+ },
200
+ {
201
+ "@type": "Term",
202
+ "@id": "so2ToAirFuelCombustion"
203
+ },
204
+ {
205
+ "@type": "Term",
206
+ "@id": "pm10ToAirFuelCombustion"
207
+ },
208
+ {
209
+ "@type": "Term",
210
+ "@id": "soxToAirIndustrialProcesses"
211
+ },
212
+ {
213
+ "@type": "Term",
214
+ "@id": "tefluraneToAirInputsProduction"
215
+ },
216
+ {
217
+ "@type": "Term",
218
+ "@id": "no3ToGroundwaterWasteTreatment"
219
+ },
220
+ {
221
+ "@type": "Term",
222
+ "@id": "nh4ToGroundwaterIndustrialProcesses"
223
+ },
224
+ {
225
+ "@type": "Term",
226
+ "@id": "sf6ToAirIndustrialProcesses"
227
+ },
228
+ {
229
+ "@type": "Term",
230
+ "@id": "noToAirIndustrialProcesses"
231
+ },
232
+ {
233
+ "@type": "Term",
234
+ "@id": "no3ToGroundwaterExcreta"
235
+ },
236
+ {
237
+ "@type": "Term",
238
+ "@id": "noToAirOrganicFertiliser"
239
+ },
240
+ {
241
+ "@type": "Term",
242
+ "@id": "nmvocToAirFuelCombustion"
243
+ },
244
+ {
245
+ "@type": "Term",
246
+ "@id": "pToSurfaceWaterExcreta"
247
+ },
248
+ {
249
+ "@type": "Term",
250
+ "@id": "nh3ToAirNaturalVegetationBurning"
251
+ },
252
+ {
253
+ "@type": "Term",
254
+ "@id": "no3ToGroundwaterCropResidueDecomposition"
255
+ },
256
+ {
257
+ "@type": "Term",
258
+ "@id": "1Chloro11DifluoroethaneToAirIndustrialProcesses"
259
+ },
260
+ {
261
+ "@type": "Term",
262
+ "@id": "noxToAirAquacultureSystems"
263
+ },
264
+ {
265
+ "@type": "Term",
266
+ "@id": "no2ToAirInputsProduction"
267
+ },
268
+ {
269
+ "@type": "Term",
270
+ "@id": "13Dichloro11223PentafluoropropaneToAirIndustrialProcesses"
271
+ },
272
+ {
273
+ "@type": "Term",
274
+ "@id": "hcfc124ToAirInputsProduction"
275
+ },
276
+ {
277
+ "@type": "Term",
278
+ "@id": "pToSurfaceWaterIndustrialProcesses"
279
+ },
280
+ {
281
+ "@type": "Term",
282
+ "@id": "noxToAirCropResidueBurning"
283
+ },
284
+ {
285
+ "@type": "Term",
286
+ "@id": "nh4ToSurfaceWaterAquacultureSystems"
287
+ },
288
+ {
289
+ "@type": "Term",
290
+ "@id": "n2OToAirOrganicSoilCultivationIndirect"
291
+ },
292
+ {
293
+ "@type": "Term",
294
+ "@id": "no3ToSurfaceWaterIndustrialProcesses"
295
+ },
296
+ {
297
+ "@type": "Term",
298
+ "@id": "nErosionSoilFlux"
299
+ },
300
+ {
301
+ "@type": "Term",
302
+ "@id": "n2OToAirOrganicSoilCultivationDirect"
303
+ },
304
+ {
305
+ "@type": "Term",
306
+ "@id": "n2OToAirSoilFlux"
307
+ },
308
+ {
309
+ "@type": "Term",
310
+ "@id": "nh4ToGroundwaterWasteTreatment"
311
+ },
312
+ {
313
+ "@type": "Term",
314
+ "@id": "no3ToGroundwaterSoilFlux"
315
+ },
316
+ {
317
+ "@type": "Term",
318
+ "@id": "n2ToAirAquacultureSystems"
319
+ },
320
+ {
321
+ "@type": "Term",
322
+ "@id": "nh3ToAirOrganicSoilBurning"
323
+ },
324
+ {
325
+ "@type": "Term",
326
+ "@id": "noxToAirOrganicFertiliser"
327
+ },
328
+ {
329
+ "@type": "Term",
330
+ "@id": "pesticideToAirPesticideApplication"
331
+ },
332
+ {
333
+ "@type": "Term",
334
+ "@id": "nh3ToAirIndustrialProcesses"
335
+ },
336
+ {
337
+ "@type": "Term",
338
+ "@id": "no2ToAirIndustrialProcesses"
339
+ },
340
+ {
341
+ "@type": "Term",
342
+ "@id": "tspToAirAnimalHousing"
343
+ },
344
+ {
345
+ "@type": "Term",
346
+ "@id": "nh4ToAirInputsProduction"
347
+ },
348
+ {
349
+ "@type": "Term",
350
+ "@id": "n2OToAirOrganicSoilBurningIndirect"
351
+ },
352
+ {
353
+ "@type": "Term",
354
+ "@id": "1112TetrafluoroethaneToAirInputsProduction"
355
+ },
356
+ {
357
+ "@type": "Term",
358
+ "@id": "ionisingCompoundsToAirInputsProduction"
359
+ },
360
+ {
361
+ "@type": "Term",
362
+ "@id": "n2OToAirAquacultureSystemsDirect"
363
+ },
364
+ {
365
+ "@type": "Term",
366
+ "@id": "ch4ToAirExcreta"
367
+ },
368
+ {
369
+ "@type": "Term",
370
+ "@id": "n2ToAirSoilFlux"
371
+ },
372
+ {
373
+ "@type": "Term",
374
+ "@id": "coToAirInputsProduction"
375
+ },
376
+ {
377
+ "@type": "Term",
378
+ "@id": "ch4ToAirSoilFlux"
379
+ },
380
+ {
381
+ "@type": "Term",
382
+ "@id": "co2ToAirSoilInorganicCarbonStockChangeManagementChange"
383
+ },
384
+ {
385
+ "@type": "Term",
386
+ "@id": "n2OToAirBackgroundSoilFluxDirect"
387
+ },
388
+ {
389
+ "@type": "Term",
390
+ "@id": "coToAirFuelCombustion"
391
+ },
392
+ {
393
+ "@type": "Term",
394
+ "@id": "trichlorofluoromethaneToAirIndustrialProcesses"
395
+ },
396
+ {
397
+ "@type": "Term",
398
+ "@id": "chloropentafluoroethaneToAirInputsProduction"
399
+ },
400
+ {
401
+ "@type": "Term",
402
+ "@id": "po43ToSurfaceWaterInputsProduction"
403
+ },
404
+ {
405
+ "@type": "Term",
406
+ "@id": "nitriteToAirInputsProduction"
407
+ },
408
+ {
409
+ "@type": "Term",
410
+ "@id": "pm25ToAirAnimalHousing"
411
+ },
412
+ {
413
+ "@type": "Term",
414
+ "@id": "12DibromotetrafluoroethaneToAirIndustrialProcesses"
415
+ },
416
+ {
417
+ "@type": "Term",
418
+ "@id": "22Dichloro111TrifluoroethaneToAirInputsProduction"
419
+ },
420
+ {
421
+ "@type": "Term",
422
+ "@id": "33Dichloro11122PentafluoropropaneToAirIndustrialProcesses"
423
+ },
424
+ {
425
+ "@type": "Term",
426
+ "@id": "po43ToSurfaceWaterSoilFlux"
427
+ },
428
+ {
429
+ "@type": "Term",
430
+ "@id": "22Dichloro111TrifluoroethaneToAirIndustrialProcesses"
431
+ },
432
+ {
433
+ "@type": "Term",
434
+ "@id": "noToAirWasteTreatment"
435
+ },
436
+ {
437
+ "@type": "Term",
438
+ "@id": "nmvocToAirAnimalHousing"
439
+ },
440
+ {
441
+ "@type": "Term",
442
+ "@id": "pesticideToWaterPesticideApplication"
443
+ },
444
+ {
445
+ "@type": "Term",
446
+ "@id": "so2ToAirIndustrialProcesses"
447
+ },
448
+ {
449
+ "@type": "Term",
450
+ "@id": "no3ToAirIndustrialProcesses"
451
+ },
452
+ {
453
+ "@type": "Term",
454
+ "@id": "pesticideToWaterInputsProduction"
455
+ },
456
+ {
457
+ "@type": "Term",
458
+ "@id": "nmvocToAirExcreta"
459
+ },
460
+ {
461
+ "@type": "Term",
462
+ "@id": "nmvocToAirSilageStorage"
463
+ },
464
+ {
465
+ "@type": "Term",
466
+ "@id": "n2OToAirCropResidueDecompositionDirect"
467
+ },
468
+ {
469
+ "@type": "Term",
470
+ "@id": "so3ToAirIndustrialProcesses"
471
+ },
472
+ {
473
+ "@type": "Term",
474
+ "@id": "pesticideToHarvestedCropInputsProduction"
475
+ },
476
+ {
477
+ "@type": "Term",
478
+ "@id": "nh4ToGroundwaterOrganicFertiliser"
479
+ },
480
+ {
481
+ "@type": "Term",
482
+ "@id": "pToGroundwaterSoilFlux"
483
+ },
484
+ {
485
+ "@type": "Term",
486
+ "@id": "dibromodifluoromethaneToAirInputsProduction"
487
+ },
488
+ {
489
+ "@type": "Term",
490
+ "@id": "noxToAirInorganicFertiliser"
491
+ },
492
+ {
493
+ "@type": "Term",
494
+ "@id": "bromomethaneToAirIndustrialProcesses"
495
+ },
496
+ {
497
+ "@type": "Term",
498
+ "@id": "bromomethaneToAirInputsProduction"
499
+ },
500
+ {
501
+ "@type": "Term",
502
+ "@id": "pToSurfaceWaterSoilFlux"
503
+ },
504
+ {
505
+ "@type": "Term",
506
+ "@id": "nh3ToAirInputsProduction"
507
+ },
508
+ {
509
+ "@type": "Term",
510
+ "@id": "noxToAirFuelCombustion"
511
+ },
512
+ {
513
+ "@type": "Term",
514
+ "@id": "co2ToAirSoilOrganicCarbonStockChangeLandUseChange"
515
+ },
516
+ {
517
+ "@type": "Term",
518
+ "@id": "ch4ToAirIndustrialProcessesNonFossil"
519
+ },
520
+ {
521
+ "@type": "Term",
522
+ "@id": "co2ToAirSoilInorganicCarbonStockChangeLandUseChange"
523
+ },
524
+ {
525
+ "@type": "Term",
526
+ "@id": "co2ToAirSoilFlux"
527
+ },
528
+ {
529
+ "@type": "Term",
530
+ "@id": "n2ToAirOrganicFertiliser"
531
+ },
532
+ {
533
+ "@type": "Term",
534
+ "@id": "ch4ToAirOrganicSoilCultivation"
535
+ },
536
+ {
537
+ "@type": "Term",
538
+ "@id": "ch4ToAirWasteTreatment"
539
+ },
540
+ {
541
+ "@type": "Term",
542
+ "@id": "ch4ToAirFuelCombustion"
543
+ },
544
+ {
545
+ "@type": "Term",
546
+ "@id": "n2ToAirExcreta"
547
+ },
548
+ {
549
+ "@type": "Term",
550
+ "@id": "co2ToAirAboveGroundBiomassStockChangeLandUseChange"
551
+ },
552
+ {
553
+ "@type": "Term",
554
+ "@id": "n2OToAirCropResidueBurningIndirect"
555
+ },
556
+ {
557
+ "@type": "Term",
558
+ "@id": "co2ToAirDeadOrganicMatterStockChangeLandUseChange"
559
+ },
560
+ {
561
+ "@type": "Term",
562
+ "@id": "nh3ToAirFuelCombustion"
563
+ },
564
+ {
565
+ "@type": "Term",
566
+ "@id": "noToAirSoilFlux"
567
+ },
568
+ {
569
+ "@type": "Term",
570
+ "@id": "co2ToAirSoilOrganicCarbonStockChangeManagementChange"
571
+ },
572
+ {
573
+ "@type": "Term",
574
+ "@id": "noxToAirOrganicSoilCultivation"
575
+ },
576
+ {
577
+ "@type": "Term",
578
+ "@id": "n2OToAirFuelCombustionDirect"
579
+ },
580
+ {
581
+ "@type": "Term",
582
+ "@id": "nh4ToGroundwaterInorganicFertiliser"
583
+ },
584
+ {
585
+ "@type": "Term",
586
+ "@id": "noxToAirCropResidueDecomposition"
587
+ },
588
+ {
589
+ "@type": "Term",
590
+ "@id": "nToSurfaceWaterAquacultureSystems"
591
+ },
592
+ {
593
+ "@type": "Term",
594
+ "@id": "noToAirAquacultureSystems"
595
+ },
596
+ {
597
+ "@type": "Term",
598
+ "@id": "n2OToAirInputsProduction"
599
+ },
600
+ {
601
+ "@type": "Term",
602
+ "@id": "n2OToAirExcretaDirect"
603
+ },
604
+ {
605
+ "@type": "Term",
606
+ "@id": "1Chloro11DifluoroethaneToAirInputsProduction"
607
+ },
608
+ {
609
+ "@type": "Term",
610
+ "@id": "112TrichlorotrifluoroethaneToAirIndustrialProcesses"
611
+ },
612
+ {
613
+ "@type": "Term",
614
+ "@id": "tspToAirInputsProduction"
615
+ },
616
+ {
617
+ "@type": "Term",
618
+ "@id": "pErosionSoilFlux"
619
+ },
620
+ {
621
+ "@type": "Term",
622
+ "@id": "n2OToAirNaturalVegetationBurningIndirect"
623
+ },
624
+ {
625
+ "@type": "Term",
626
+ "@id": "halothaneToAirIndustrialProcesses"
627
+ },
628
+ {
629
+ "@type": "Term",
630
+ "@id": "1112TetrafluoroethaneToAirIndustrialProcesses"
631
+ },
632
+ {
633
+ "@type": "Term",
634
+ "@id": "no3ToGroundwaterInputsProduction"
635
+ },
636
+ {
637
+ "@type": "Term",
638
+ "@id": "pesticideToHarvestedCropPesticideApplication"
639
+ },
640
+ {
641
+ "@type": "Term",
642
+ "@id": "dibromodifluoromethaneToAirIndustrialProcesses"
643
+ },
644
+ {
645
+ "@type": "Term",
646
+ "@id": "112TrichloroethaneToAirInputsProduction"
647
+ },
648
+ {
649
+ "@type": "Term",
650
+ "@id": "blackCarbonToAirIndustrialProcesses"
651
+ },
652
+ {
653
+ "@type": "Term",
654
+ "@id": "tspToAirIndustrialProcesses"
655
+ },
656
+ {
657
+ "@type": "Term",
658
+ "@id": "nh3ToAirSoilFlux"
659
+ },
660
+ {
661
+ "@type": "Term",
662
+ "@id": "chloromethaneToAirIndustrialProcesses"
663
+ },
664
+ {
665
+ "@type": "Term",
666
+ "@id": "11Dichloro1FluoroethaneToAirIndustrialProcesses"
667
+ },
668
+ {
669
+ "@type": "Term",
670
+ "@id": "nmvocToAirSilageFeeding"
671
+ },
672
+ {
673
+ "@type": "Term",
674
+ "@id": "tspToAirFuelCombustion"
675
+ },
676
+ {
677
+ "@type": "Term",
678
+ "@id": "pm10ToAirAnimalHousing"
679
+ },
680
+ {
681
+ "@type": "Term",
682
+ "@id": "noxToAirInputsProduction"
683
+ },
684
+ {
685
+ "@type": "Term",
686
+ "@id": "pm0225ToAirIndustrialProcesses"
687
+ },
688
+ {
689
+ "@type": "Term",
690
+ "@id": "pToSurfaceWaterAquacultureSystems"
691
+ },
692
+ {
693
+ "@type": "Term",
694
+ "@id": "n2OToAirInorganicFertiliserDirect"
695
+ },
696
+ {
697
+ "@type": "Term",
698
+ "@id": "12DibromotetrafluoroethaneToAirInputsProduction"
699
+ },
700
+ {
701
+ "@type": "Term",
702
+ "@id": "nToSurfaceWaterExcreta"
703
+ },
704
+ {
705
+ "@type": "Term",
706
+ "@id": "no3ToGroundwaterOrganicFertiliser"
707
+ },
708
+ {
709
+ "@type": "Term",
710
+ "@id": "pm10ToAirInputsProduction"
711
+ },
712
+ {
713
+ "@type": "Term",
714
+ "@id": "blackCarbonToAirFuelCombustion"
715
+ },
716
+ {
717
+ "@type": "Term",
718
+ "@id": "nf3ToAirInputsProduction"
719
+ },
720
+ {
721
+ "@type": "Term",
722
+ "@id": "hexaneToAirInputsProduction"
723
+ },
724
+ {
725
+ "@type": "Term",
726
+ "@id": "co2ToAirCropResidueDecomposition"
727
+ },
728
+ {
729
+ "@type": "Term",
730
+ "@id": "po43ToGroundwaterInputsProduction"
731
+ },
732
+ {
733
+ "@type": "Term",
734
+ "@id": "noxToAirOrganicSoilBurning"
735
+ },
736
+ {
737
+ "@type": "Term",
738
+ "@id": "nmvocToAirWasteTreatment"
739
+ },
740
+ {
741
+ "@type": "Term",
742
+ "@id": "n2OToAirOrganicFertiliserDirect"
743
+ },
744
+ {
745
+ "@type": "Term",
746
+ "@id": "nh3ToAirOrganicFertiliser"
747
+ },
748
+ {
749
+ "@type": "Term",
750
+ "@id": "h2SToAirInputsProduction"
751
+ },
752
+ {
753
+ "@type": "Term",
754
+ "@id": "noxToAirExcreta"
755
+ },
756
+ {
757
+ "@type": "Term",
758
+ "@id": "co2ToAirWasteTreatment"
759
+ },
760
+ {
761
+ "@type": "Term",
762
+ "@id": "n2OToAirExcretaIndirect"
763
+ },
764
+ {
765
+ "@type": "Term",
766
+ "@id": "pToGroundwaterInputsProduction"
767
+ },
768
+ {
769
+ "@type": "Term",
770
+ "@id": "nh3ToAirWasteTreatment"
771
+ },
772
+ {
773
+ "@type": "Term",
774
+ "@id": "po43ToSurfaceWaterAquacultureSystems"
775
+ },
776
+ {
777
+ "@type": "Term",
778
+ "@id": "nh4ToSurfaceWaterInputsProduction"
779
+ },
780
+ {
781
+ "@type": "Term",
782
+ "@id": "pesticideToSoilInputsProduction"
783
+ },
784
+ {
785
+ "@type": "Term",
786
+ "@id": "112TrichlorotrifluoroethaneToAirInputsProduction"
787
+ },
788
+ {
789
+ "@type": "Term",
790
+ "@id": "po43ToSurfaceWaterIndustrialProcesses"
791
+ },
792
+ {
793
+ "@type": "Term",
794
+ "@id": "bromodifluoromethaneToAirIndustrialProcesses"
795
+ },
796
+ {
797
+ "@type": "Term",
798
+ "@id": "dichlorotetrafluoroethaneToAirInputsProduction"
799
+ },
800
+ {
801
+ "@type": "Term",
802
+ "@id": "nh4ToGroundwaterSoilFlux"
803
+ },
804
+ {
805
+ "@type": "Term",
806
+ "@id": "n2OToAirNaturalVegetationBurningDirect"
807
+ },
808
+ {
809
+ "@type": "Term",
810
+ "@id": "soxToAirInputsProduction"
811
+ },
812
+ {
813
+ "@type": "Term",
814
+ "@id": "no3ToSurfaceWaterInputsProduction"
815
+ },
816
+ {
817
+ "@type": "Term",
818
+ "@id": "pm25ToAirCropResidueBurning"
819
+ },
820
+ {
821
+ "@type": "Term",
822
+ "@id": "ch4ToAirEntericFermentation"
823
+ },
824
+ {
825
+ "@type": "Term",
826
+ "@id": "co2ToAirFuelCombustion"
827
+ },
828
+ {
829
+ "@type": "Term",
830
+ "@id": "ch4ToAirReservoirs"
831
+ },
832
+ {
833
+ "@type": "Term",
834
+ "@id": "ch4ToAirInputsProductionNonFossil"
835
+ },
836
+ {
837
+ "@type": "Term",
838
+ "@id": "co2ToAirOrganicSoilCultivation"
839
+ },
840
+ {
841
+ "@type": "Term",
842
+ "@id": "ch4ToAirCropResidueDecomposition"
843
+ },
844
+ {
845
+ "@type": "Term",
846
+ "@id": "ch4ToAirFloodedRice"
847
+ },
848
+ {
849
+ "@type": "Term",
850
+ "@id": "ch4ToAirInputsProductionFossil"
851
+ },
852
+ {
853
+ "@type": "Term",
854
+ "@id": "n2ToAirCropResidueDecomposition"
855
+ },
856
+ {
857
+ "@type": "Term",
858
+ "@id": "co2ToAirAboveGroundBiomassStockChangeManagementChange"
859
+ },
860
+ {
861
+ "@type": "Term",
862
+ "@id": "n2ToAirInorganicFertiliser"
863
+ },
864
+ {
865
+ "@type": "Term",
866
+ "@id": "pToDrainageWaterIndustrialProcesses"
867
+ },
868
+ {
869
+ "@type": "Term",
870
+ "@id": "co2ToAirBelowGroundBiomassStockChangeLandUseChange"
871
+ },
872
+ {
873
+ "@type": "Term",
874
+ "@id": "nh3ToAirAquacultureSystems"
875
+ },
876
+ {
877
+ "@type": "Term",
878
+ "@id": "n2OToAirInorganicFertiliserIndirect"
879
+ },
880
+ {
881
+ "@type": "Term",
882
+ "@id": "noToAirCropResidueDecomposition"
883
+ },
884
+ {
885
+ "@type": "Term",
886
+ "@id": "nh4ToGroundwaterCropResidueDecomposition"
887
+ },
888
+ {
889
+ "@type": "Term",
890
+ "@id": "nh4ToGroundwaterInputsProduction"
891
+ },
892
+ {
893
+ "@type": "Term",
894
+ "@id": "nh3ToAirExcreta"
895
+ },
896
+ {
897
+ "@type": "Term",
898
+ "@id": "po43ToGroundwaterOrganicFertiliser"
899
+ },
900
+ {
901
+ "@type": "Term",
902
+ "@id": "po43ToGroundwaterSoilFlux"
903
+ },
904
+ {
905
+ "@type": "Term",
906
+ "@id": "nh3ToAirInorganicFertiliser"
907
+ },
908
+ {
909
+ "@type": "Term",
910
+ "@id": "nToSurfaceWaterIndustrialProcesses"
911
+ },
912
+ {
913
+ "@type": "Term",
914
+ "@id": "no3ToSurfaceWaterAquacultureSystems"
915
+ },
916
+ {
917
+ "@type": "Term",
918
+ "@id": "noxToAirSoilFlux"
919
+ },
920
+ {
921
+ "@type": "Term",
922
+ "@id": "nh3ToAirCropResidueBurning"
923
+ },
924
+ {
925
+ "@type": "Term",
926
+ "@id": "dichlorodifluoromethaneToAirIndustrialProcesses"
927
+ },
928
+ {
929
+ "@type": "Term",
930
+ "@id": "noxToAirWasteTreatment"
931
+ },
932
+ {
933
+ "@type": "Term",
934
+ "@id": "co2ToAirNaturalVegetationBurning"
935
+ },
936
+ {
937
+ "@type": "Term",
938
+ "@id": "pToSurfaceWaterInputsProduction"
939
+ },
940
+ {
941
+ "@type": "Term",
942
+ "@id": "11Dichloro1FluoroethaneToAirInputsProduction"
943
+ },
944
+ {
945
+ "@type": "Term",
946
+ "@id": "pm0225ToAirInputsProduction"
947
+ },
948
+ {
949
+ "@type": "Term",
950
+ "@id": "po43ToSurfaceWaterOrganicFertiliser"
951
+ },
952
+ {
953
+ "@type": "Term",
954
+ "@id": "n2OToAirFuelCombustionIndirect"
955
+ },
956
+ {
957
+ "@type": "Term",
958
+ "@id": "noxToAirIndustrialProcesses"
959
+ },
960
+ {
961
+ "@type": "Term",
962
+ "@id": "tefluraneToAirIndustrialProcesses"
963
+ },
964
+ {
965
+ "@type": "Term",
966
+ "@id": "n2OToAirOrganicSoilBurningDirect"
967
+ },
968
+ {
969
+ "@type": "Term",
970
+ "@id": "chlorodifluoromethaneToAirIndustrialProcesses"
971
+ },
972
+ {
973
+ "@type": "Term",
974
+ "@id": "codToWaterInputsProduction"
975
+ },
976
+ {
977
+ "@type": "Term",
978
+ "@id": "co2ToAirDeadOrganicMatterStockChangeManagementChange"
979
+ },
980
+ {
981
+ "@type": "Term",
982
+ "@id": "ch4ToAirAquacultureSystems"
983
+ },
984
+ {
985
+ "@type": "Term",
986
+ "@id": "ch4ToAirOrganicSoilBurning"
987
+ },
988
+ {
989
+ "@type": "Term",
990
+ "@id": "h2SToAirIndustrialProcesses"
991
+ },
992
+ {
993
+ "@type": "Term",
994
+ "@id": "co2ToAirLimeHydrolysis"
995
+ },
996
+ {
997
+ "@type": "Term",
998
+ "@id": "n2OToAirAquacultureSystemsIndirect"
999
+ },
1000
+ {
1001
+ "@type": "Term",
1002
+ "@id": "ionisingCompoundsToWaterInputsProduction"
1003
+ },
1004
+ {
1005
+ "@type": "Term",
1006
+ "@id": "coToAirIndustrialProcesses"
1007
+ },
1008
+ {
1009
+ "@type": "Term",
1010
+ "@id": "n2OToAirCropResidueBurningDirect"
1011
+ },
1012
+ {
1013
+ "@type": "Term",
1014
+ "@id": "h2SToAirWasteTreatment"
1015
+ },
1016
+ {
1017
+ "@type": "Term",
1018
+ "@id": "ch4ToAirCropResidueBurning"
1019
+ },
1020
+ {
1021
+ "@type": "Term",
1022
+ "@id": "co2ToAirOrganicSoilBurning"
1023
+ },
1024
+ {
1025
+ "@type": "Term",
1026
+ "@id": "ch4ToAirNaturalVegetationBurning"
1027
+ },
1028
+ {
1029
+ "@type": "Term",
1030
+ "@id": "co2ToAirInputsProduction"
1031
+ },
1032
+ {
1033
+ "@type": "Term",
1034
+ "@id": "bromofluoroformToAirInputsProduction"
1035
+ },
1036
+ {
1037
+ "@type": "Term",
1038
+ "@id": "nitriteToWaterInputsProduction"
1039
+ },
1040
+ {
1041
+ "@type": "Term",
1042
+ "@id": "po43ToGroundwaterIndustrialProcesses"
1043
+ },
1044
+ {
1045
+ "@type": "Term",
1046
+ "@id": "n2OToAirOrganicFertiliserIndirect"
1047
+ },
1048
+ {
1049
+ "@type": "Term",
1050
+ "@id": "soxToAirFuelCombustion"
1051
+ },
1052
+ {
1053
+ "@type": "Term",
1054
+ "@id": "11DichlorotetrafluoroethaneToAirInputsProduction"
1055
+ },
1056
+ {
1057
+ "@type": "Term",
1058
+ "@id": "noToAirCropResidueBurning"
1059
+ },
1060
+ {
1061
+ "@type": "Term",
1062
+ "@id": "halothaneToAirInputsProduction"
1063
+ },
1064
+ {
1065
+ "@type": "Term",
1066
+ "@id": "nmvocToAirInputsProduction"
1067
+ },
1068
+ {
1069
+ "@type": "Term",
1070
+ "@id": "bromochlorodifluoromethaneToAirIndustrialProcesses"
1071
+ },
1072
+ {
1073
+ "@type": "Term",
1074
+ "@id": "bromofluoroformToAirIndustrialProcesses"
1075
+ },
1076
+ {
1077
+ "@type": "Term",
1078
+ "@id": "n2OToAirWasteTreatmentDirect"
1079
+ },
1080
+ {
1081
+ "@type": "Term",
1082
+ "@id": "carbonTetrachlorideToAirIndustrialProcesses"
1083
+ },
1084
+ {
1085
+ "@type": "Term",
1086
+ "@id": "pToDrainageWaterInputsProduction"
1087
+ },
1088
+ {
1089
+ "@type": "Term",
1090
+ "@id": "pm25ToAirIndustrialProcesses"
1091
+ },
1092
+ {
1093
+ "@type": "Term",
1094
+ "@id": "pm25ToAirInputsProduction"
1095
+ },
1096
+ {
1097
+ "@type": "Term",
1098
+ "@id": "13Dichloro11223PentafluoropropaneToAirInputsProduction"
1099
+ },
1100
+ {
1101
+ "@type": "Term",
1102
+ "@id": "bod5ToWaterIndustrialProcesses"
1103
+ },
1104
+ {
1105
+ "@type": "Term",
1106
+ "@id": "noToAirInputsProduction"
1107
+ },
1108
+ {
1109
+ "@type": "Term",
1110
+ "@id": "bromodifluoromethaneToAirInputsProduction"
1111
+ },
1112
+ {
1113
+ "@type": "Term",
1114
+ "@id": "pm10ToAirCropResidueBurning"
1115
+ },
1116
+ {
1117
+ "@type": "Term",
1118
+ "@id": "nErosionInputsProduction"
1119
+ },
1120
+ {
1121
+ "@type": "Term",
1122
+ "@id": "hydroxylamineToAirIndustrialProcesses"
1123
+ },
1124
+ {
1125
+ "@type": "Term",
1126
+ "@id": "so3ToAirInputsProduction"
1127
+ },
1128
+ {
1129
+ "@type": "Term",
1130
+ "@id": "so2ToAirCropResidueBurning"
1131
+ },
1132
+ {
1133
+ "@type": "Term",
1134
+ "@id": "pErosionInputsProduction"
1135
+ },
1136
+ {
1137
+ "@type": "Term",
1138
+ "@id": "pm25ToAirFuelCombustion"
1139
+ },
1140
+ {
1141
+ "@type": "Term",
1142
+ "@id": "112TrichloroethaneToAirIndustrialProcesses"
1143
+ },
1144
+ {
1145
+ "@type": "Term",
1146
+ "@id": "pm02ToAirIndustrialProcesses"
1147
+ },
1148
+ {
1149
+ "@type": "Term",
1150
+ "@id": "nh4ToAirIndustrialProcesses"
1151
+ },
1152
+ {
1153
+ "@type": "Term",
1154
+ "@id": "hexaneToAirIndustrialProcesses"
1155
+ },
1156
+ {
1157
+ "@type": "Term",
1158
+ "@id": "so2ToAirInputsProduction"
1159
+ },
1160
+ {
1161
+ "@type": "Term",
1162
+ "@id": "soxToAirCropResidueBurning"
1163
+ }
1164
+ ]
8
1165
  },
9
1166
  {
10
1167
  "name": "get_cover_crop_property_terms",
@@ -47,7 +1204,28 @@
47
1204
  "minimum_should_match": 1
48
1205
  }
49
1206
  },
50
- "results": []
1207
+ "results": [
1208
+ {
1209
+ "@type": "Term",
1210
+ "@id": "catchCrop"
1211
+ },
1212
+ {
1213
+ "@type": "Term",
1214
+ "@id": "groundCover"
1215
+ },
1216
+ {
1217
+ "@type": "Term",
1218
+ "@id": "coverCrop"
1219
+ },
1220
+ {
1221
+ "@type": "Term",
1222
+ "@id": "longFallowCrop"
1223
+ },
1224
+ {
1225
+ "@type": "Term",
1226
+ "@id": "shortFallowCrop"
1227
+ }
1228
+ ]
51
1229
  },
52
1230
  {
53
1231
  "name": "get_crop_residue_incorporated_or_left_on_field_terms",
@@ -85,21 +1263,116 @@
85
1263
  "minimum_should_match": 1
86
1264
  }
87
1265
  },
88
- "results": []
1266
+ "results": [
1267
+ {
1268
+ "@type": "Term",
1269
+ "@id": "discardedCropLeftOnField"
1270
+ },
1271
+ {
1272
+ "@type": "Term",
1273
+ "@id": "belowGroundCropResidue"
1274
+ },
1275
+ {
1276
+ "@type": "Term",
1277
+ "@id": "aboveGroundCropResidueLeftOnField"
1278
+ },
1279
+ {
1280
+ "@type": "Term",
1281
+ "@id": "discardedCropIncorporated"
1282
+ },
1283
+ {
1284
+ "@type": "Term",
1285
+ "@id": "aboveGroundCropResidueIncorporated"
1286
+ }
1287
+ ]
89
1288
  },
90
1289
  {
91
1290
  "name": "get_crop_residue_management_terms",
92
1291
  "query": {
93
1292
  "termType.keyword": "cropResidueManagement"
94
1293
  },
95
- "results": []
1294
+ "results": [
1295
+ {
1296
+ "@type": "Term",
1297
+ "@id": "residueIncorporated"
1298
+ },
1299
+ {
1300
+ "@type": "Term",
1301
+ "@id": "residueIncorporatedMoreThan30DaysBeforeCultivation"
1302
+ },
1303
+ {
1304
+ "@type": "Term",
1305
+ "@id": "residueIncorporatedLessThan30DaysBeforeCultivation"
1306
+ },
1307
+ {
1308
+ "@type": "Term",
1309
+ "@id": "residueRemoved"
1310
+ },
1311
+ {
1312
+ "@type": "Term",
1313
+ "@id": "pastureRenewed"
1314
+ },
1315
+ {
1316
+ "@type": "Term",
1317
+ "@id": "residueLeftOnField"
1318
+ },
1319
+ {
1320
+ "@type": "Term",
1321
+ "@id": "residueBurnt"
1322
+ }
1323
+ ]
96
1324
  },
97
1325
  {
98
1326
  "name": "get_crop_residue_terms",
99
1327
  "query": {
100
1328
  "termType.keyword": "cropResidue"
101
1329
  },
102
- "results": []
1330
+ "results": [
1331
+ {
1332
+ "@type": "Term",
1333
+ "@id": "discardedCropBurnt"
1334
+ },
1335
+ {
1336
+ "@type": "Term",
1337
+ "@id": "discardedCropLeftOnField"
1338
+ },
1339
+ {
1340
+ "@type": "Term",
1341
+ "@id": "discardedCropTotal"
1342
+ },
1343
+ {
1344
+ "@type": "Term",
1345
+ "@id": "discardedCropIncorporated"
1346
+ },
1347
+ {
1348
+ "@type": "Term",
1349
+ "@id": "aboveGroundCropResidueRemoved"
1350
+ },
1351
+ {
1352
+ "@type": "Term",
1353
+ "@id": "discardedCropRemoved"
1354
+ },
1355
+ {
1356
+ "@type": "Term",
1357
+ "@id": "aboveGroundCropResidueTotal"
1358
+ },
1359
+ {
1360
+ "@type": "Term",
1361
+ "@id": "aboveGroundCropResidueIncorporated"
1362
+ },
1363
+ {
1364
+ "@type": "Term",
1365
+ "@id": "aboveGroundCropResidueBurnt"
1366
+ },
1367
+ {
1368
+ "@type": "Term",
1369
+ "@id": "belowGroundCropResidue"
1370
+ },
1371
+ {
1372
+ "@type": "Term",
1373
+ "@id": "aboveGroundCropResidueLeftOnField"
1374
+ }
1375
+ ]
103
1376
  },
104
1377
  {
105
1378
  "name": "get_digestible_energy_terms",
@@ -124,7 +1397,36 @@
124
1397
  ]
125
1398
  }
126
1399
  },
127
- "results": []
1400
+ "results": [
1401
+ {
1402
+ "@type": "Term",
1403
+ "@id": "digestibleEnergyRabbits"
1404
+ },
1405
+ {
1406
+ "@type": "Term",
1407
+ "@id": "digestibleEnergyRuminants"
1408
+ },
1409
+ {
1410
+ "@type": "Term",
1411
+ "@id": "digestibleEnergySalmonids"
1412
+ },
1413
+ {
1414
+ "@type": "Term",
1415
+ "@id": "digestibleEnergyPigs"
1416
+ },
1417
+ {
1418
+ "@type": "Term",
1419
+ "@id": "digestibleEnergyPoultry"
1420
+ },
1421
+ {
1422
+ "@type": "Term",
1423
+ "@id": "digestibleEnergyAquaticSpecies"
1424
+ },
1425
+ {
1426
+ "@type": "Term",
1427
+ "@id": "digestibleEnergyOtherAnimals"
1428
+ }
1429
+ ]
128
1430
  },
129
1431
  {
130
1432
  "name": "get_electricity_grid_mix_terms",
@@ -154,7 +1456,16 @@
154
1456
  ]
155
1457
  }
156
1458
  },
157
- "results": []
1459
+ "results": [
1460
+ {
1461
+ "@type": "Term",
1462
+ "@id": "electricityGridRenewableMix"
1463
+ },
1464
+ {
1465
+ "@type": "Term",
1466
+ "@id": "electricityGridMarketMix"
1467
+ }
1468
+ ]
158
1469
  },
159
1470
  {
160
1471
  "name": "get_energy_digestibility_terms",
@@ -179,7 +1490,36 @@
179
1490
  ]
180
1491
  }
181
1492
  },
182
- "results": []
1493
+ "results": [
1494
+ {
1495
+ "@type": "Term",
1496
+ "@id": "energyDigestibilityPoultry"
1497
+ },
1498
+ {
1499
+ "@type": "Term",
1500
+ "@id": "energyDigestibilityRabbits"
1501
+ },
1502
+ {
1503
+ "@type": "Term",
1504
+ "@id": "energyDigestibilityRuminants"
1505
+ },
1506
+ {
1507
+ "@type": "Term",
1508
+ "@id": "energyDigestibilitySalmonids"
1509
+ },
1510
+ {
1511
+ "@type": "Term",
1512
+ "@id": "energyDigestibilityPigs"
1513
+ },
1514
+ {
1515
+ "@type": "Term",
1516
+ "@id": "energyDigestibilityOtherAnimals"
1517
+ },
1518
+ {
1519
+ "@type": "Term",
1520
+ "@id": "energyDigestibilityAquaticSpecies"
1521
+ }
1522
+ ]
183
1523
  },
184
1524
  {
185
1525
  "name": "get_excreta_N_terms",
@@ -187,7 +1527,96 @@
187
1527
  "termType.keyword": "excreta",
188
1528
  "units.keyword": "kg N"
189
1529
  },
190
- "results": []
1530
+ "results": [
1531
+ {
1532
+ "@type": "Term",
1533
+ "@id": "excretaDeerKgN"
1534
+ },
1535
+ {
1536
+ "@type": "Term",
1537
+ "@id": "excretaGoatsKgN"
1538
+ },
1539
+ {
1540
+ "@type": "Term",
1541
+ "@id": "excretaBeefCattleExceptFeedlotFedKgN"
1542
+ },
1543
+ {
1544
+ "@type": "Term",
1545
+ "@id": "excretaDucksKgN"
1546
+ },
1547
+ {
1548
+ "@type": "Term",
1549
+ "@id": "excretaSolidFishCrustaceansKgN"
1550
+ },
1551
+ {
1552
+ "@type": "Term",
1553
+ "@id": "excretaPoultryKgN"
1554
+ },
1555
+ {
1556
+ "@type": "Term",
1557
+ "@id": "excretaBuffaloKgN"
1558
+ },
1559
+ {
1560
+ "@type": "Term",
1561
+ "@id": "excretaSolidAndLiquidFishCrustaceansKgN"
1562
+ },
1563
+ {
1564
+ "@type": "Term",
1565
+ "@id": "excretaInsectsKgN"
1566
+ },
1567
+ {
1568
+ "@type": "Term",
1569
+ "@id": "excretaBeefCattleFeedlotFedKgN"
1570
+ },
1571
+ {
1572
+ "@type": "Term",
1573
+ "@id": "excretaKgN"
1574
+ },
1575
+ {
1576
+ "@type": "Term",
1577
+ "@id": "excretaGeeseKgN"
1578
+ },
1579
+ {
1580
+ "@type": "Term",
1581
+ "@id": "excretaDairyCattleKgN"
1582
+ },
1583
+ {
1584
+ "@type": "Term",
1585
+ "@id": "excretaPigsKgN"
1586
+ },
1587
+ {
1588
+ "@type": "Term",
1589
+ "@id": "excretaSheepKgN"
1590
+ },
1591
+ {
1592
+ "@type": "Term",
1593
+ "@id": "excretaHorsesMulesAndAssesKgN"
1594
+ },
1595
+ {
1596
+ "@type": "Term",
1597
+ "@id": "excretaCamelsKgN"
1598
+ },
1599
+ {
1600
+ "@type": "Term",
1601
+ "@id": "excretaRabbitsKgN"
1602
+ },
1603
+ {
1604
+ "@type": "Term",
1605
+ "@id": "excretaTurkeysKgN"
1606
+ },
1607
+ {
1608
+ "@type": "Term",
1609
+ "@id": "excretaLiquidFishCrustaceansKgN"
1610
+ },
1611
+ {
1612
+ "@type": "Term",
1613
+ "@id": "processedExcretaKgN"
1614
+ },
1615
+ {
1616
+ "@type": "Term",
1617
+ "@id": "excretaMixturesKgN"
1618
+ }
1619
+ ]
191
1620
  },
192
1621
  {
193
1622
  "name": "get_excreta_VS_terms",
@@ -195,7 +1624,96 @@
195
1624
  "termType.keyword": "excreta",
196
1625
  "units.keyword": "kg VS"
197
1626
  },
198
- "results": []
1627
+ "results": [
1628
+ {
1629
+ "@type": "Term",
1630
+ "@id": "excretaRabbitsKgVs"
1631
+ },
1632
+ {
1633
+ "@type": "Term",
1634
+ "@id": "excretaInsectsKgVs"
1635
+ },
1636
+ {
1637
+ "@type": "Term",
1638
+ "@id": "excretaSolidFishCrustaceansKgVs"
1639
+ },
1640
+ {
1641
+ "@type": "Term",
1642
+ "@id": "excretaGeeseKgVs"
1643
+ },
1644
+ {
1645
+ "@type": "Term",
1646
+ "@id": "excretaDairyCattleKgVs"
1647
+ },
1648
+ {
1649
+ "@type": "Term",
1650
+ "@id": "excretaSolidAndLiquidFishCrustaceansKgVs"
1651
+ },
1652
+ {
1653
+ "@type": "Term",
1654
+ "@id": "excretaLiquidFishCrustaceansKgVs"
1655
+ },
1656
+ {
1657
+ "@type": "Term",
1658
+ "@id": "excretaDucksKgVs"
1659
+ },
1660
+ {
1661
+ "@type": "Term",
1662
+ "@id": "excretaCamelsKgVs"
1663
+ },
1664
+ {
1665
+ "@type": "Term",
1666
+ "@id": "excretaPigsKgVs"
1667
+ },
1668
+ {
1669
+ "@type": "Term",
1670
+ "@id": "excretaBuffaloKgVs"
1671
+ },
1672
+ {
1673
+ "@type": "Term",
1674
+ "@id": "processedExcretaKgVs"
1675
+ },
1676
+ {
1677
+ "@type": "Term",
1678
+ "@id": "excretaHorsesMulesAndAssesKgVs"
1679
+ },
1680
+ {
1681
+ "@type": "Term",
1682
+ "@id": "excretaTurkeysKgVs"
1683
+ },
1684
+ {
1685
+ "@type": "Term",
1686
+ "@id": "excretaSheepKgVs"
1687
+ },
1688
+ {
1689
+ "@type": "Term",
1690
+ "@id": "excretaGoatsKgVs"
1691
+ },
1692
+ {
1693
+ "@type": "Term",
1694
+ "@id": "excretaBeefCattleFeedlotFedKgVs"
1695
+ },
1696
+ {
1697
+ "@type": "Term",
1698
+ "@id": "excretaMixturesKgVs"
1699
+ },
1700
+ {
1701
+ "@type": "Term",
1702
+ "@id": "excretaBeefCattleExceptFeedlotFedKgVs"
1703
+ },
1704
+ {
1705
+ "@type": "Term",
1706
+ "@id": "excretaDeerKgVs"
1707
+ },
1708
+ {
1709
+ "@type": "Term",
1710
+ "@id": "excretaPoultryKgVs"
1711
+ },
1712
+ {
1713
+ "@type": "Term",
1714
+ "@id": "excretaKgVs"
1715
+ }
1716
+ ]
199
1717
  },
200
1718
  {
201
1719
  "name": "get_flooded_pre_season_terms",
@@ -220,7 +1738,24 @@
220
1738
  ]
221
1739
  }
222
1740
  },
223
- "results": []
1741
+ "results": [
1742
+ {
1743
+ "@type": "Term",
1744
+ "@id": "floodedPreSeasonMoreThan30Days"
1745
+ },
1746
+ {
1747
+ "@type": "Term",
1748
+ "@id": "nonFloodedPreSeasonMoreThan180Days"
1749
+ },
1750
+ {
1751
+ "@type": "Term",
1752
+ "@id": "nonFloodedPreSeasonLessThan180Days"
1753
+ },
1754
+ {
1755
+ "@type": "Term",
1756
+ "@id": "nonFloodedPreSeasonMoreThan365Days"
1757
+ }
1758
+ ]
224
1759
  },
225
1760
  {
226
1761
  "name": "get_generic_crop",
@@ -228,7 +1763,14 @@
228
1763
  "termType.keyword": "crop",
229
1764
  "name": "Generic crop seed"
230
1765
  },
231
- "results": null
1766
+ "results": [
1767
+ {
1768
+ "@type": "Term",
1769
+ "name": "Generic crop, seed",
1770
+ "@id": "genericCropSeed",
1771
+ "_score": 26.592646
1772
+ }
1773
+ ]
232
1774
  },
233
1775
  {
234
1776
  "name": "get_irrigated_terms",
@@ -261,14 +1803,120 @@
261
1803
  "minimum_should_match": 1
262
1804
  }
263
1805
  },
264
- "results": []
1806
+ "results": [
1807
+ {
1808
+ "@type": "Term",
1809
+ "@id": "rainfedDeepWater"
1810
+ },
1811
+ {
1812
+ "@type": "Term",
1813
+ "@id": "rainfedDeepWaterWaterDepth50100Cm"
1814
+ },
1815
+ {
1816
+ "@type": "Term",
1817
+ "@id": "rainfedDeepWaterWaterDepth100Cm"
1818
+ },
1819
+ {
1820
+ "@type": "Term",
1821
+ "@id": "irrigatedLocalizedIrrigation"
1822
+ },
1823
+ {
1824
+ "@type": "Term",
1825
+ "@id": "irrigatedFurrowIrrigation"
1826
+ },
1827
+ {
1828
+ "@type": "Term",
1829
+ "@id": "irrigatedSubIrrigation"
1830
+ },
1831
+ {
1832
+ "@type": "Term",
1833
+ "@id": "irrigatedTypeUnspecified"
1834
+ },
1835
+ {
1836
+ "@type": "Term",
1837
+ "@id": "irrigatedLateralMoveIrrigation"
1838
+ },
1839
+ {
1840
+ "@type": "Term",
1841
+ "@id": "irrigatedDripIrrigation"
1842
+ },
1843
+ {
1844
+ "@type": "Term",
1845
+ "@id": "irrigatedSprinklerIrrigation"
1846
+ },
1847
+ {
1848
+ "@type": "Term",
1849
+ "@id": "irrigatedCenterPivotIrrigation"
1850
+ },
1851
+ {
1852
+ "@type": "Term",
1853
+ "@id": "irrigatedSurfaceIrrigationMultipleDrainagePeriods"
1854
+ },
1855
+ {
1856
+ "@type": "Term",
1857
+ "@id": "irrigatedSurfaceIrrigationContinuouslyFlooded"
1858
+ },
1859
+ {
1860
+ "@type": "Term",
1861
+ "@id": "irrigatedSurfaceIrrigationDrainageRegimeUnspecified"
1862
+ },
1863
+ {
1864
+ "@type": "Term",
1865
+ "@id": "irrigatedSurfaceIrrigationSingleDrainagePeriod"
1866
+ }
1867
+ ]
265
1868
  },
266
1869
  {
267
1870
  "name": "get_irrigation_terms",
268
1871
  "query": {
269
1872
  "termType.keyword": "water"
270
1873
  },
271
- "results": []
1874
+ "results": [
1875
+ {
1876
+ "@type": "Term",
1877
+ "@id": "waterMarine"
1878
+ },
1879
+ {
1880
+ "@type": "Term",
1881
+ "@id": "waterDrainageCanal"
1882
+ },
1883
+ {
1884
+ "@type": "Term",
1885
+ "@id": "waterIrrigationCanal"
1886
+ },
1887
+ {
1888
+ "@type": "Term",
1889
+ "@id": "waterSourceUnspecified"
1890
+ },
1891
+ {
1892
+ "@type": "Term",
1893
+ "@id": "waterMunicipalTap"
1894
+ },
1895
+ {
1896
+ "@type": "Term",
1897
+ "@id": "waterRiverStream"
1898
+ },
1899
+ {
1900
+ "@type": "Term",
1901
+ "@id": "waterPumpedGroundwater"
1902
+ },
1903
+ {
1904
+ "@type": "Term",
1905
+ "@id": "waterHarvestedRainfall"
1906
+ },
1907
+ {
1908
+ "@type": "Term",
1909
+ "@id": "waterBrackish"
1910
+ },
1911
+ {
1912
+ "@type": "Term",
1913
+ "@id": "waterLakeOrReservoir"
1914
+ },
1915
+ {
1916
+ "@type": "Term",
1917
+ "@id": "iceSourceUnspecified"
1918
+ }
1919
+ ]
272
1920
  },
273
1921
  {
274
1922
  "name": "get_land_cover_siteTypes",
@@ -351,7 +1999,164 @@
351
1999
  "minimum_should_match": 1
352
2000
  }
353
2001
  },
354
- "results": []
2002
+ "results": [
2003
+ {
2004
+ "@type": "Term",
2005
+ "name": "Glass or high accessible cover",
2006
+ "@id": "glassOrHighAccessibleCover",
2007
+ "_score": 62.060722
2008
+ },
2009
+ {
2010
+ "@type": "Term",
2011
+ "name": "Sea or ocean",
2012
+ "@id": "seaOrOcean",
2013
+ "_score": 51.974407
2014
+ },
2015
+ {
2016
+ "@type": "Term",
2017
+ "name": "River or stream",
2018
+ "@id": "riverOrStream",
2019
+ "_score": 51.101017
2020
+ },
2021
+ {
2022
+ "@type": "Term",
2023
+ "name": "Other natural vegetation",
2024
+ "@id": "otherNaturalVegetation",
2025
+ "_score": 40.858906
2026
+ },
2027
+ {
2028
+ "@type": "Term",
2029
+ "name": "Agri-food processor",
2030
+ "@id": "agriFoodProcessor",
2031
+ "_score": 40.435036
2032
+ },
2033
+ {
2034
+ "@type": "Term",
2035
+ "name": "Food retailer",
2036
+ "@id": "foodRetailer",
2037
+ "_score": 39.805202
2038
+ },
2039
+ {
2040
+ "@type": "Term",
2041
+ "name": "Natural forest",
2042
+ "@id": "naturalForest",
2043
+ "_score": 32.67205
2044
+ },
2045
+ {
2046
+ "@type": "Term",
2047
+ "name": "Permanent pasture",
2048
+ "@id": "permanentPasture",
2049
+ "_score": 27.918716
2050
+ },
2051
+ {
2052
+ "@type": "Term",
2053
+ "name": "Animal housing",
2054
+ "@id": "animalHousing",
2055
+ "_score": 26.684555
2056
+ },
2057
+ {
2058
+ "@type": "Term",
2059
+ "name": "Root or tuber crop plant",
2060
+ "@id": "rootOrTuberCropPlant",
2061
+ "_score": 25.97794
2062
+ },
2063
+ {
2064
+ "@type": "Term",
2065
+ "name": "High intensity grazing pasture",
2066
+ "@id": "highIntensityGrazingPasture",
2067
+ "_score": 24.076965
2068
+ },
2069
+ {
2070
+ "@type": "Term",
2071
+ "name": "Permanent cropland",
2072
+ "@id": "permanentCropland",
2073
+ "_score": 19.81129
2074
+ },
2075
+ {
2076
+ "@type": "Term",
2077
+ "name": "Forest",
2078
+ "@id": "forest",
2079
+ "_score": 19.475159
2080
+ },
2081
+ {
2082
+ "@type": "Term",
2083
+ "name": "Plantation forest",
2084
+ "@id": "plantationForest",
2085
+ "_score": 18.67181
2086
+ },
2087
+ {
2088
+ "@type": "Term",
2089
+ "name": "Other land",
2090
+ "@id": "otherLand",
2091
+ "_score": 18.481436
2092
+ },
2093
+ {
2094
+ "@type": "Term",
2095
+ "name": "Lake",
2096
+ "@id": "lake",
2097
+ "_score": 17.651028
2098
+ },
2099
+ {
2100
+ "@type": "Term",
2101
+ "name": "Native pasture",
2102
+ "@id": "nativePasture",
2103
+ "_score": 17.467508
2104
+ },
2105
+ {
2106
+ "@type": "Term",
2107
+ "name": "Red sea plume alga",
2108
+ "@id": "redSeaPlumeAlga",
2109
+ "_score": 16.94646
2110
+ },
2111
+ {
2112
+ "@type": "Term",
2113
+ "name": "Sea kale plant",
2114
+ "@id": "seaKalePlant",
2115
+ "_score": 16.85086
2116
+ },
2117
+ {
2118
+ "@type": "Term",
2119
+ "name": "Improved pasture",
2120
+ "@id": "improvedPasture",
2121
+ "_score": 16.799515
2122
+ },
2123
+ {
2124
+ "@type": "Term",
2125
+ "name": "Nominally managed pasture",
2126
+ "@id": "nominallyManagedPasture",
2127
+ "_score": 16.367723
2128
+ },
2129
+ {
2130
+ "@type": "Term",
2131
+ "name": "Severely degraded pasture",
2132
+ "@id": "severelyDegradedPasture",
2133
+ "_score": 16.342665
2134
+ },
2135
+ {
2136
+ "@type": "Term",
2137
+ "name": "Pond",
2138
+ "@id": "pond",
2139
+ "_score": 14.941807
2140
+ },
2141
+ {
2142
+ "@type": "Term",
2143
+ "name": "River tamarind tree",
2144
+ "@id": "riverTamarindTree",
2145
+ "_score": 14.836674
2146
+ },
2147
+ {
2148
+ "@type": "Term",
2149
+ "name": "Cropland",
2150
+ "@id": "cropland",
2151
+ "_score": 9.841177
2152
+ },
2153
+ {
2154
+ "@type": "Term",
2155
+ "name": "Annual cropland",
2156
+ "@id": "annualCropland",
2157
+ "_score": 8.9431095
2158
+ }
2159
+ ]
355
2160
  },
356
2161
  {
357
2162
  "name": "get_land_cover_terms",
@@ -371,7 +2176,2504 @@
371
2176
  ]
372
2177
  }
373
2178
  },
374
- "results": []
2179
+ "results": [
2180
+ {
2181
+ "@type": "Term",
2182
+ "@id": "mushroomFungus"
2183
+ },
2184
+ {
2185
+ "@type": "Term",
2186
+ "@id": "dulseAlga"
2187
+ },
2188
+ {
2189
+ "@type": "Term",
2190
+ "@id": "commonHorsetailPlant"
2191
+ },
2192
+ {
2193
+ "@type": "Term",
2194
+ "@id": "riverOrStream"
2195
+ },
2196
+ {
2197
+ "@type": "Term",
2198
+ "@id": "feijoaTree"
2199
+ },
2200
+ {
2201
+ "@type": "Term",
2202
+ "@id": "agaricusBisporusFungus"
2203
+ },
2204
+ {
2205
+ "@type": "Term",
2206
+ "@id": "pigeonPeaPlant"
2207
+ },
2208
+ {
2209
+ "@type": "Term",
2210
+ "@id": "curryTree"
2211
+ },
2212
+ {
2213
+ "@type": "Term",
2214
+ "@id": "pearlMilletPlant"
2215
+ },
2216
+ {
2217
+ "@type": "Term",
2218
+ "@id": "picklingCucumberVine"
2219
+ },
2220
+ {
2221
+ "@type": "Term",
2222
+ "@id": "jerusalemArtichokePlant"
2223
+ },
2224
+ {
2225
+ "@type": "Term",
2226
+ "@id": "cocoaTree"
2227
+ },
2228
+ {
2229
+ "@type": "Term",
2230
+ "@id": "pulsePlant"
2231
+ },
2232
+ {
2233
+ "@type": "Term",
2234
+ "@id": "dalGrassPlant"
2235
+ },
2236
+ {
2237
+ "@type": "Term",
2238
+ "@id": "camelinaPlant"
2239
+ },
2240
+ {
2241
+ "@type": "Term",
2242
+ "@id": "chayoteVine"
2243
+ },
2244
+ {
2245
+ "@type": "Term",
2246
+ "@id": "carobTree"
2247
+ },
2248
+ {
2249
+ "@type": "Term",
2250
+ "@id": "broadBeanPlant"
2251
+ },
2252
+ {
2253
+ "@type": "Term",
2254
+ "@id": "mulgaTree"
2255
+ },
2256
+ {
2257
+ "@type": "Term",
2258
+ "@id": "tocoGrassPlant"
2259
+ },
2260
+ {
2261
+ "@type": "Term",
2262
+ "@id": "longkongTree"
2263
+ },
2264
+ {
2265
+ "@type": "Term",
2266
+ "@id": "almondTree"
2267
+ },
2268
+ {
2269
+ "@type": "Term",
2270
+ "@id": "mineralExtractionSite"
2271
+ },
2272
+ {
2273
+ "@type": "Term",
2274
+ "@id": "falseRhodesGrassPlant"
2275
+ },
2276
+ {
2277
+ "@type": "Term",
2278
+ "@id": "citronTree"
2279
+ },
2280
+ {
2281
+ "@type": "Term",
2282
+ "@id": "kalePlant"
2283
+ },
2284
+ {
2285
+ "@type": "Term",
2286
+ "@id": "carpetGrassPlant"
2287
+ },
2288
+ {
2289
+ "@type": "Term",
2290
+ "@id": "andropogonFastigiatusPlant"
2291
+ },
2292
+ {
2293
+ "@type": "Term",
2294
+ "@id": "savoryPlant"
2295
+ },
2296
+ {
2297
+ "@type": "Term",
2298
+ "@id": "urbanArea"
2299
+ },
2300
+ {
2301
+ "@type": "Term",
2302
+ "@id": "calliandraTree"
2303
+ },
2304
+ {
2305
+ "@type": "Term",
2306
+ "@id": "animalHousing"
2307
+ },
2308
+ {
2309
+ "@type": "Term",
2310
+ "@id": "sabiGrassPlant"
2311
+ },
2312
+ {
2313
+ "@type": "Term",
2314
+ "@id": "paraGrassPlant"
2315
+ },
2316
+ {
2317
+ "@type": "Term",
2318
+ "@id": "stAugustineGrassPlant"
2319
+ },
2320
+ {
2321
+ "@type": "Term",
2322
+ "@id": "lespedezaPlant"
2323
+ },
2324
+ {
2325
+ "@type": "Term",
2326
+ "@id": "nigeriaGrassPlant"
2327
+ },
2328
+ {
2329
+ "@type": "Term",
2330
+ "@id": "indianCoralTree"
2331
+ },
2332
+ {
2333
+ "@type": "Term",
2334
+ "@id": "foodRetailer"
2335
+ },
2336
+ {
2337
+ "@type": "Term",
2338
+ "@id": "juniperTree"
2339
+ },
2340
+ {
2341
+ "@type": "Term",
2342
+ "@id": "costmaryPlant"
2343
+ },
2344
+ {
2345
+ "@type": "Term",
2346
+ "@id": "jasmineVine"
2347
+ },
2348
+ {
2349
+ "@type": "Term",
2350
+ "@id": "ryePlant"
2351
+ },
2352
+ {
2353
+ "@type": "Term",
2354
+ "@id": "achioteTree"
2355
+ },
2356
+ {
2357
+ "@type": "Term",
2358
+ "@id": "elephantGrassPlant"
2359
+ },
2360
+ {
2361
+ "@type": "Term",
2362
+ "@id": "andropogonCanaliculatusPlant"
2363
+ },
2364
+ {
2365
+ "@type": "Term",
2366
+ "@id": "cockatooPlant"
2367
+ },
2368
+ {
2369
+ "@type": "Term",
2370
+ "@id": "poppyPlant"
2371
+ },
2372
+ {
2373
+ "@type": "Term",
2374
+ "@id": "grassAlfalfaSward"
2375
+ },
2376
+ {
2377
+ "@type": "Term",
2378
+ "@id": "spinachPlant"
2379
+ },
2380
+ {
2381
+ "@type": "Term",
2382
+ "@id": "mesquiteTree"
2383
+ },
2384
+ {
2385
+ "@type": "Term",
2386
+ "@id": "physalisPlant"
2387
+ },
2388
+ {
2389
+ "@type": "Term",
2390
+ "@id": "peanutPlant"
2391
+ },
2392
+ {
2393
+ "@type": "Term",
2394
+ "@id": "parsleyPlant"
2395
+ },
2396
+ {
2397
+ "@type": "Term",
2398
+ "@id": "cherimoyaTree"
2399
+ },
2400
+ {
2401
+ "@type": "Term",
2402
+ "@id": "celeryPlant"
2403
+ },
2404
+ {
2405
+ "@type": "Term",
2406
+ "@id": "pistachioTree"
2407
+ },
2408
+ {
2409
+ "@type": "Term",
2410
+ "@id": "redSeaPlumeAlga"
2411
+ },
2412
+ {
2413
+ "@type": "Term",
2414
+ "@id": "hyssopPlant"
2415
+ },
2416
+ {
2417
+ "@type": "Term",
2418
+ "@id": "bitterleafPlant"
2419
+ },
2420
+ {
2421
+ "@type": "Term",
2422
+ "@id": "indianBluegrassPlant"
2423
+ },
2424
+ {
2425
+ "@type": "Term",
2426
+ "@id": "cauliflowerPlant"
2427
+ },
2428
+ {
2429
+ "@type": "Term",
2430
+ "@id": "jambolanTree"
2431
+ },
2432
+ {
2433
+ "@type": "Term",
2434
+ "@id": "chineseRyeGrassPlant"
2435
+ },
2436
+ {
2437
+ "@type": "Term",
2438
+ "@id": "chinaJutePlant"
2439
+ },
2440
+ {
2441
+ "@type": "Term",
2442
+ "@id": "redtopPlant"
2443
+ },
2444
+ {
2445
+ "@type": "Term",
2446
+ "@id": "blueSignalGrassPlant"
2447
+ },
2448
+ {
2449
+ "@type": "Term",
2450
+ "@id": "brusselsSproutsPlant"
2451
+ },
2452
+ {
2453
+ "@type": "Term",
2454
+ "@id": "arecaTree"
2455
+ },
2456
+ {
2457
+ "@type": "Term",
2458
+ "@id": "anisePlant"
2459
+ },
2460
+ {
2461
+ "@type": "Term",
2462
+ "@id": "safflowerPlant"
2463
+ },
2464
+ {
2465
+ "@type": "Term",
2466
+ "@id": "pricklyPearCactus"
2467
+ },
2468
+ {
2469
+ "@type": "Term",
2470
+ "@id": "hopVine"
2471
+ },
2472
+ {
2473
+ "@type": "Term",
2474
+ "@id": "pitayaCactus"
2475
+ },
2476
+ {
2477
+ "@type": "Term",
2478
+ "@id": "melilotusPlant"
2479
+ },
2480
+ {
2481
+ "@type": "Term",
2482
+ "@id": "espartoGrassPlant"
2483
+ },
2484
+ {
2485
+ "@type": "Term",
2486
+ "@id": "loquatTree"
2487
+ },
2488
+ {
2489
+ "@type": "Term",
2490
+ "@id": "moringaTree"
2491
+ },
2492
+ {
2493
+ "@type": "Term",
2494
+ "@id": "volvariellaVolvaceaFungus"
2495
+ },
2496
+ {
2497
+ "@type": "Term",
2498
+ "@id": "highIntensityGrazingPasture"
2499
+ },
2500
+ {
2501
+ "@type": "Term",
2502
+ "@id": "bergamotTree"
2503
+ },
2504
+ {
2505
+ "@type": "Term",
2506
+ "@id": "thymePlant"
2507
+ },
2508
+ {
2509
+ "@type": "Term",
2510
+ "@id": "daffodilPlant"
2511
+ },
2512
+ {
2513
+ "@type": "Term",
2514
+ "@id": "ornamentalCropPlant"
2515
+ },
2516
+ {
2517
+ "@type": "Term",
2518
+ "@id": "sorghumPlant"
2519
+ },
2520
+ {
2521
+ "@type": "Term",
2522
+ "@id": "commonVetchPlant"
2523
+ },
2524
+ {
2525
+ "@type": "Term",
2526
+ "@id": "potatoPlant"
2527
+ },
2528
+ {
2529
+ "@type": "Term",
2530
+ "@id": "ginsengPlant"
2531
+ },
2532
+ {
2533
+ "@type": "Term",
2534
+ "@id": "genericLeguminousGrassPlant"
2535
+ },
2536
+ {
2537
+ "@type": "Term",
2538
+ "@id": "whiteCloverPlant"
2539
+ },
2540
+ {
2541
+ "@type": "Term",
2542
+ "@id": "milletPlant"
2543
+ },
2544
+ {
2545
+ "@type": "Term",
2546
+ "@id": "persimmonTree"
2547
+ },
2548
+ {
2549
+ "@type": "Term",
2550
+ "@id": "treeNutTree"
2551
+ },
2552
+ {
2553
+ "@type": "Term",
2554
+ "@id": "vanillaVine"
2555
+ },
2556
+ {
2557
+ "@type": "Term",
2558
+ "@id": "coffeeTree"
2559
+ },
2560
+ {
2561
+ "@type": "Term",
2562
+ "@id": "cicelyPlant"
2563
+ },
2564
+ {
2565
+ "@type": "Term",
2566
+ "@id": "lentilPlant"
2567
+ },
2568
+ {
2569
+ "@type": "Term",
2570
+ "@id": "sugarCropPlant"
2571
+ },
2572
+ {
2573
+ "@type": "Term",
2574
+ "@id": "dateTree"
2575
+ },
2576
+ {
2577
+ "@type": "Term",
2578
+ "@id": "nettlePlant"
2579
+ },
2580
+ {
2581
+ "@type": "Term",
2582
+ "@id": "bambooPlant"
2583
+ },
2584
+ {
2585
+ "@type": "Term",
2586
+ "@id": "bluegrassPlant"
2587
+ },
2588
+ {
2589
+ "@type": "Term",
2590
+ "@id": "shiitakeFungus"
2591
+ },
2592
+ {
2593
+ "@type": "Term",
2594
+ "@id": "pepperVine"
2595
+ },
2596
+ {
2597
+ "@type": "Term",
2598
+ "@id": "ricePlantUpland"
2599
+ },
2600
+ {
2601
+ "@type": "Term",
2602
+ "@id": "hempPlant"
2603
+ },
2604
+ {
2605
+ "@type": "Term",
2606
+ "@id": "leekPlant"
2607
+ },
2608
+ {
2609
+ "@type": "Term",
2610
+ "@id": "sporobolusNervosusPlant"
2611
+ },
2612
+ {
2613
+ "@type": "Term",
2614
+ "@id": "anthephoraNigritanaPlant"
2615
+ },
2616
+ {
2617
+ "@type": "Term",
2618
+ "@id": "tripsacumLatifoliumPlant"
2619
+ },
2620
+ {
2621
+ "@type": "Term",
2622
+ "@id": "pangolaGrassPlant"
2623
+ },
2624
+ {
2625
+ "@type": "Term",
2626
+ "@id": "coelachyrumYemenicumPlant"
2627
+ },
2628
+ {
2629
+ "@type": "Term",
2630
+ "@id": "choySumPlant"
2631
+ },
2632
+ {
2633
+ "@type": "Term",
2634
+ "@id": "mangoTree"
2635
+ },
2636
+ {
2637
+ "@type": "Term",
2638
+ "@id": "cinnamonTree"
2639
+ },
2640
+ {
2641
+ "@type": "Term",
2642
+ "@id": "citrusTree"
2643
+ },
2644
+ {
2645
+ "@type": "Term",
2646
+ "@id": "gliricidiaSepiumTree"
2647
+ },
2648
+ {
2649
+ "@type": "Term",
2650
+ "@id": "colouredGuineaGrassPlant"
2651
+ },
2652
+ {
2653
+ "@type": "Term",
2654
+ "@id": "sesamePlant"
2655
+ },
2656
+ {
2657
+ "@type": "Term",
2658
+ "@id": "cerealPlant"
2659
+ },
2660
+ {
2661
+ "@type": "Term",
2662
+ "@id": "rooibosPlant"
2663
+ },
2664
+ {
2665
+ "@type": "Term",
2666
+ "@id": "shortBareFallow"
2667
+ },
2668
+ {
2669
+ "@type": "Term",
2670
+ "@id": "carawayPlant"
2671
+ },
2672
+ {
2673
+ "@type": "Term",
2674
+ "@id": "ruePlant"
2675
+ },
2676
+ {
2677
+ "@type": "Term",
2678
+ "@id": "fennelPlant"
2679
+ },
2680
+ {
2681
+ "@type": "Term",
2682
+ "@id": "gracilariaAlga"
2683
+ },
2684
+ {
2685
+ "@type": "Term",
2686
+ "@id": "ramiePlant"
2687
+ },
2688
+ {
2689
+ "@type": "Term",
2690
+ "@id": "rambutanTree"
2691
+ },
2692
+ {
2693
+ "@type": "Term",
2694
+ "@id": "giantReedPlant"
2695
+ },
2696
+ {
2697
+ "@type": "Term",
2698
+ "@id": "alangAlangPlant"
2699
+ },
2700
+ {
2701
+ "@type": "Term",
2702
+ "@id": "cassavaPlant"
2703
+ },
2704
+ {
2705
+ "@type": "Term",
2706
+ "@id": "commonReedPlant"
2707
+ },
2708
+ {
2709
+ "@type": "Term",
2710
+ "@id": "swissChardPlant"
2711
+ },
2712
+ {
2713
+ "@type": "Term",
2714
+ "@id": "genericCropPlant"
2715
+ },
2716
+ {
2717
+ "@type": "Term",
2718
+ "@id": "purslanePlant"
2719
+ },
2720
+ {
2721
+ "@type": "Term",
2722
+ "@id": "genericForageTree"
2723
+ },
2724
+ {
2725
+ "@type": "Term",
2726
+ "@id": "redCloverPlant"
2727
+ },
2728
+ {
2729
+ "@type": "Term",
2730
+ "@id": "durianTree"
2731
+ },
2732
+ {
2733
+ "@type": "Term",
2734
+ "@id": "runnerBeanPlant"
2735
+ },
2736
+ {
2737
+ "@type": "Term",
2738
+ "@id": "glassOrHighAccessibleCover"
2739
+ },
2740
+ {
2741
+ "@type": "Term",
2742
+ "@id": "lanillaPlant"
2743
+ },
2744
+ {
2745
+ "@type": "Term",
2746
+ "@id": "pennisetumTrachyphyllumPlant"
2747
+ },
2748
+ {
2749
+ "@type": "Term",
2750
+ "@id": "umbrellaThornTree"
2751
+ },
2752
+ {
2753
+ "@type": "Term",
2754
+ "@id": "nileGrassPlant"
2755
+ },
2756
+ {
2757
+ "@type": "Term",
2758
+ "@id": "pennisetumSquamulatumPlant"
2759
+ },
2760
+ {
2761
+ "@type": "Term",
2762
+ "@id": "chiliPlant"
2763
+ },
2764
+ {
2765
+ "@type": "Term",
2766
+ "@id": "phormiumPlant"
2767
+ },
2768
+ {
2769
+ "@type": "Term",
2770
+ "@id": "lupinPlant"
2771
+ },
2772
+ {
2773
+ "@type": "Term",
2774
+ "@id": "starAppleTree"
2775
+ },
2776
+ {
2777
+ "@type": "Term",
2778
+ "@id": "valerianPlant"
2779
+ },
2780
+ {
2781
+ "@type": "Term",
2782
+ "@id": "commonThatchingGrassPlant"
2783
+ },
2784
+ {
2785
+ "@type": "Term",
2786
+ "@id": "lake"
2787
+ },
2788
+ {
2789
+ "@type": "Term",
2790
+ "@id": "ugliTree"
2791
+ },
2792
+ {
2793
+ "@type": "Term",
2794
+ "@id": "indigoPlant"
2795
+ },
2796
+ {
2797
+ "@type": "Term",
2798
+ "@id": "pineapplePlant"
2799
+ },
2800
+ {
2801
+ "@type": "Term",
2802
+ "@id": "whiteSeedMelonVine"
2803
+ },
2804
+ {
2805
+ "@type": "Term",
2806
+ "@id": "courgetteVine"
2807
+ },
2808
+ {
2809
+ "@type": "Term",
2810
+ "@id": "angelicaPlant"
2811
+ },
2812
+ {
2813
+ "@type": "Term",
2814
+ "@id": "longFallow"
2815
+ },
2816
+ {
2817
+ "@type": "Term",
2818
+ "@id": "patienceDockPlant"
2819
+ },
2820
+ {
2821
+ "@type": "Term",
2822
+ "@id": "plantationForest"
2823
+ },
2824
+ {
2825
+ "@type": "Term",
2826
+ "@id": "noriAlga"
2827
+ },
2828
+ {
2829
+ "@type": "Term",
2830
+ "@id": "allspiceTree"
2831
+ },
2832
+ {
2833
+ "@type": "Term",
2834
+ "@id": "yellowLupinPlant"
2835
+ },
2836
+ {
2837
+ "@type": "Term",
2838
+ "@id": "endivePlant"
2839
+ },
2840
+ {
2841
+ "@type": "Term",
2842
+ "@id": "asparagusPlant"
2843
+ },
2844
+ {
2845
+ "@type": "Term",
2846
+ "@id": "koroniviaGrassPlant"
2847
+ },
2848
+ {
2849
+ "@type": "Term",
2850
+ "@id": "mungBeanPlant"
2851
+ },
2852
+ {
2853
+ "@type": "Term",
2854
+ "@id": "natalGrassPlant"
2855
+ },
2856
+ {
2857
+ "@type": "Term",
2858
+ "@id": "yellowIndiangrassPlant"
2859
+ },
2860
+ {
2861
+ "@type": "Term",
2862
+ "@id": "chrysanthemumPlant"
2863
+ },
2864
+ {
2865
+ "@type": "Term",
2866
+ "@id": "maizePlant"
2867
+ },
2868
+ {
2869
+ "@type": "Term",
2870
+ "@id": "kelpAlga"
2871
+ },
2872
+ {
2873
+ "@type": "Term",
2874
+ "@id": "turnipPlant"
2875
+ },
2876
+ {
2877
+ "@type": "Term",
2878
+ "@id": "amaranthPlant"
2879
+ },
2880
+ {
2881
+ "@type": "Term",
2882
+ "@id": "summerSquashVine"
2883
+ },
2884
+ {
2885
+ "@type": "Term",
2886
+ "@id": "tallFescuePlant"
2887
+ },
2888
+ {
2889
+ "@type": "Term",
2890
+ "@id": "sheanutTree"
2891
+ },
2892
+ {
2893
+ "@type": "Term",
2894
+ "@id": "henequenPlant"
2895
+ },
2896
+ {
2897
+ "@type": "Term",
2898
+ "@id": "galangalPlant"
2899
+ },
2900
+ {
2901
+ "@type": "Term",
2902
+ "@id": "congoJutePlant"
2903
+ },
2904
+ {
2905
+ "@type": "Term",
2906
+ "@id": "molassesGrassPlant"
2907
+ },
2908
+ {
2909
+ "@type": "Term",
2910
+ "@id": "constructionSite"
2911
+ },
2912
+ {
2913
+ "@type": "Term",
2914
+ "@id": "shrubLand"
2915
+ },
2916
+ {
2917
+ "@type": "Term",
2918
+ "@id": "cocksfootPlant"
2919
+ },
2920
+ {
2921
+ "@type": "Term",
2922
+ "@id": "gingerPlant"
2923
+ },
2924
+ {
2925
+ "@type": "Term",
2926
+ "@id": "buffaloGrassPlant"
2927
+ },
2928
+ {
2929
+ "@type": "Term",
2930
+ "@id": "pumpkinVine"
2931
+ },
2932
+ {
2933
+ "@type": "Term",
2934
+ "@id": "eddoePlant"
2935
+ },
2936
+ {
2937
+ "@type": "Term",
2938
+ "@id": "creepingBluegrassPlant"
2939
+ },
2940
+ {
2941
+ "@type": "Term",
2942
+ "@id": "broccoliPlant"
2943
+ },
2944
+ {
2945
+ "@type": "Term",
2946
+ "@id": "improvedPasture"
2947
+ },
2948
+ {
2949
+ "@type": "Term",
2950
+ "@id": "sorrelPlant"
2951
+ },
2952
+ {
2953
+ "@type": "Term",
2954
+ "@id": "columbusGrassPlant"
2955
+ },
2956
+ {
2957
+ "@type": "Term",
2958
+ "@id": "squashVine"
2959
+ },
2960
+ {
2961
+ "@type": "Term",
2962
+ "@id": "palmyraTree"
2963
+ },
2964
+ {
2965
+ "@type": "Term",
2966
+ "@id": "gambaGrassPlant"
2967
+ },
2968
+ {
2969
+ "@type": "Term",
2970
+ "@id": "fusariumVenenatum"
2971
+ },
2972
+ {
2973
+ "@type": "Term",
2974
+ "@id": "greyLoveGrassPlant"
2975
+ },
2976
+ {
2977
+ "@type": "Term",
2978
+ "@id": "dandelionPlant"
2979
+ },
2980
+ {
2981
+ "@type": "Term",
2982
+ "@id": "congoGrassPlant"
2983
+ },
2984
+ {
2985
+ "@type": "Term",
2986
+ "@id": "tomatoPlant"
2987
+ },
2988
+ {
2989
+ "@type": "Term",
2990
+ "@id": "giantSetariaPlant"
2991
+ },
2992
+ {
2993
+ "@type": "Term",
2994
+ "@id": "chervilPlant"
2995
+ },
2996
+ {
2997
+ "@type": "Term",
2998
+ "@id": "alfalfaPlant"
2999
+ },
3000
+ {
3001
+ "@type": "Term",
3002
+ "@id": "cardoonPlant"
3003
+ },
3004
+ {
3005
+ "@type": "Term",
3006
+ "@id": "tamarindTree"
3007
+ },
3008
+ {
3009
+ "@type": "Term",
3010
+ "@id": "pearTree"
3011
+ },
3012
+ {
3013
+ "@type": "Term",
3014
+ "@id": "devilSCottonTree"
3015
+ },
3016
+ {
3017
+ "@type": "Term",
3018
+ "@id": "blackWattleTree"
3019
+ },
3020
+ {
3021
+ "@type": "Term",
3022
+ "@id": "truffleFungus"
3023
+ },
3024
+ {
3025
+ "@type": "Term",
3026
+ "@id": "sagoPalmTree"
3027
+ },
3028
+ {
3029
+ "@type": "Term",
3030
+ "@id": "castorPlant"
3031
+ },
3032
+ {
3033
+ "@type": "Term",
3034
+ "@id": "cropland"
3035
+ },
3036
+ {
3037
+ "@type": "Term",
3038
+ "@id": "ottochloaNodosaPlant"
3039
+ },
3040
+ {
3041
+ "@type": "Term",
3042
+ "@id": "jobSTearsPlant"
3043
+ },
3044
+ {
3045
+ "@type": "Term",
3046
+ "@id": "lehmannLoveGrassPlant"
3047
+ },
3048
+ {
3049
+ "@type": "Term",
3050
+ "@id": "hondurasGrassPlant"
3051
+ },
3052
+ {
3053
+ "@type": "Term",
3054
+ "@id": "nadiBlueGrassPlant"
3055
+ },
3056
+ {
3057
+ "@type": "Term",
3058
+ "@id": "smutGrassPlant"
3059
+ },
3060
+ {
3061
+ "@type": "Term",
3062
+ "@id": "liverseedGrassPlant"
3063
+ },
3064
+ {
3065
+ "@type": "Term",
3066
+ "@id": "riverTamarindTree"
3067
+ },
3068
+ {
3069
+ "@type": "Term",
3070
+ "@id": "jaraguaPlant"
3071
+ },
3072
+ {
3073
+ "@type": "Term",
3074
+ "@id": "magueyPlant"
3075
+ },
3076
+ {
3077
+ "@type": "Term",
3078
+ "@id": "bulbousCanaryGrassPlant"
3079
+ },
3080
+ {
3081
+ "@type": "Term",
3082
+ "@id": "clementineTree"
3083
+ },
3084
+ {
3085
+ "@type": "Term",
3086
+ "@id": "lemonBalmPlant"
3087
+ },
3088
+ {
3089
+ "@type": "Term",
3090
+ "@id": "echinochloaHaplocladaPlant"
3091
+ },
3092
+ {
3093
+ "@type": "Term",
3094
+ "@id": "orangeTree"
3095
+ },
3096
+ {
3097
+ "@type": "Term",
3098
+ "@id": "dumpSite"
3099
+ },
3100
+ {
3101
+ "@type": "Term",
3102
+ "@id": "tanniaPlant"
3103
+ },
3104
+ {
3105
+ "@type": "Term",
3106
+ "@id": "chickpeaPlant"
3107
+ },
3108
+ {
3109
+ "@type": "Term",
3110
+ "@id": "fenugreekPlant"
3111
+ },
3112
+ {
3113
+ "@type": "Term",
3114
+ "@id": "sassafrasTree"
3115
+ },
3116
+ {
3117
+ "@type": "Term",
3118
+ "@id": "komatsunaPlant"
3119
+ },
3120
+ {
3121
+ "@type": "Term",
3122
+ "@id": "pecanTree"
3123
+ },
3124
+ {
3125
+ "@type": "Term",
3126
+ "@id": "hookGrassPlant"
3127
+ },
3128
+ {
3129
+ "@type": "Term",
3130
+ "@id": "dubiGrassPlant"
3131
+ },
3132
+ {
3133
+ "@type": "Term",
3134
+ "@id": "tangerineTree"
3135
+ },
3136
+ {
3137
+ "@type": "Term",
3138
+ "@id": "chrysopogonFallaxPlant"
3139
+ },
3140
+ {
3141
+ "@type": "Term",
3142
+ "@id": "setariaLachneaPlant"
3143
+ },
3144
+ {
3145
+ "@type": "Term",
3146
+ "@id": "arabianStarflowerPlant"
3147
+ },
3148
+ {
3149
+ "@type": "Term",
3150
+ "@id": "forest"
3151
+ },
3152
+ {
3153
+ "@type": "Term",
3154
+ "@id": "beetPlant"
3155
+ },
3156
+ {
3157
+ "@type": "Term",
3158
+ "@id": "africanLocustBeanTree"
3159
+ },
3160
+ {
3161
+ "@type": "Term",
3162
+ "@id": "oilPalmTree"
3163
+ },
3164
+ {
3165
+ "@type": "Term",
3166
+ "@id": "carambolaTree"
3167
+ },
3168
+ {
3169
+ "@type": "Term",
3170
+ "@id": "bermudaGrassPlant"
3171
+ },
3172
+ {
3173
+ "@type": "Term",
3174
+ "@id": "chrysopogonLatifoliusPlant"
3175
+ },
3176
+ {
3177
+ "@type": "Term",
3178
+ "@id": "guatemalaGrassPlant"
3179
+ },
3180
+ {
3181
+ "@type": "Term",
3182
+ "@id": "yamVine"
3183
+ },
3184
+ {
3185
+ "@type": "Term",
3186
+ "@id": "arrowrootPlant"
3187
+ },
3188
+ {
3189
+ "@type": "Term",
3190
+ "@id": "otherNaturalVegetation"
3191
+ },
3192
+ {
3193
+ "@type": "Term",
3194
+ "@id": "itchgrassPlant"
3195
+ },
3196
+ {
3197
+ "@type": "Term",
3198
+ "@id": "indianSanburPlant"
3199
+ },
3200
+ {
3201
+ "@type": "Term",
3202
+ "@id": "genericGrassPlant"
3203
+ },
3204
+ {
3205
+ "@type": "Term",
3206
+ "@id": "marvelGrassPlant"
3207
+ },
3208
+ {
3209
+ "@type": "Term",
3210
+ "@id": "poroTree"
3211
+ },
3212
+ {
3213
+ "@type": "Term",
3214
+ "@id": "stylosanthesCampoGrandePlant"
3215
+ },
3216
+ {
3217
+ "@type": "Term",
3218
+ "@id": "slenderBluestemPlant"
3219
+ },
3220
+ {
3221
+ "@type": "Term",
3222
+ "@id": "kachiGrassPlant"
3223
+ },
3224
+ {
3225
+ "@type": "Term",
3226
+ "@id": "sesbanTree"
3227
+ },
3228
+ {
3229
+ "@type": "Term",
3230
+ "@id": "permanentPasture"
3231
+ },
3232
+ {
3233
+ "@type": "Term",
3234
+ "@id": "ravennaGrassPlant"
3235
+ },
3236
+ {
3237
+ "@type": "Term",
3238
+ "@id": "missionGrassPlant"
3239
+ },
3240
+ {
3241
+ "@type": "Term",
3242
+ "@id": "slenderGramaPlant"
3243
+ },
3244
+ {
3245
+ "@type": "Term",
3246
+ "@id": "queenslandBlueGrassPlant"
3247
+ },
3248
+ {
3249
+ "@type": "Term",
3250
+ "@id": "milanjeFingerGrassPlant"
3251
+ },
3252
+ {
3253
+ "@type": "Term",
3254
+ "@id": "mountainRedtopPlant"
3255
+ },
3256
+ {
3257
+ "@type": "Term",
3258
+ "@id": "sewanGrassPlant"
3259
+ },
3260
+ {
3261
+ "@type": "Term",
3262
+ "@id": "chlorisPrieuriiPlant"
3263
+ },
3264
+ {
3265
+ "@type": "Term",
3266
+ "@id": "agriFoodProcessor"
3267
+ },
3268
+ {
3269
+ "@type": "Term",
3270
+ "@id": "pennisetumOrientalePlant"
3271
+ },
3272
+ {
3273
+ "@type": "Term",
3274
+ "@id": "atlanticWakameAlga"
3275
+ },
3276
+ {
3277
+ "@type": "Term",
3278
+ "@id": "papayaTree"
3279
+ },
3280
+ {
3281
+ "@type": "Term",
3282
+ "@id": "oatPlant"
3283
+ },
3284
+ {
3285
+ "@type": "Term",
3286
+ "@id": "blackberryPlant"
3287
+ },
3288
+ {
3289
+ "@type": "Term",
3290
+ "@id": "oreganoPlant"
3291
+ },
3292
+ {
3293
+ "@type": "Term",
3294
+ "@id": "aromaticCropPlant"
3295
+ },
3296
+ {
3297
+ "@type": "Term",
3298
+ "@id": "speltWheatPlant"
3299
+ },
3300
+ {
3301
+ "@type": "Term",
3302
+ "@id": "chestnutTree"
3303
+ },
3304
+ {
3305
+ "@type": "Term",
3306
+ "@id": "eucalyptusTree"
3307
+ },
3308
+ {
3309
+ "@type": "Term",
3310
+ "@id": "jutePlant"
3311
+ },
3312
+ {
3313
+ "@type": "Term",
3314
+ "@id": "kohlrabiPlant"
3315
+ },
3316
+ {
3317
+ "@type": "Term",
3318
+ "@id": "desert"
3319
+ },
3320
+ {
3321
+ "@type": "Term",
3322
+ "@id": "goldenMilletPlant"
3323
+ },
3324
+ {
3325
+ "@type": "Term",
3326
+ "@id": "mnesitheaSelloanaPlant"
3327
+ },
3328
+ {
3329
+ "@type": "Term",
3330
+ "@id": "lettucePlant"
3331
+ },
3332
+ {
3333
+ "@type": "Term",
3334
+ "@id": "peachTree"
3335
+ },
3336
+ {
3337
+ "@type": "Term",
3338
+ "@id": "walnutTree"
3339
+ },
3340
+ {
3341
+ "@type": "Term",
3342
+ "@id": "swedePlant"
3343
+ },
3344
+ {
3345
+ "@type": "Term",
3346
+ "@id": "caperPlant"
3347
+ },
3348
+ {
3349
+ "@type": "Term",
3350
+ "@id": "sainGrassPlant"
3351
+ },
3352
+ {
3353
+ "@type": "Term",
3354
+ "@id": "redRhodesGrassPlant"
3355
+ },
3356
+ {
3357
+ "@type": "Term",
3358
+ "@id": "plumTree"
3359
+ },
3360
+ {
3361
+ "@type": "Term",
3362
+ "@id": "blueLupinPlant"
3363
+ },
3364
+ {
3365
+ "@type": "Term",
3366
+ "@id": "medlarTree"
3367
+ },
3368
+ {
3369
+ "@type": "Term",
3370
+ "@id": "pepinoDulcePlant"
3371
+ },
3372
+ {
3373
+ "@type": "Term",
3374
+ "@id": "purpleYamVine"
3375
+ },
3376
+ {
3377
+ "@type": "Term",
3378
+ "@id": "foxtailMilletPlant"
3379
+ },
3380
+ {
3381
+ "@type": "Term",
3382
+ "@id": "desertGrassPlant"
3383
+ },
3384
+ {
3385
+ "@type": "Term",
3386
+ "@id": "hornedMelonVine"
3387
+ },
3388
+ {
3389
+ "@type": "Term",
3390
+ "@id": "longanTree"
3391
+ },
3392
+ {
3393
+ "@type": "Term",
3394
+ "@id": "quinceTree"
3395
+ },
3396
+ {
3397
+ "@type": "Term",
3398
+ "@id": "silkOakTree"
3399
+ },
3400
+ {
3401
+ "@type": "Term",
3402
+ "@id": "sweetSorghumPlant"
3403
+ },
3404
+ {
3405
+ "@type": "Term",
3406
+ "@id": "okraPlant"
3407
+ },
3408
+ {
3409
+ "@type": "Term",
3410
+ "@id": "horseradishPlant"
3411
+ },
3412
+ {
3413
+ "@type": "Term",
3414
+ "@id": "roseVine"
3415
+ },
3416
+ {
3417
+ "@type": "Term",
3418
+ "@id": "beeBalmPlant"
3419
+ },
3420
+ {
3421
+ "@type": "Term",
3422
+ "@id": "artichokePlant"
3423
+ },
3424
+ {
3425
+ "@type": "Term",
3426
+ "@id": "brazilNutTree"
3427
+ },
3428
+ {
3429
+ "@type": "Term",
3430
+ "@id": "breadfruitTree"
3431
+ },
3432
+ {
3433
+ "@type": "Term",
3434
+ "@id": "blueberryPlant"
3435
+ },
3436
+ {
3437
+ "@type": "Term",
3438
+ "@id": "camomilePlant"
3439
+ },
3440
+ {
3441
+ "@type": "Term",
3442
+ "@id": "danthoniaPlant"
3443
+ },
3444
+ {
3445
+ "@type": "Term",
3446
+ "@id": "cardamomPlant"
3447
+ },
3448
+ {
3449
+ "@type": "Term",
3450
+ "@id": "africanCouchGrassPlant"
3451
+ },
3452
+ {
3453
+ "@type": "Term",
3454
+ "@id": "boragePlant"
3455
+ },
3456
+ {
3457
+ "@type": "Term",
3458
+ "@id": "peachPalmTree"
3459
+ },
3460
+ {
3461
+ "@type": "Term",
3462
+ "@id": "sunnHempPlant"
3463
+ },
3464
+ {
3465
+ "@type": "Term",
3466
+ "@id": "passionfruitVine"
3467
+ },
3468
+ {
3469
+ "@type": "Term",
3470
+ "@id": "cloveTree"
3471
+ },
3472
+ {
3473
+ "@type": "Term",
3474
+ "@id": "pitseedGoosefootPlant"
3475
+ },
3476
+ {
3477
+ "@type": "Term",
3478
+ "@id": "spearGrassPlant"
3479
+ },
3480
+ {
3481
+ "@type": "Term",
3482
+ "@id": "ricePlantFlooded"
3483
+ },
3484
+ {
3485
+ "@type": "Term",
3486
+ "@id": "seaKalePlant"
3487
+ },
3488
+ {
3489
+ "@type": "Term",
3490
+ "@id": "egyptianCrowfootGrassPlant"
3491
+ },
3492
+ {
3493
+ "@type": "Term",
3494
+ "@id": "landCressPlant"
3495
+ },
3496
+ {
3497
+ "@type": "Term",
3498
+ "@id": "aquaticCropPlant"
3499
+ },
3500
+ {
3501
+ "@type": "Term",
3502
+ "@id": "celeriacPlant"
3503
+ },
3504
+ {
3505
+ "@type": "Term",
3506
+ "@id": "radishPlant"
3507
+ },
3508
+ {
3509
+ "@type": "Term",
3510
+ "@id": "durumWheatPlant"
3511
+ },
3512
+ {
3513
+ "@type": "Term",
3514
+ "@id": "rockSamphirePlant"
3515
+ },
3516
+ {
3517
+ "@type": "Term",
3518
+ "@id": "lesserYamVine"
3519
+ },
3520
+ {
3521
+ "@type": "Term",
3522
+ "@id": "wildRocketPlant"
3523
+ },
3524
+ {
3525
+ "@type": "Term",
3526
+ "@id": "jojobaTree"
3527
+ },
3528
+ {
3529
+ "@type": "Term",
3530
+ "@id": "stimulantCropPlant"
3531
+ },
3532
+ {
3533
+ "@type": "Term",
3534
+ "@id": "oliveTree"
3535
+ },
3536
+ {
3537
+ "@type": "Term",
3538
+ "@id": "watermelonVine"
3539
+ },
3540
+ {
3541
+ "@type": "Term",
3542
+ "@id": "tobaccoPlant"
3543
+ },
3544
+ {
3545
+ "@type": "Term",
3546
+ "@id": "waterSpinachPlant"
3547
+ },
3548
+ {
3549
+ "@type": "Term",
3550
+ "@id": "otherLand"
3551
+ },
3552
+ {
3553
+ "@type": "Term",
3554
+ "@id": "wildCanePlant"
3555
+ },
3556
+ {
3557
+ "@type": "Term",
3558
+ "@id": "abacaPlant"
3559
+ },
3560
+ {
3561
+ "@type": "Term",
3562
+ "@id": "uradBeanPlant"
3563
+ },
3564
+ {
3565
+ "@type": "Term",
3566
+ "@id": "magentaSpreenPlant"
3567
+ },
3568
+ {
3569
+ "@type": "Term",
3570
+ "@id": "sourCherryTree"
3571
+ },
3572
+ {
3573
+ "@type": "Term",
3574
+ "@id": "abyssinianKalePlant"
3575
+ },
3576
+ {
3577
+ "@type": "Term",
3578
+ "@id": "cranberryPlant"
3579
+ },
3580
+ {
3581
+ "@type": "Term",
3582
+ "@id": "pomegranateTree"
3583
+ },
3584
+ {
3585
+ "@type": "Term",
3586
+ "@id": "blanketGrassPlant"
3587
+ },
3588
+ {
3589
+ "@type": "Term",
3590
+ "@id": "guineaGrassPlant"
3591
+ },
3592
+ {
3593
+ "@type": "Term",
3594
+ "@id": "phyretrumPlant"
3595
+ },
3596
+ {
3597
+ "@type": "Term",
3598
+ "@id": "springOnionPlant"
3599
+ },
3600
+ {
3601
+ "@type": "Term",
3602
+ "@id": "turmericPlant"
3603
+ },
3604
+ {
3605
+ "@type": "Term",
3606
+ "@id": "canihuaPlant"
3607
+ },
3608
+ {
3609
+ "@type": "Term",
3610
+ "@id": "winterSquashVine"
3611
+ },
3612
+ {
3613
+ "@type": "Term",
3614
+ "@id": "chineseWaterChestnutPlant"
3615
+ },
3616
+ {
3617
+ "@type": "Term",
3618
+ "@id": "lovagePlant"
3619
+ },
3620
+ {
3621
+ "@type": "Term",
3622
+ "@id": "tangeloTree"
3623
+ },
3624
+ {
3625
+ "@type": "Term",
3626
+ "@id": "rhodesGrassPlant"
3627
+ },
3628
+ {
3629
+ "@type": "Term",
3630
+ "@id": "slenderChlorisPlant"
3631
+ },
3632
+ {
3633
+ "@type": "Term",
3634
+ "@id": "satsumaTree"
3635
+ },
3636
+ {
3637
+ "@type": "Term",
3638
+ "@id": "citronellaPlant"
3639
+ },
3640
+ {
3641
+ "@type": "Term",
3642
+ "@id": "hedgeLucernePlant"
3643
+ },
3644
+ {
3645
+ "@type": "Term",
3646
+ "@id": "liquoricePlant"
3647
+ },
3648
+ {
3649
+ "@type": "Term",
3650
+ "@id": "auberginePlant"
3651
+ },
3652
+ {
3653
+ "@type": "Term",
3654
+ "@id": "sisalPlant"
3655
+ },
3656
+ {
3657
+ "@type": "Term",
3658
+ "@id": "longBareFallow"
3659
+ },
3660
+ {
3661
+ "@type": "Term",
3662
+ "@id": "algaPlant"
3663
+ },
3664
+ {
3665
+ "@type": "Term",
3666
+ "@id": "vegetableCropPlant"
3667
+ },
3668
+ {
3669
+ "@type": "Term",
3670
+ "@id": "mexicanTeaPlant"
3671
+ },
3672
+ {
3673
+ "@type": "Term",
3674
+ "@id": "marshSamphirePlant"
3675
+ },
3676
+ {
3677
+ "@type": "Term",
3678
+ "@id": "tamarilloTree"
3679
+ },
3680
+ {
3681
+ "@type": "Term",
3682
+ "@id": "appleTree"
3683
+ },
3684
+ {
3685
+ "@type": "Term",
3686
+ "@id": "sweetPepperPlant"
3687
+ },
3688
+ {
3689
+ "@type": "Term",
3690
+ "@id": "scallionPlant"
3691
+ },
3692
+ {
3693
+ "@type": "Term",
3694
+ "@id": "cuminPlant"
3695
+ },
3696
+ {
3697
+ "@type": "Term",
3698
+ "@id": "soybeanPlant"
3699
+ },
3700
+ {
3701
+ "@type": "Term",
3702
+ "@id": "whiteYamVine"
3703
+ },
3704
+ {
3705
+ "@type": "Term",
3706
+ "@id": "kiwifruitVine"
3707
+ },
3708
+ {
3709
+ "@type": "Term",
3710
+ "@id": "bahiaGrassPlant"
3711
+ },
3712
+ {
3713
+ "@type": "Term",
3714
+ "@id": "lindenTree"
3715
+ },
3716
+ {
3717
+ "@type": "Term",
3718
+ "@id": "guarBeanPlant"
3719
+ },
3720
+ {
3721
+ "@type": "Term",
3722
+ "@id": "avocadoTree"
3723
+ },
3724
+ {
3725
+ "@type": "Term",
3726
+ "@id": "bayTree"
3727
+ },
3728
+ {
3729
+ "@type": "Term",
3730
+ "@id": "starAniseTree"
3731
+ },
3732
+ {
3733
+ "@type": "Term",
3734
+ "@id": "bilberryPlant"
3735
+ },
3736
+ {
3737
+ "@type": "Term",
3738
+ "@id": "bambaraBeanPlant"
3739
+ },
3740
+ {
3741
+ "@type": "Term",
3742
+ "@id": "cashewTree"
3743
+ },
3744
+ {
3745
+ "@type": "Term",
3746
+ "@id": "greenBeanPlant"
3747
+ },
3748
+ {
3749
+ "@type": "Term",
3750
+ "@id": "gardenCressPlant"
3751
+ },
3752
+ {
3753
+ "@type": "Term",
3754
+ "@id": "duckweedPlant"
3755
+ },
3756
+ {
3757
+ "@type": "Term",
3758
+ "@id": "custardAppleTree"
3759
+ },
3760
+ {
3761
+ "@type": "Term",
3762
+ "@id": "nutmegTree"
3763
+ },
3764
+ {
3765
+ "@type": "Term",
3766
+ "@id": "rapeseedPlant"
3767
+ },
3768
+ {
3769
+ "@type": "Term",
3770
+ "@id": "centipedeGrassPlant"
3771
+ },
3772
+ {
3773
+ "@type": "Term",
3774
+ "@id": "lemonTree"
3775
+ },
3776
+ {
3777
+ "@type": "Term",
3778
+ "@id": "yellowYamVine"
3779
+ },
3780
+ {
3781
+ "@type": "Term",
3782
+ "@id": "litchiTree"
3783
+ },
3784
+ {
3785
+ "@type": "Term",
3786
+ "@id": "mizunaPlant"
3787
+ },
3788
+ {
3789
+ "@type": "Term",
3790
+ "@id": "fonioPlant"
3791
+ },
3792
+ {
3793
+ "@type": "Term",
3794
+ "@id": "naturalForest"
3795
+ },
3796
+ {
3797
+ "@type": "Term",
3798
+ "@id": "bokChoyPlant"
3799
+ },
3800
+ {
3801
+ "@type": "Term",
3802
+ "@id": "africanAuberginePlant"
3803
+ },
3804
+ {
3805
+ "@type": "Term",
3806
+ "@id": "triticalePlant"
3807
+ },
3808
+ {
3809
+ "@type": "Term",
3810
+ "@id": "sugarBeetPlant"
3811
+ },
3812
+ {
3813
+ "@type": "Term",
3814
+ "@id": "setAside"
3815
+ },
3816
+ {
3817
+ "@type": "Term",
3818
+ "@id": "masaiLoveGrassPlant"
3819
+ },
3820
+ {
3821
+ "@type": "Term",
3822
+ "@id": "largeLeafFlemingiaPlant"
3823
+ },
3824
+ {
3825
+ "@type": "Term",
3826
+ "@id": "swaziGrassPlant"
3827
+ },
3828
+ {
3829
+ "@type": "Term",
3830
+ "@id": "redOatGrassPlant"
3831
+ },
3832
+ {
3833
+ "@type": "Term",
3834
+ "@id": "starGrassPlant"
3835
+ },
3836
+ {
3837
+ "@type": "Term",
3838
+ "@id": "signalGrassPlant"
3839
+ },
3840
+ {
3841
+ "@type": "Term",
3842
+ "@id": "sporobolusHelvolusPlant"
3843
+ },
3844
+ {
3845
+ "@type": "Term",
3846
+ "@id": "cushionLoveGrassPlant"
3847
+ },
3848
+ {
3849
+ "@type": "Term",
3850
+ "@id": "intermediateWheatgrassPlant"
3851
+ },
3852
+ {
3853
+ "@type": "Term",
3854
+ "@id": "teosintePlant"
3855
+ },
3856
+ {
3857
+ "@type": "Term",
3858
+ "@id": "rainTree"
3859
+ },
3860
+ {
3861
+ "@type": "Term",
3862
+ "@id": "weepingLoveGrassPlant"
3863
+ },
3864
+ {
3865
+ "@type": "Term",
3866
+ "@id": "paspalidiumDesertorumPlant"
3867
+ },
3868
+ {
3869
+ "@type": "Term",
3870
+ "@id": "whiteSpearGrassPlant"
3871
+ },
3872
+ {
3873
+ "@type": "Term",
3874
+ "@id": "blackOatPlant"
3875
+ },
3876
+ {
3877
+ "@type": "Term",
3878
+ "@id": "horoPlant"
3879
+ },
3880
+ {
3881
+ "@type": "Term",
3882
+ "@id": "musalGrassPlant"
3883
+ },
3884
+ {
3885
+ "@type": "Term",
3886
+ "@id": "kikuyuPlant"
3887
+ },
3888
+ {
3889
+ "@type": "Term",
3890
+ "@id": "jungleRicePlant"
3891
+ },
3892
+ {
3893
+ "@type": "Term",
3894
+ "@id": "swampRiceGrassPlant"
3895
+ },
3896
+ {
3897
+ "@type": "Term",
3898
+ "@id": "timothyGrassPlant"
3899
+ },
3900
+ {
3901
+ "@type": "Term",
3902
+ "@id": "trefoilPlant"
3903
+ },
3904
+ {
3905
+ "@type": "Term",
3906
+ "@id": "canaryGrassPlant"
3907
+ },
3908
+ {
3909
+ "@type": "Term",
3910
+ "@id": "rosellePlant"
3911
+ },
3912
+ {
3913
+ "@type": "Term",
3914
+ "@id": "mintPlant"
3915
+ },
3916
+ {
3917
+ "@type": "Term",
3918
+ "@id": "severelyDegradedPasture"
3919
+ },
3920
+ {
3921
+ "@type": "Term",
3922
+ "@id": "colouredHoodGrassPlant"
3923
+ },
3924
+ {
3925
+ "@type": "Term",
3926
+ "@id": "hyacinthBeanVine"
3927
+ },
3928
+ {
3929
+ "@type": "Term",
3930
+ "@id": "teaOilCamelliaTree"
3931
+ },
3932
+ {
3933
+ "@type": "Term",
3934
+ "@id": "hairyHerringboneGrassPlant"
3935
+ },
3936
+ {
3937
+ "@type": "Term",
3938
+ "@id": "cynodonPlectostachyusPlant"
3939
+ },
3940
+ {
3941
+ "@type": "Term",
3942
+ "@id": "mangosteenTree"
3943
+ },
3944
+ {
3945
+ "@type": "Term",
3946
+ "@id": "pennisetumStramineumPlant"
3947
+ },
3948
+ {
3949
+ "@type": "Term",
3950
+ "@id": "rubberTree"
3951
+ },
3952
+ {
3953
+ "@type": "Term",
3954
+ "@id": "wildSudanGrassPlant"
3955
+ },
3956
+ {
3957
+ "@type": "Term",
3958
+ "@id": "eriochloaNubicaPlant"
3959
+ },
3960
+ {
3961
+ "@type": "Term",
3962
+ "@id": "elderTree"
3963
+ },
3964
+ {
3965
+ "@type": "Term",
3966
+ "@id": "trachypogonVestitusPlant"
3967
+ },
3968
+ {
3969
+ "@type": "Term",
3970
+ "@id": "babulTree"
3971
+ },
3972
+ {
3973
+ "@type": "Term",
3974
+ "@id": "grassCloverSward"
3975
+ },
3976
+ {
3977
+ "@type": "Term",
3978
+ "@id": "raspberryPlant"
3979
+ },
3980
+ {
3981
+ "@type": "Term",
3982
+ "@id": "bananaPlant"
3983
+ },
3984
+ {
3985
+ "@type": "Term",
3986
+ "@id": "azaroleTree"
3987
+ },
3988
+ {
3989
+ "@type": "Term",
3990
+ "@id": "quinineTree"
3991
+ },
3992
+ {
3993
+ "@type": "Term",
3994
+ "@id": "permanentCropland"
3995
+ },
3996
+ {
3997
+ "@type": "Term",
3998
+ "@id": "rosemaryPlant"
3999
+ },
4000
+ {
4001
+ "@type": "Term",
4002
+ "@id": "genericTreeCrop"
4003
+ },
4004
+ {
4005
+ "@type": "Term",
4006
+ "@id": "onionPlant"
4007
+ },
4008
+ {
4009
+ "@type": "Term",
4010
+ "@id": "strawberryPlant"
4011
+ },
4012
+ {
4013
+ "@type": "Term",
4014
+ "@id": "figTree"
4015
+ },
4016
+ {
4017
+ "@type": "Term",
4018
+ "@id": "nigerPlant"
4019
+ },
4020
+ {
4021
+ "@type": "Term",
4022
+ "@id": "flaxPlant"
4023
+ },
4024
+ {
4025
+ "@type": "Term",
4026
+ "@id": "redOrachePlant"
4027
+ },
4028
+ {
4029
+ "@type": "Term",
4030
+ "@id": "mulberryTree"
4031
+ },
4032
+ {
4033
+ "@type": "Term",
4034
+ "@id": "smallCanaryGrassPlant"
4035
+ },
4036
+ {
4037
+ "@type": "Term",
4038
+ "@id": "corianderPlant"
4039
+ },
4040
+ {
4041
+ "@type": "Term",
4042
+ "@id": "nigellaPlant"
4043
+ },
4044
+ {
4045
+ "@type": "Term",
4046
+ "@id": "lavenderPlant"
4047
+ },
4048
+ {
4049
+ "@type": "Term",
4050
+ "@id": "lambSLettucePlant"
4051
+ },
4052
+ {
4053
+ "@type": "Term",
4054
+ "@id": "carrotPlant"
4055
+ },
4056
+ {
4057
+ "@type": "Term",
4058
+ "@id": "teaTree"
4059
+ },
4060
+ {
4061
+ "@type": "Term",
4062
+ "@id": "woollyFingerGrassPlant"
4063
+ },
4064
+ {
4065
+ "@type": "Term",
4066
+ "@id": "panicPlant"
4067
+ },
4068
+ {
4069
+ "@type": "Term",
4070
+ "@id": "rocketPlant"
4071
+ },
4072
+ {
4073
+ "@type": "Term",
4074
+ "@id": "gooseGrassPlant"
4075
+ },
4076
+ {
4077
+ "@type": "Term",
4078
+ "@id": "blackseedGrassPlant"
4079
+ },
4080
+ {
4081
+ "@type": "Term",
4082
+ "@id": "salsifyPlant"
4083
+ },
4084
+ {
4085
+ "@type": "Term",
4086
+ "@id": "apricotTree"
4087
+ },
4088
+ {
4089
+ "@type": "Term",
4090
+ "@id": "wildGarlicPlant"
4091
+ },
4092
+ {
4093
+ "@type": "Term",
4094
+ "@id": "wheatPlant"
4095
+ },
4096
+ {
4097
+ "@type": "Term",
4098
+ "@id": "cottonPlant"
4099
+ },
4100
+ {
4101
+ "@type": "Term",
4102
+ "@id": "annualCropland"
4103
+ },
4104
+ {
4105
+ "@type": "Term",
4106
+ "@id": "hazelnutTree"
4107
+ },
4108
+ {
4109
+ "@type": "Term",
4110
+ "@id": "spottedBrachiariaPlant"
4111
+ },
4112
+ {
4113
+ "@type": "Term",
4114
+ "@id": "germanGrassPlant"
4115
+ },
4116
+ {
4117
+ "@type": "Term",
4118
+ "@id": "macadamiaTree"
4119
+ },
4120
+ {
4121
+ "@type": "Term",
4122
+ "@id": "lemonVerbenaPlant"
4123
+ },
4124
+ {
4125
+ "@type": "Term",
4126
+ "@id": "guriaGrassPlant"
4127
+ },
4128
+ {
4129
+ "@type": "Term",
4130
+ "@id": "bluePanicPlant"
4131
+ },
4132
+ {
4133
+ "@type": "Term",
4134
+ "@id": "sichuanPepperPlant"
4135
+ },
4136
+ {
4137
+ "@type": "Term",
4138
+ "@id": "fineThatchingGrassPlant"
4139
+ },
4140
+ {
4141
+ "@type": "Term",
4142
+ "@id": "adzukiBeanPlant"
4143
+ },
4144
+ {
4145
+ "@type": "Term",
4146
+ "@id": "soursopTree"
4147
+ },
4148
+ {
4149
+ "@type": "Term",
4150
+ "@id": "limequatTree"
4151
+ },
4152
+ {
4153
+ "@type": "Term",
4154
+ "@id": "wasabiPlant"
4155
+ },
4156
+ {
4157
+ "@type": "Term",
4158
+ "@id": "barleyPlant"
4159
+ },
4160
+ {
4161
+ "@type": "Term",
4162
+ "@id": "greenleafDesmodiumPlant"
4163
+ },
4164
+ {
4165
+ "@type": "Term",
4166
+ "@id": "tarragonPlant"
4167
+ },
4168
+ {
4169
+ "@type": "Term",
4170
+ "@id": "pleurotusOstreatusFungus"
4171
+ },
4172
+ {
4173
+ "@type": "Term",
4174
+ "@id": "kumquatTree"
4175
+ },
4176
+ {
4177
+ "@type": "Term",
4178
+ "@id": "jujubeTree"
4179
+ },
4180
+ {
4181
+ "@type": "Term",
4182
+ "@id": "lagosSpinachPlant"
4183
+ },
4184
+ {
4185
+ "@type": "Term",
4186
+ "@id": "teffPlant"
4187
+ },
4188
+ {
4189
+ "@type": "Term",
4190
+ "@id": "burguPlant"
4191
+ },
4192
+ {
4193
+ "@type": "Term",
4194
+ "@id": "mustardPlant"
4195
+ },
4196
+ {
4197
+ "@type": "Term",
4198
+ "@id": "kenafPlant"
4199
+ },
4200
+ {
4201
+ "@type": "Term",
4202
+ "@id": "arazaTree"
4203
+ },
4204
+ {
4205
+ "@type": "Term",
4206
+ "@id": "oilCropPlant"
4207
+ },
4208
+ {
4209
+ "@type": "Term",
4210
+ "@id": "marjoramPlant"
4211
+ },
4212
+ {
4213
+ "@type": "Term",
4214
+ "@id": "collardPlant"
4215
+ },
4216
+ {
4217
+ "@type": "Term",
4218
+ "@id": "sweetGranadillaVine"
4219
+ },
4220
+ {
4221
+ "@type": "Term",
4222
+ "@id": "ervilPlant"
4223
+ },
4224
+ {
4225
+ "@type": "Term",
4226
+ "@id": "sweetCornPlant"
4227
+ },
4228
+ {
4229
+ "@type": "Term",
4230
+ "@id": "dallisGrassPlant"
4231
+ },
4232
+ {
4233
+ "@type": "Term",
4234
+ "@id": "cabbagePlant"
4235
+ },
4236
+ {
4237
+ "@type": "Term",
4238
+ "@id": "asafoetidaPlant"
4239
+ },
4240
+ {
4241
+ "@type": "Term",
4242
+ "@id": "basilPlant"
4243
+ },
4244
+ {
4245
+ "@type": "Term",
4246
+ "@id": "fruitCropPlant"
4247
+ },
4248
+ {
4249
+ "@type": "Term",
4250
+ "@id": "burnetPlant"
4251
+ },
4252
+ {
4253
+ "@type": "Term",
4254
+ "@id": "breadGrassPlant"
4255
+ },
4256
+ {
4257
+ "@type": "Term",
4258
+ "@id": "fibreCropPlant"
4259
+ },
4260
+ {
4261
+ "@type": "Term",
4262
+ "@id": "armgrassMilletPlant"
4263
+ },
4264
+ {
4265
+ "@type": "Term",
4266
+ "@id": "currantPlant"
4267
+ },
4268
+ {
4269
+ "@type": "Term",
4270
+ "@id": "khatTree"
4271
+ },
4272
+ {
4273
+ "@type": "Term",
4274
+ "@id": "whiteLupinPlant"
4275
+ },
4276
+ {
4277
+ "@type": "Term",
4278
+ "@id": "pineTree"
4279
+ },
4280
+ {
4281
+ "@type": "Term",
4282
+ "@id": "fiquePlant"
4283
+ },
4284
+ {
4285
+ "@type": "Term",
4286
+ "@id": "colaTree"
4287
+ },
4288
+ {
4289
+ "@type": "Term",
4290
+ "@id": "cratyliaArgenteaPlant"
4291
+ },
4292
+ {
4293
+ "@type": "Term",
4294
+ "@id": "shortFallow"
4295
+ },
4296
+ {
4297
+ "@type": "Term",
4298
+ "@id": "nominallyManagedPasture"
4299
+ },
4300
+ {
4301
+ "@type": "Term",
4302
+ "@id": "gooseberryPlant"
4303
+ },
4304
+ {
4305
+ "@type": "Term",
4306
+ "@id": "rhubarbPlant"
4307
+ },
4308
+ {
4309
+ "@type": "Term",
4310
+ "@id": "guavaTree"
4311
+ },
4312
+ {
4313
+ "@type": "Term",
4314
+ "@id": "bitterOrangeTree"
4315
+ },
4316
+ {
4317
+ "@type": "Term",
4318
+ "@id": "yerbaMateTree"
4319
+ },
4320
+ {
4321
+ "@type": "Term",
4322
+ "@id": "arrachaPlant"
4323
+ },
4324
+ {
4325
+ "@type": "Term",
4326
+ "@id": "limeTree"
4327
+ },
4328
+ {
4329
+ "@type": "Term",
4330
+ "@id": "parsnipPlant"
4331
+ },
4332
+ {
4333
+ "@type": "Term",
4334
+ "@id": "bungomaGrassPlant"
4335
+ },
4336
+ {
4337
+ "@type": "Term",
4338
+ "@id": "quinoaPlant"
4339
+ },
4340
+ {
4341
+ "@type": "Term",
4342
+ "@id": "strawberrySpinachPlant"
4343
+ },
4344
+ {
4345
+ "@type": "Term",
4346
+ "@id": "lebbekTree"
4347
+ },
4348
+ {
4349
+ "@type": "Term",
4350
+ "@id": "commonBeanPlant"
4351
+ },
4352
+ {
4353
+ "@type": "Term",
4354
+ "@id": "garlicPlant"
4355
+ },
4356
+ {
4357
+ "@type": "Term",
4358
+ "@id": "waterBody"
4359
+ },
4360
+ {
4361
+ "@type": "Term",
4362
+ "@id": "surinameGrassPlant"
4363
+ },
4364
+ {
4365
+ "@type": "Term",
4366
+ "@id": "leptochloaOptusifloraPlant"
4367
+ },
4368
+ {
4369
+ "@type": "Term",
4370
+ "@id": "limpoGrassPlant"
4371
+ },
4372
+ {
4373
+ "@type": "Term",
4374
+ "@id": "hyparrheniaPlant"
4375
+ },
4376
+ {
4377
+ "@type": "Term",
4378
+ "@id": "ischaemumMuticumPlant"
4379
+ },
4380
+ {
4381
+ "@type": "Term",
4382
+ "@id": "wireLemonGrassPlant"
4383
+ },
4384
+ {
4385
+ "@type": "Term",
4386
+ "@id": "landGrassPlant"
4387
+ },
4388
+ {
4389
+ "@type": "Term",
4390
+ "@id": "whiteMulberryTree"
4391
+ },
4392
+ {
4393
+ "@type": "Term",
4394
+ "@id": "fingerMilletPlant"
4395
+ },
4396
+ {
4397
+ "@type": "Term",
4398
+ "@id": "sainfoinPlant"
4399
+ },
4400
+ {
4401
+ "@type": "Term",
4402
+ "@id": "polypogonSchimperianusPlant"
4403
+ },
4404
+ {
4405
+ "@type": "Term",
4406
+ "@id": "wildScrobicPlant"
4407
+ },
4408
+ {
4409
+ "@type": "Term",
4410
+ "@id": "sporobolusMarginatusPlant"
4411
+ },
4412
+ {
4413
+ "@type": "Term",
4414
+ "@id": "ubaCanePlant"
4415
+ },
4416
+ {
4417
+ "@type": "Term",
4418
+ "@id": "ryegrassPlant"
4419
+ },
4420
+ {
4421
+ "@type": "Term",
4422
+ "@id": "yellowThatchingGrassPlant"
4423
+ },
4424
+ {
4425
+ "@type": "Term",
4426
+ "@id": "sudanGrassPlant"
4427
+ },
4428
+ {
4429
+ "@type": "Term",
4430
+ "@id": "winterThornTree"
4431
+ },
4432
+ {
4433
+ "@type": "Term",
4434
+ "@id": "cucumberVine"
4435
+ },
4436
+ {
4437
+ "@type": "Term",
4438
+ "@id": "sweetPotatoVine"
4439
+ },
4440
+ {
4441
+ "@type": "Term",
4442
+ "@id": "grapefruitTree"
4443
+ },
4444
+ {
4445
+ "@type": "Term",
4446
+ "@id": "africanNightshadePlant"
4447
+ },
4448
+ {
4449
+ "@type": "Term",
4450
+ "@id": "aleppoGrassPlant"
4451
+ },
4452
+ {
4453
+ "@type": "Term",
4454
+ "@id": "giantStarGrassPlant"
4455
+ },
4456
+ {
4457
+ "@type": "Term",
4458
+ "@id": "coconutTree"
4459
+ },
4460
+ {
4461
+ "@type": "Term",
4462
+ "@id": "birdwoodGrassPlant"
4463
+ },
4464
+ {
4465
+ "@type": "Term",
4466
+ "@id": "hennaTree"
4467
+ },
4468
+ {
4469
+ "@type": "Term",
4470
+ "@id": "prosoMilletPlant"
4471
+ },
4472
+ {
4473
+ "@type": "Term",
4474
+ "@id": "grapesVine"
4475
+ },
4476
+ {
4477
+ "@type": "Term",
4478
+ "@id": "chivesPlant"
4479
+ },
4480
+ {
4481
+ "@type": "Term",
4482
+ "@id": "sagePlant"
4483
+ },
4484
+ {
4485
+ "@type": "Term",
4486
+ "@id": "scorzoneraPlant"
4487
+ },
4488
+ {
4489
+ "@type": "Term",
4490
+ "@id": "palmTree"
4491
+ },
4492
+ {
4493
+ "@type": "Term",
4494
+ "@id": "nativePasture"
4495
+ },
4496
+ {
4497
+ "@type": "Term",
4498
+ "@id": "sunflowerPlant"
4499
+ },
4500
+ {
4501
+ "@type": "Term",
4502
+ "@id": "sugarcanePlant"
4503
+ },
4504
+ {
4505
+ "@type": "Term",
4506
+ "@id": "melonVine"
4507
+ },
4508
+ {
4509
+ "@type": "Term",
4510
+ "@id": "cowpeaPlant"
4511
+ },
4512
+ {
4513
+ "@type": "Term",
4514
+ "@id": "cloverPlant"
4515
+ },
4516
+ {
4517
+ "@type": "Term",
4518
+ "@id": "torpedoGrassPlant"
4519
+ },
4520
+ {
4521
+ "@type": "Term",
4522
+ "@id": "tagasasteTree"
4523
+ },
4524
+ {
4525
+ "@type": "Term",
4526
+ "@id": "gojiBerryPlant"
4527
+ },
4528
+ {
4529
+ "@type": "Term",
4530
+ "@id": "sapodillaTree"
4531
+ },
4532
+ {
4533
+ "@type": "Term",
4534
+ "@id": "kapokTree"
4535
+ },
4536
+ {
4537
+ "@type": "Term",
4538
+ "@id": "chineseHibiscusPlant"
4539
+ },
4540
+ {
4541
+ "@type": "Term",
4542
+ "@id": "saffronCrocusPlant"
4543
+ },
4544
+ {
4545
+ "@type": "Term",
4546
+ "@id": "chineseAlbiziaTree"
4547
+ },
4548
+ {
4549
+ "@type": "Term",
4550
+ "@id": "loganberryPlant"
4551
+ },
4552
+ {
4553
+ "@type": "Term",
4554
+ "@id": "peaPlant"
4555
+ },
4556
+ {
4557
+ "@type": "Term",
4558
+ "@id": "buffelGrassPlant"
4559
+ },
4560
+ {
4561
+ "@type": "Term",
4562
+ "@id": "arizonaCottontopPlant"
4563
+ },
4564
+ {
4565
+ "@type": "Term",
4566
+ "@id": "tungTree"
4567
+ },
4568
+ {
4569
+ "@type": "Term",
4570
+ "@id": "sweetCherryTree"
4571
+ },
4572
+ {
4573
+ "@type": "Term",
4574
+ "@id": "tallowTree"
4575
+ },
4576
+ {
4577
+ "@type": "Term",
4578
+ "@id": "pomeloTree"
4579
+ },
4580
+ {
4581
+ "@type": "Term",
4582
+ "@id": "rootOrTuberCropPlant"
4583
+ },
4584
+ {
4585
+ "@type": "Term",
4586
+ "@id": "industrialBuilding"
4587
+ },
4588
+ {
4589
+ "@type": "Term",
4590
+ "@id": "dewberryPlant"
4591
+ },
4592
+ {
4593
+ "@type": "Term",
4594
+ "@id": "chlorisRoxburghianaPlant"
4595
+ },
4596
+ {
4597
+ "@type": "Term",
4598
+ "@id": "agatiTree"
4599
+ },
4600
+ {
4601
+ "@type": "Term",
4602
+ "@id": "bigLeafBristleGrassPlant"
4603
+ },
4604
+ {
4605
+ "@type": "Term",
4606
+ "@id": "cockspurGrassPlant"
4607
+ },
4608
+ {
4609
+ "@type": "Term",
4610
+ "@id": "pond"
4611
+ },
4612
+ {
4613
+ "@type": "Term",
4614
+ "@id": "mnesitheaRottboellioidesPlant"
4615
+ },
4616
+ {
4617
+ "@type": "Term",
4618
+ "@id": "mandarinTree"
4619
+ },
4620
+ {
4621
+ "@type": "Term",
4622
+ "@id": "chicoryPlant"
4623
+ },
4624
+ {
4625
+ "@type": "Term",
4626
+ "@id": "taroPlant"
4627
+ },
4628
+ {
4629
+ "@type": "Term",
4630
+ "@id": "gourdVine"
4631
+ },
4632
+ {
4633
+ "@type": "Term",
4634
+ "@id": "gumArabicTree"
4635
+ },
4636
+ {
4637
+ "@type": "Term",
4638
+ "@id": "commonNeedleGrassPlant"
4639
+ },
4640
+ {
4641
+ "@type": "Term",
4642
+ "@id": "industrialCropPlant"
4643
+ },
4644
+ {
4645
+ "@type": "Term",
4646
+ "@id": "donkeyGrassPlant"
4647
+ },
4648
+ {
4649
+ "@type": "Term",
4650
+ "@id": "caribGrassPlant"
4651
+ },
4652
+ {
4653
+ "@type": "Term",
4654
+ "@id": "jackfruitTree"
4655
+ },
4656
+ {
4657
+ "@type": "Term",
4658
+ "@id": "dillPlant"
4659
+ },
4660
+ {
4661
+ "@type": "Term",
4662
+ "@id": "buckwheatPlant"
4663
+ },
4664
+ {
4665
+ "@type": "Term",
4666
+ "@id": "seaOrOcean"
4667
+ },
4668
+ {
4669
+ "@type": "Term",
4670
+ "@id": "watercressPlant"
4671
+ },
4672
+ {
4673
+ "@type": "Term",
4674
+ "@id": "antelopeGrassPlant"
4675
+ }
4676
+ ]
375
4677
  },
376
4678
  {
377
4679
  "name": "get_liquid_fuel_terms",
@@ -409,7 +4711,52 @@
409
4711
  "minimum_should_match": 1
410
4712
  }
411
4713
  },
412
- "results": []
4714
+ "results": [
4715
+ {
4716
+ "@type": "Term",
4717
+ "@id": "diesel1D"
4718
+ },
4719
+ {
4720
+ "@type": "Term",
4721
+ "@id": "marineDieselOil"
4722
+ },
4723
+ {
4724
+ "@type": "Term",
4725
+ "@id": "petrolBurntIn2StrokeEngine"
4726
+ },
4727
+ {
4728
+ "@type": "Term",
4729
+ "@id": "gasolineTypeJetFuel"
4730
+ },
4731
+ {
4732
+ "@type": "Term",
4733
+ "@id": "diesel"
4734
+ },
4735
+ {
4736
+ "@type": "Term",
4737
+ "@id": "aviationGasoline"
4738
+ },
4739
+ {
4740
+ "@type": "Term",
4741
+ "@id": "petrol"
4742
+ },
4743
+ {
4744
+ "@type": "Term",
4745
+ "@id": "petrolBurntIn4StrokeEngine"
4746
+ },
4747
+ {
4748
+ "@type": "Term",
4749
+ "@id": "en590Diesel"
4750
+ },
4751
+ {
4752
+ "@type": "Term",
4753
+ "@id": "diesel2D"
4754
+ },
4755
+ {
4756
+ "@type": "Term",
4757
+ "@id": "diesel4D"
4758
+ }
4759
+ ]
413
4760
  },
414
4761
  {
415
4762
  "name": "get_milkYield_terms",
@@ -434,7 +4781,40 @@
434
4781
  ]
435
4782
  }
436
4783
  },
437
- "results": []
4784
+ "results": [
4785
+ {
4786
+ "@type": "Term",
4787
+ "@id": "milkYieldPerBuffaloRaw"
4788
+ },
4789
+ {
4790
+ "@type": "Term",
4791
+ "@id": "milkYieldPerCamelRaw"
4792
+ },
4793
+ {
4794
+ "@type": "Term",
4795
+ "@id": "milkYieldPerBuffaloFpcm"
4796
+ },
4797
+ {
4798
+ "@type": "Term",
4799
+ "@id": "milkYieldPerSheepRaw"
4800
+ },
4801
+ {
4802
+ "@type": "Term",
4803
+ "@id": "milkYieldPerGoatRaw"
4804
+ },
4805
+ {
4806
+ "@type": "Term",
4807
+ "@id": "milkYieldPerCowRaw"
4808
+ },
4809
+ {
4810
+ "@type": "Term",
4811
+ "@id": "milkYieldPerSheepFpcm"
4812
+ },
4813
+ {
4814
+ "@type": "Term",
4815
+ "@id": "milkYieldPerCowFpcm"
4816
+ }
4817
+ ]
438
4818
  },
439
4819
  {
440
4820
  "name": "get_pasture_system_terms",
@@ -442,7 +4822,16 @@
442
4822
  "termType.keyword": "system",
443
4823
  "name": "pasture"
444
4824
  },
445
- "results": []
4825
+ "results": [
4826
+ {
4827
+ "@type": "Term",
4828
+ "@id": "hillyPastureSystem"
4829
+ },
4830
+ {
4831
+ "@type": "Term",
4832
+ "@id": "confinedPastureSystem"
4833
+ }
4834
+ ]
446
4835
  },
447
4836
  {
448
4837
  "name": "get_residue_removed_or_burnt_terms",
@@ -475,7 +4864,16 @@
475
4864
  "minimum_should_match": 1
476
4865
  }
477
4866
  },
478
- "results": []
4867
+ "results": [
4868
+ {
4869
+ "@type": "Term",
4870
+ "@id": "residueRemoved"
4871
+ },
4872
+ {
4873
+ "@type": "Term",
4874
+ "@id": "residueBurnt"
4875
+ }
4876
+ ]
479
4877
  },
480
4878
  {
481
4879
  "name": "get_rice_paddy_terms",
@@ -505,7 +4903,12 @@
505
4903
  ]
506
4904
  }
507
4905
  },
508
- "results": []
4906
+ "results": [
4907
+ {
4908
+ "@type": "Term",
4909
+ "@id": "riceGrainInHuskFlooded"
4910
+ }
4911
+ ]
509
4912
  },
510
4913
  {
511
4914
  "name": "get_tillage_terms",
@@ -513,7 +4916,44 @@
513
4916
  "termType.keyword": "tillage",
514
4917
  "name": "tillage"
515
4918
  },
516
- "results": []
4919
+ "results": [
4920
+ {
4921
+ "@type": "Term",
4922
+ "@id": "noTillage"
4923
+ },
4924
+ {
4925
+ "@type": "Term",
4926
+ "@id": "ridgeTillage"
4927
+ },
4928
+ {
4929
+ "@type": "Term",
4930
+ "@id": "verticalTillage"
4931
+ },
4932
+ {
4933
+ "@type": "Term",
4934
+ "@id": "fullTillage"
4935
+ },
4936
+ {
4937
+ "@type": "Term",
4938
+ "@id": "minimumTillage"
4939
+ },
4940
+ {
4941
+ "@type": "Term",
4942
+ "@id": "deepTillage"
4943
+ },
4944
+ {
4945
+ "@type": "Term",
4946
+ "@id": "mulchTillage"
4947
+ },
4948
+ {
4949
+ "@type": "Term",
4950
+ "@id": "stripTillage"
4951
+ },
4952
+ {
4953
+ "@type": "Term",
4954
+ "@id": "fullInversionTillage"
4955
+ }
4956
+ ]
517
4957
  },
518
4958
  {
519
4959
  "name": "get_upland_rice_crop_terms",
@@ -543,7 +4983,12 @@
543
4983
  ]
544
4984
  }
545
4985
  },
546
- "results": []
4986
+ "results": [
4987
+ {
4988
+ "@type": "Term",
4989
+ "@id": "riceGrainInHuskUpland"
4990
+ }
4991
+ ]
547
4992
  },
548
4993
  {
549
4994
  "name": "get_upland_rice_land_cover_terms",
@@ -573,7 +5018,12 @@
573
5018
  ]
574
5019
  }
575
5020
  },
576
- "results": []
5021
+ "results": [
5022
+ {
5023
+ "@type": "Term",
5024
+ "@id": "ricePlantUpland"
5025
+ }
5026
+ ]
577
5027
  },
578
5028
  {
579
5029
  "name": "get_urea_terms",
@@ -581,7 +5031,32 @@
581
5031
  "termType.keyword": "inorganicFertiliser",
582
5032
  "name": "urea"
583
5033
  },
584
- "results": []
5034
+ "results": [
5035
+ {
5036
+ "@type": "Term",
5037
+ "@id": "ureaKgN"
5038
+ },
5039
+ {
5040
+ "@type": "Term",
5041
+ "@id": "ureaFormaldehydeKgN"
5042
+ },
5043
+ {
5044
+ "@type": "Term",
5045
+ "@id": "sulphurCoatedUreaKgN"
5046
+ },
5047
+ {
5048
+ "@type": "Term",
5049
+ "@id": "ureaAmmoniumNitrateKgN"
5050
+ },
5051
+ {
5052
+ "@type": "Term",
5053
+ "@id": "ureaCalciumNitrateKgN"
5054
+ },
5055
+ {
5056
+ "@type": "Term",
5057
+ "@id": "ureaAmmoniumSulphateKgN"
5058
+ }
5059
+ ]
585
5060
  },
586
5061
  {
587
5062
  "name": "get_wood_fuel_terms",
@@ -616,7 +5091,20 @@
616
5091
  ]
617
5092
  }
618
5093
  },
619
- "results": []
5094
+ "results": [
5095
+ {
5096
+ "@type": "Term",
5097
+ "@id": "woodPellets"
5098
+ },
5099
+ {
5100
+ "@type": "Term",
5101
+ "@id": "woodFuel"
5102
+ },
5103
+ {
5104
+ "@type": "Term",
5105
+ "@id": "woodChipFuel"
5106
+ }
5107
+ ]
620
5108
  },
621
5109
  {
622
5110
  "name": "get_wool_terms",
@@ -641,6 +5129,15 @@
641
5129
  ]
642
5130
  }
643
5131
  },
644
- "results": []
5132
+ "results": [
5133
+ {
5134
+ "@type": "Term",
5135
+ "@id": "woolSheepGreasy"
5136
+ },
5137
+ {
5138
+ "@type": "Term",
5139
+ "@id": "woolGoatGreasy"
5140
+ }
5141
+ ]
645
5142
  }
646
5143
  ]