musicReleaseFormat constant

IriTerm const musicReleaseFormat

musicReleaseFormat [Expects: https://schema.org/MusicReleaseFormatType]

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

Can be used on: https://schema.org/MusicRelease

Implementation

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