diseaseSpreadStatistics constant

IriTerm const diseaseSpreadStatistics

diseaseSpreadStatistics [Expects: https://schema.org/Dataset, https://schema.org/Observation, https://schema.org/URL, https://schema.org/WebContent]

Statistical information about the spread of a disease, either as {WebContent}, or described directly as a {Dataset}, or the specific {Observation}s in the dataset. When a {WebContent} URL is provided, the page indicated might also contain more such markup.

Can be used on: https://schema.org/SpecialAnnouncement

Implementation

static const diseaseSpreadStatistics = IriTerm.prevalidated(
  'https://schema.org/diseaseSpreadStatistics',
);