servesDataset constant
IriTerm
const servesDataset
servesDataset [Expects: http://www.w3.org/ns/dcat#Dataset]
A collection of data that this DataService can distribute.
Can be used on: http://www.w3.org/ns/dcat#DataService
Implementation
static const servesDataset = IriTerm(
'http://www.w3.org/ns/dcat#servesDataset',
);