includedDataCatalog constant

IriTerm const includedDataCatalog

includedDataCatalog [Expects: https://schema.org/DataCatalog]

A data catalog which contains this dataset (this property was previously 'catalog', preferred name is now 'includedInDataCatalog').

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

Implementation

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