seatingCapacity constant

IriTerm const seatingCapacity

IRI for schemahttp:seatingCapacity [Expects: http://schema.org/Number, http://schema.org/QuantitativeValue]

The number of persons that can be seated (e.g. in a vehicle), both in terms of the physical space available, and in terms of limitations set by law.\n\nTypical unit code(s): C62 for persons.

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

Implementation

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