Looking for help!
NAME
SemanticWeb::Schema::FoodEstablishment - A food-related business.
VERSION
version v3.8.1
DESCRIPTION
A food-related business.
ATTRIBUTES
accepts_reservations
acceptsReservations
Yes
or No
.
A accepts_reservations should be one of the following types:
Bool
Str
has_menu
hasMenu
Either the actual menu as a structured representation, as text, or a URL of the menu.
A has_menu should be one of the following types:
menu
Either the actual menu as a structured representation, as text, or a URL of the menu.
A menu should be one of the following types:
serves_cuisine
servesCuisine
The cuisine of the restaurant.
A serves_cuisine should be one of the following types:
Str
star_rating
starRating
An official rating for a lodging business or food establishment, e.g. from national associations or standards bodies. Use the author property to indicate the rating organization, e.g. as an Organization with name such as (e.g. HOTREC, DEHOGA, WHR, or Hotelstars).
A star_rating should be one of the following types:
SEE ALSO
SemanticWeb::Schema::LocalBusiness
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-2019 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)