is_smoking_allowed
Use these simple Tags to mark Instances as True or False: #is_//smoking_allowed #is/not_/smoking_allowed
Or write it as a Triple: [ is_smoking_allowed :: Boolean ]
Indicates whether it is allowed to smoke in the place, e.g. in the restaurant, hotel or hotel room.
Predicate describes that: [ #has_/domain :: Place ] ( #has_/name :: is_smoking_allowed ) ( #has_/range :: Boolean )