🪴 Quartz 3.3

Search

Search IconIcon to open search

is_reservation_accepted

Last updated Mar 31, 2023 Edit Source

Use these simple Tags to mark Instances as True or False: #is_//reservation_accepted #is/not_/reservation_accepted

Or write it as a Triple: [ is_reservation_accepted :: Boolean, Text, URL ]

Indicates whether a FoodEstablishment accepts reservations. Values can be Boolean, an URL at which reservations can be made or (for backwards compatibility) the strings <code>Yes</code> or <code>No</code>.

Predicate describes that: [ #has_/domain :: FoodEstablishment ] ( #has_/name :: is_reservation_accepted ) ( #has_/range :: Boolean, Text, URL )