Looking for help!
NAME
SemanticWeb::Schema::FoodEstablishment - A food-related business.
VERSION
version v0.0.2
DESCRIPTION
A food-related business.
ATTRIBUTES
accepts_reservations
acceptsReservations
Yes
or No
.
A accepts_reservations should be one of the following types:
Str
Bool
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
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)