foundingLocation constant

IriTerm const foundingLocation

IRI for schemahttp:foundingLocation [Expects: http://schema.org/Place]

The place where the Organization was founded.

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

Implementation

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