Line 1,412: |
Line 1,412: |
| <pre>Do not make the assumption that the ingredient is or is not present based on this. Parsing errors happen.</pre> | | <pre>Do not make the assumption that the ingredient is or is not present based on this. Parsing errors happen.</pre> |
| ====== List of ingredients on a specific product ====== | | ====== List of ingredients on a specific product ====== |
− | * On a product '''ingredients_text''' contains the text of the ingredients. It is parsed and we construct an '''ingredients_tags''' list, but those will contain synonyms etc. We do not have a full taxonomy for ingredients yet. It's a work in progress. | + | * On a product '''ingredients_text''' contains the text of the ingredients. |
− | * The ingredients are not taxonomized yet on [http://world.openfoodfacts.org Open Food Facts]. They are taxonomized on [http://world.openbeautyfacts.org Open Beauty Facts] | + | ** ingredients_text_fr, ingredients_text_nl… (the package of a product may be multilingual) |
− | * The taxonomies of ingredients need expension: [[Global ingredients taxonomy]] (OFF), [http://en.wiki.openbeautyfacts.org/Global_ingredients_taxonomy Global ingredients taxonomy Open Beauty Facts] | + | ** ingredients_text_with_allergens_fr (same with HTML markup around allergens) |
| + | * This list is parsed and we construct an '''ingredients_tags''' list, but those will contain synonyms etc. We do not have a full taxonomy for ingredients yet. It's a work in progress. |
| + | ** ingredients_tags |
| + | * The ingredients are not yet taxonomized on [http://world.openfoodfacts.org Open Food Facts]. They are taxonomized on [http://world.openbeautyfacts.org Open Beauty Facts] |
| + | * The taxonomies of ingredients need expansion: [[Global ingredients taxonomy]] (OFF), [http://en.wiki.openbeautyfacts.org/Global_ingredients_taxonomy Global ingredients taxonomy Open Beauty Facts] |
| ====== List of detected ingredients ====== | | ====== List of detected ingredients ====== |
| * http://world.openfoodfacts.org/ingredients.json | | * http://world.openfoodfacts.org/ingredients.json |