datasetTimeInterval constant
datasetTimeInterval [Expects: https://schema.org/DateTime]
The range of temporal applicability of a dataset, e.g. for a 2011 census dataset, the year 2011 (in ISO 8601 time interval format).
Can be used on: https://schema.org/Dataset
Implementation
static const datasetTimeInterval = IriTerm.prevalidated(
'https://schema.org/datasetTimeInterval',
);