Add isInTaxonomy
boolean flag in ingredient parsing result
#9930
Labels
Blocking Hunger Games
This issue is blocking HungerGames (https://hunger.openfoodfacts.org) our gamified annotation engine
🥗 Ingredients - processing
🎯 P1
Problem
The API does not provide a clean way to know if an ingredient is already in the taxonomy or not.
We can guess from the fact that an ingredient get a
ciqual_proxy_food_code
orvegetarian
attribute that it's in the taxonomy, but there is no way to know when an ingredient is not in the taxonomy.Proposed solution
Adding
isInTaxonomy
for all ingredients at the same time the server is looking forciqual_proxy_food_code
Additional context
Would be useful for hunger game ingredients. And I think robotoff also needs it and for now is using a workaround
Code pointers
No idea where it is
Number of products impacted
Time per product
Mockups
Part of
The text was updated successfully, but these errors were encountered: