format constant

IriTerm const format

IRI for dc:format

The file format, physical medium, or dimensions of the resource.

Can be used on all classes in this vocabulary

Implementation

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