jurisdiction constant

IriTerm const jurisdiction

IRI for schemahttp:jurisdiction [Expects: http://schema.org/AdministrativeArea, http://schema.org/Text]

Indicates a legal jurisdiction, e.g. of some legislation, or where some government service is based.

Can be used on: http://schema.org/GovernmentService, http://schema.org/Legislation

Implementation

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