schemahttpSpatial constant

IriTerm const schemahttpSpatial

spatial from schemahttp vocabulary [Expects: http://schema.org/Place]

The "spatial" property can be used in cases when more specific properties (e.g. {locationCreated}, {spatialCoverage}, {contentLocation}) are not known to be appropriate.

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

Implementation

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