schemaCatalog constant

IriTerm const schemaCatalog

catalog from schema vocabulary [Expects: https://schema.org/DataCatalog]

A data catalog which contains this dataset.

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

Implementation

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