Looking for help!
NAME
SemanticWeb::Schema::MenuSection - A sub-grouping of food or drink items in a menu
VERSION
version v23.0.0
DESCRIPTION
A sub-grouping of food or drink items in a menu. E.g. courses (such as 'Dinner', 'Breakfast', etc.), specific type of dishes (such as 'Meat', 'Vegan', 'Drinks', etc.), or some other classification made by the menu provider.
ATTRIBUTES
has_menu_item
hasMenuItem
A food or drink item contained in a menu or menu section.
A has_menu_item should be one of the following types:
_has_has_menu_item
A predicate for the "has_menu_item" attribute.
has_menu_section
hasMenuSection
A subgrouping of the menu (by dishes, course, serving time period, etc.).
A has_menu_section should be one of the following types:
_has_has_menu_section
A predicate for the "has_menu_section" attribute.
SEE ALSO
SemanticWeb::Schema::CreativeWork
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)