Enum: SpecialDietEnum
URI: SpecialDietEnum
Permissible Values
Value |
Meaning |
Description |
low carb |
None |
|
reduced calorie |
None |
|
vegetarian |
None |
|
other(to be specified) |
None |
|
Slots
Name |
Description |
special_diet |
Specification of special diet; can include multiple special diets |
Schema Source
- from schema: http://w3id.org/mixs
LinkML Source
name: special_diet_enum
from_schema: http://w3id.org/mixs
permissible_values:
low carb:
text: low carb
reduced calorie:
text: reduced calorie
vegetarian:
text: vegetarian
other(to be specified):
text: other(to be specified)