Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix vegetarian ingredients analysis #10221

Open
jusdekiwi opened this issue May 3, 2024 · 2 comments
Open

Fix vegetarian ingredients analysis #10221

jusdekiwi opened this issue May 3, 2024 · 2 comments
Labels
🐛 bug This is a bug, not a feature request. 🧬 Taxonomies https://wiki.openfoodfacts.org/Global_taxonomies Vegetarian

Comments

@jusdekiwi
Copy link

What

  • Some products are labelled "maybe vegetarian" because one ingredient can be vegetarian or not, even if all the ingredients constituting it are vegetarian.

  • Example: On the image below, the mustard is known as vegetarian:maybe, but all the ingredients constituting it are vegetarian:yes, so it should be recognised, in this case, as vegetarian friendly. But it's not!

image

Expected behavior

  • The analysis should be based of the constituting ingredients of a given ingredient, when they are available.

A similar issue was created for the vegan ingredients analysis: #8849

@jusdekiwi
Copy link
Author

Example of a product facing that issue: https://world.openfoodfacts.org/product/27056349/vinaigrette-pesto-bourg

@teolemon teolemon added 🧬 Taxonomies https://wiki.openfoodfacts.org/Global_taxonomies Vegetarian labels May 3, 2024
@ArturLange
Copy link
Contributor

AFAIK compound ingredients like mustard should be marked with vegetarian:ignore, right? That way it depends only on the ingredients they consist of.

@teolemon teolemon added the 🐛 bug This is a bug, not a feature request. label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug This is a bug, not a feature request. 🧬 Taxonomies https://wiki.openfoodfacts.org/Global_taxonomies Vegetarian
Projects
Status: To discuss and validate
Development

No branches or pull requests

3 participants