openfoodfacts / openfoodfacts-server

Open Food Facts database, API server and web interface - 🐪🦋 Perl, CSS and JS coders welcome 😊 For helping in Python, see Robotoff or taxonomy-editor
GNU Affero General Public License v3.0
633 stars 371 forks source link

Add allulose to nutrients? #8241

Open CharlesNepote opened 1 year ago

CharlesNepote commented 1 year ago

Here is a product displaying allulose (aka psicose) in its nutrients: https://world.openfoodfacts.org/product/0850017468009/chocolate-vanilla-keto-sandwich-cookies

Allulose should not be counted as a normal carbodydrate or sugar or polyol as it is low calories (like erythritol), see #7789. As such, it should be excluded from energy computation.

As of 2023-03-23, at least 97 products contain allulose or psicose.

benbenben2 commented 1 year ago

See following PR: https://github.com/openfoodfacts/openfoodfacts-server/pull/8323

Allulose should not be counted as a normal carbodydrate or sugar or polyol as it is low calories (like erythritol), see #7789. As such, it should be excluded from energy computation.

Is it defined in Nutriscore.pm? Isn't it excluded already?

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 90 days with no activity.