permittedUsage constant

IriTerm const permittedUsage

IRI for schemahttp:permittedUsage [Expects: http://schema.org/Text]

Indications regarding the permitted usage of the accommodation.

Can be used on: http://schema.org/Accommodation

Implementation

static const permittedUsage = IriTerm.prevalidated(
  'http://schema.org/permittedUsage',
);