Line 1,395: |
Line 1,395: |
| | | |
| ===== Ingredients ===== | | ===== Ingredients ===== |
| + | <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. 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. |
| * 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] | | * 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] |
| * The taxonomies of ingredients need expension: [[Global ingredients taxonomy]] (OFF), [http://en.wiki.openbeautyfacts.org/Global_ingredients_taxonomy Global ingredients taxonomy Open Beauty Facts] | | * The taxonomies of ingredients need expension: [[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 |
| * http://world.openfoodfacts.org/ingredients.xml | | * http://world.openfoodfacts.org/ingredients.xml |
− |
| |
| ====== List of products where a specific ingredient has been detected ====== | | ====== List of products where a specific ingredient has been detected ====== |
| * http://world.openfoodfacts.org/ingredient/sucre.xml | | * http://world.openfoodfacts.org/ingredient/sucre.xml |
| * http://world.openfoodfacts.org/ingredient/sucre.json | | * http://world.openfoodfacts.org/ingredient/sucre.json |
− | <pre>Do not make the assumption that the ingredient is or is not present based on this. Parsing errors happen.</pre>
| |
− |
| |
| ======Getting suggestions for ingredients (ONLY FOR OBF at the moment) ====== | | ======Getting suggestions for ingredients (ONLY FOR OBF at the moment) ====== |
| * http://world.openbeautyfacts.org/cgi/suggest.pl?lc=fr&tagtype=ingredients&string=f | | * http://world.openbeautyfacts.org/cgi/suggest.pl?lc=fr&tagtype=ingredients&string=f |