Looking for help!
NAME
SemanticWeb::Schema::NutritionInformation - Nutritional information about the recipe.
VERSION
version v0.0.4
DESCRIPTION
Nutritional information about the recipe.
ATTRIBUTES
calories
The number of calories.
A calories should be one of the following types:
carbohydrate_content
carbohydrateContent
The number of grams of carbohydrates.
A carbohydrate_content should be one of the following types:
cholesterol_content
cholesterolContent
The number of milligrams of cholesterol.
A cholesterol_content should be one of the following types:
fat_content
fatContent
The number of grams of fat.
A fat_content should be one of the following types:
fiber_content
fiberContent
The number of grams of fiber.
A fiber_content should be one of the following types:
protein_content
proteinContent
The number of grams of protein.
A protein_content should be one of the following types:
saturated_fat_content
saturatedFatContent
The number of grams of saturated fat.
A saturated_fat_content should be one of the following types:
serving_size
servingSize
The serving size, in terms of the number of volume or mass.
A serving_size should be one of the following types:
Str
sodium_content
sodiumContent
The number of milligrams of sodium.
A sodium_content should be one of the following types:
sugar_content
sugarContent
The number of grams of sugar.
A sugar_content should be one of the following types:
trans_fat_content
transFatContent
The number of grams of trans fat.
A trans_fat_content should be one of the following types:
unsaturated_fat_content
unsaturatedFatContent
The number of grams of unsaturated fat.
A unsaturated_fat_content should be one of the following types:
SEE ALSO
SemanticWeb::Schema::StructuredValue
AUTHOR
Robert Rothenberg <rrwo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)