includedDataCatalog constant
IriTerm
const includedDataCatalog
IRI for schema: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 = const IriTerm(
'https://schema.org/includedDataCatalog',
);