musicReleaseFormat constant

IriTerm const musicReleaseFormat

IRI for schemahttp:musicReleaseFormat [Expects: http://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: http://schema.org/MusicRelease

Implementation

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