schemahttpLocationCreated constant

IriTerm const schemahttpLocationCreated

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

The location where the CreativeWork was created, which may not be the same as the location depicted in the CreativeWork.

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

Implementation

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