@hestia-earth/data-validation 0.37.12 → 0.37.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/search-results.json +13 -13
- package/src/version.ts +1 -1
- package/validation.json +15 -0
package/package.json
CHANGED
package/search-results.json
CHANGED
|
@@ -107,6 +107,11 @@
|
|
|
107
107
|
"epa2014",
|
|
108
108
|
"lcImpactAllEffects100Years",
|
|
109
109
|
"recipe2008Individualist",
|
|
110
|
+
"akiyamaEtAl2010",
|
|
111
|
+
"ecoinventV2",
|
|
112
|
+
"webbEtAl2012AndSintermannEtAl2012",
|
|
113
|
+
"cml2001Baseline",
|
|
114
|
+
"rainsModel",
|
|
110
115
|
"faostat2018",
|
|
111
116
|
"hyde3-2",
|
|
112
117
|
"akagiEtAl2011AndIpcc2006",
|
|
@@ -123,12 +128,7 @@
|
|
|
123
128
|
"recipe2016Egalitarian",
|
|
124
129
|
"recipe2008Hierarchist",
|
|
125
130
|
"frischknechtEtAl2000",
|
|
126
|
-
"ecoIndicator99"
|
|
127
|
-
"akiyamaEtAl2010",
|
|
128
|
-
"ecoinventV2",
|
|
129
|
-
"webbEtAl2012AndSintermannEtAl2012",
|
|
130
|
-
"cml2001Baseline",
|
|
131
|
-
"rainsModel"
|
|
131
|
+
"ecoIndicator99"
|
|
132
132
|
],
|
|
133
133
|
"forage": [
|
|
134
134
|
"tomatoFreshForage",
|
|
@@ -305,11 +305,6 @@
|
|
|
305
305
|
"centipedeGrassFreshForage",
|
|
306
306
|
"dallisGrassFreshForage",
|
|
307
307
|
"bahiaGrassFreshForage",
|
|
308
|
-
"largeLeafFlemingiaFreshForage",
|
|
309
|
-
"weepingLoveGrassFreshForage",
|
|
310
|
-
"redRhodesGrassFreshForage",
|
|
311
|
-
"lehmannLoveGrassFreshForage",
|
|
312
|
-
"stylosanthesCampoGrandeFreshForage",
|
|
313
308
|
"sunnHempFreshForage",
|
|
314
309
|
"signalGrassFreshForage",
|
|
315
310
|
"columbusGrassFreshForage",
|
|
@@ -342,6 +337,11 @@
|
|
|
342
337
|
"congoGrassFreshForage",
|
|
343
338
|
"indianBluegrassFreshForage",
|
|
344
339
|
"mnesitheaRottboellioidesFreshForage",
|
|
340
|
+
"largeLeafFlemingiaFreshForage",
|
|
341
|
+
"weepingLoveGrassFreshForage",
|
|
342
|
+
"redRhodesGrassFreshForage",
|
|
343
|
+
"lehmannLoveGrassFreshForage",
|
|
344
|
+
"stylosanthesCampoGrandeFreshForage",
|
|
345
345
|
"milanjeFingerGrassFreshForage",
|
|
346
346
|
"africanCouchGrassFreshForage",
|
|
347
347
|
"colouredGuineaGrassFreshForage",
|
|
@@ -378,8 +378,8 @@
|
|
|
378
378
|
],
|
|
379
379
|
"rice": [
|
|
380
380
|
"riceStraw",
|
|
381
|
-
"riceGrainInHuskFlooded",
|
|
382
381
|
"jungleRiceHay",
|
|
383
|
-
"riceGrainInHuskUpland"
|
|
382
|
+
"riceGrainInHuskUpland",
|
|
383
|
+
"riceGrainInHuskFlooded"
|
|
384
384
|
]
|
|
385
385
|
}
|
package/src/version.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const DATA_VALIDATION_VERSION = '0.37.
|
|
1
|
+
export const DATA_VALIDATION_VERSION = '0.37.14';
|
package/validation.json
CHANGED
|
@@ -75,6 +75,11 @@
|
|
|
75
75
|
"level": "error",
|
|
76
76
|
"message": "the node value type is incorrect"
|
|
77
77
|
},
|
|
78
|
+
{
|
|
79
|
+
"function": "validate_list_has_properties",
|
|
80
|
+
"level": "warning",
|
|
81
|
+
"message": "should add missing properties"
|
|
82
|
+
},
|
|
78
83
|
{
|
|
79
84
|
"function": "validate_is_region",
|
|
80
85
|
"level": "error",
|
|
@@ -250,6 +255,11 @@
|
|
|
250
255
|
"level": "error",
|
|
251
256
|
"message": "primaryPercent not allowed on this siteType"
|
|
252
257
|
},
|
|
258
|
+
{
|
|
259
|
+
"function": "validate_primaryPercent",
|
|
260
|
+
"level": "error",
|
|
261
|
+
"message": "primaryPercent not allowed on this practice"
|
|
262
|
+
},
|
|
253
263
|
{
|
|
254
264
|
"function": "validate_processing_operation",
|
|
255
265
|
"level": "error",
|
|
@@ -510,6 +520,11 @@
|
|
|
510
520
|
"level": "warning",
|
|
511
521
|
"message": "should specify the pregnancy rate"
|
|
512
522
|
},
|
|
523
|
+
{
|
|
524
|
+
"function": "validate_has_milkYieldPractice",
|
|
525
|
+
"level": "warning",
|
|
526
|
+
"message": "should specify the a milkYield practice"
|
|
527
|
+
},
|
|
513
528
|
{
|
|
514
529
|
"function": "validate_must_include_id",
|
|
515
530
|
"level": "warning",
|