schemas/statistical_population
library
Classes
-
SchemaStatisticalPopulation
-
A StatisticalPopulation is a set of instances of a certain given type
that satisfy some set of constraints. The property
SchemapopulationType
is used to specify the type. Any property that can be used on instances
of that type can appear on the statistical population. For example, a
SchemaStatisticalPopulation representing all SchemaPersons with a
SchemahomeLocation
of East Podunk California would be described by
applying the appropriate SchemahomeLocation
and SchemapopulationType
properties to a SchemaStatisticalPopulation item that stands for that
set of people. The properties SchemanumConstraints
and
SchemaconstraintProperty
are used to specify which of the populations
properties are used to specify the population. Note that the sense of
"population" used here is the general sense of a statistical population,
and does not imply that the population consists of people. For example, a
SchemapopulationType
of SchemaEvent or SchemaNewsArticle could be
used. See also SchemaObservation, where a SchemapopulationType
such
as SchemaPerson or SchemaEvent can be indicated directly. In most
cases it may be better to use SchemaStatisticalVariable instead of
SchemaStatisticalPopulation.
See https://schema.org/StatisticalPopulation