schemaDistribution constant

IriTerm const schemaDistribution

distribution from schema vocabulary [Expects: https://schema.org/DataDownload]

A downloadable form of this dataset, at a specific location, in a specific format. This property can be repeated if different variations are available. There is no expectation that different downloadable distributions must contain exactly equivalent information (see also DCAT on this point). Different distributions might include or exclude different subsets of the entire dataset, for example.

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

Implementation

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