MusicReleaseFormatType constant

IriTerm const MusicReleaseFormatType

IRI for schema:MusicReleaseFormatType

Format of this release (the type of recording media used, i.e. compact disc, digital media, LP, etc.).

Implementation

static const MusicReleaseFormatType = const IriTerm(
  'https://schema.org/MusicReleaseFormatType',
);