accessService constant

IriTerm const accessService

accessService [Expects: http://www.w3.org/ns/dcat#DataService]

A site or end-point that gives access to the distribution of the dataset.

Can be used on all classes in this vocabulary

Implementation

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