dcatCatalog constant

IriTerm const dcatCatalog

catalog from dcat vocabulary [Expects: http://www.w3.org/ns/dcat#Catalog]

A catalog that is listed in the catalog.

Can be used on: http://www.w3.org/ns/dcat#Catalog

Implementation

static const dcatCatalog = IriTerm.prevalidated(
  'http://www.w3.org/ns/dcat#catalog',
);