Looking for help!
NAME
SemanticWeb::Schema::Suite - A suite in a hotel or other public accommodation
VERSION
version v23.0.0
DESCRIPTION
A suite in a hotel or other public accommodation, denotes a class of
luxury accommodations, the key feature of which is multiple rooms (source:
Wikipedia, the free encyclopedia, see http://en.wikipedia.org/w
iki/Suite_(hotel)).
See also the dedicated document on the use of schema.org for
marking up hotels and other forms of accommodations.
ATTRIBUTES
bed
The type of bed or beds included in the accommodation. For the single case of just one bed of a certain type, you use bed directly with a text. If you want to indicate the quantity of a certain kind of bed, use an instance of BedDetails. For more detailed information, use the amenityFeature property.
A bed should be one of the following types:
_has_bed
A predicate for the "bed" attribute.
number_of_rooms
numberOfRooms
The number of rooms (excluding bathrooms and closets) of the accommodation or lodging business. Typical unit code(s): ROM for room or C62 for no unit. The type of room can be put in the unitText property of the QuantitativeValue.
A number_of_rooms should be one of the following types:
_has_number_of_rooms
A predicate for the "number_of_rooms" attribute.
occupancy
The allowed total occupancy for the accommodation in persons (including infants etc). For individual accommodations, this is not necessarily the legal maximum but defines the permitted usage as per the contractual agreement (e.g. a double room used by a single person). Typical unit code(s): C62 for person.
A occupancy should be one of the following types:
_has_occupancy
A predicate for the "occupancy" attribute.
SEE ALSO
SemanticWeb::Schema::Accommodation
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)