recordLabel constant

IriTerm const recordLabel

IRI for schema:recordLabel [Expects: https://schema.org/Organization]

The label that issued the release.

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

Implementation

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