populationType constant

IriTerm const populationType

populationType [Expects: http://schema.org/Class]

Indicates the populationType common to all members of a {StatisticalPopulation} or all cases within the scope of a {StatisticalVariable}.

Can be used on: http://schema.org/StatisticalPopulation, http://schema.org/StatisticalVariable

Implementation

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