Looking for help!
NAME
SemanticWeb::Schema::NutritionInformation - Nutritional information about the recipe.
VERSION
version v23.0.0
DESCRIPTION
Nutritional information about the recipe.
ATTRIBUTES
calories
The number of calories.
A calories should be one of the following types:
_has_calories
A predicate for the "calories" attribute.
carbohydrate_content
carbohydrateContent
The number of grams of carbohydrates.
A carbohydrate_content should be one of the following types:
_has_carbohydrate_content
A predicate for the "carbohydrate_content" attribute.
cholesterol_content
cholesterolContent
The number of milligrams of cholesterol.
A cholesterol_content should be one of the following types:
_has_cholesterol_content
A predicate for the "cholesterol_content" attribute.
fat_content
fatContent
The number of grams of fat.
A fat_content should be one of the following types:
_has_fat_content
A predicate for the "fat_content" attribute.
fiber_content
fiberContent
The number of grams of fiber.
A fiber_content should be one of the following types:
_has_fiber_content
A predicate for the "fiber_content" attribute.
protein_content
proteinContent
The number of grams of protein.
A protein_content should be one of the following types:
_has_protein_content
A predicate for the "protein_content" attribute.
saturated_fat_content
saturatedFatContent
The number of grams of saturated fat.
A saturated_fat_content should be one of the following types:
_has_saturated_fat_content
A predicate for the "saturated_fat_content" attribute.
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
_has_serving_size
A predicate for the "serving_size" attribute.
sodium_content
sodiumContent
The number of milligrams of sodium.
A sodium_content should be one of the following types:
_has_sodium_content
A predicate for the "sodium_content" attribute.
sugar_content
sugarContent
The number of grams of sugar.
A sugar_content should be one of the following types:
_has_sugar_content
A predicate for the "sugar_content" attribute.
trans_fat_content
transFatContent
The number of grams of trans fat.
A trans_fat_content should be one of the following types:
_has_trans_fat_content
A predicate for the "trans_fat_content" attribute.
unsaturated_fat_content
unsaturatedFatContent
The number of grams of unsaturated fat.
A unsaturated_fat_content should be one of the following types:
_has_unsaturated_fat_content
A predicate for the "unsaturated_fat_content" attribute.
SEE ALSO
SemanticWeb::Schema::StructuredValue
SOURCE
The development version is on github at https://github.com/robrwo/SemanticWeb-Schema and may be cloned from git://github.com/robrwo/SemanticWeb-Schema.git
BUGS
Please report any bugs or feature requests on the bugtracker website https://github.com/robrwo/SemanticWeb-Schema/issues
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
AUTHOR
Robert Rothenberg <rrwo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018-2023 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)