source constant

IriTerm const source

IRI for dc:source

A related resource from which the described resource is derived.

Can be used on all classes in this vocabulary

Implementation

static const source = IriTerm.prevalidated(
  'http://purl.org/dc/elements/1.1/source',
);