Looking for help!
The maintainer of this distribution is looking for people to help them improve this module!
If you're interested then please contact them via
email.
NAME
SemanticWeb::Schema::Seat - Used to describe a seat
VERSION
version v0.0.4
DESCRIPTION
Used to describe a seat, such as a reserved seat in an event reservation.
ATTRIBUTES
seat_number
seatNumber
The location of the reserved seat (e.g., 27).
A seat_number should be one of the following types:
Str
seat_row
seatRow
The row location of the reserved seat (e.g., B).
A seat_row should be one of the following types:
Str
seat_section
seatSection
The section location of the reserved seat (e.g. Orchestra).
A seat_section should be one of the following types:
Str
seating_type
seatingType
The type/class of the seat.
A seating_type should be one of the following types:
SEE ALSO
SemanticWeb::Schema::Intangible
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)