populationType constant
IriTerm
const populationType
IRI for schemahttp: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 = const IriTerm(
'http://schema.org/populationType',
);