is_pet_allowed
Use these simple Tags to mark Instances as True or False: #is_//pet_allowed #is/not_/pet_allowed
Or write it as a Triple: [ is_pet_allowed :: Boolean, Text ]
Indicates whether pets are allowed to enter the accommodation or lodging business. More detailed information can be put in a text value.
Predicate describes that: [ #has_/domain :: Accommodation, ApartmentComplex, FloorPlan, LodgingBusiness ] ( #has_/name :: is_pet_allowed ) ( #has_/range :: Boolean, Text )