diseaseSpreadStatistics constant
diseaseSpreadStatistics [Expects: http://schema.org/Dataset, http://schema.org/Observation, http://schema.org/URL, http://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: http://schema.org/SpecialAnnouncement
Implementation
static const diseaseSpreadStatistics = IriTerm.prevalidated(
'http://schema.org/diseaseSpreadStatistics',
);