schemaHttpLocationCreated constant

IriTerm const schemaHttpLocationCreated

locationCreated from schema-http 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(
  'http://schema.org/locationCreated',
);