includedDataCatalog constant
IRI for schemahttp:includedDataCatalog [Expects: http://schema.org/DataCatalog]
A data catalog which contains this dataset (this property was previously 'catalog', preferred name is now 'includedInDataCatalog').
Can be used on: http://schema.org/Dataset
Implementation
static const includedDataCatalog = IriTerm.prevalidated(
'http://schema.org/includedDataCatalog',
);