Looking for help!
NAME
SemanticWeb::Schema::MusicRelease - A MusicRelease is a specific release of a music album.
VERSION
version v0.0.4
DESCRIPTION
A MusicRelease is a specific release of a music album.
ATTRIBUTES
catalog_number
catalogNumber
The catalog number for the release.
A catalog_number should be one of the following types:
Str
credited_to
creditedTo
The group the release is credited to if different than the byArtist. For example, Red and Blue is credited to "Stefani Germanotta Band", but by Lady Gaga.
A credited_to should be one of the following types:
duration
The duration of the item (movie, audio recording, event, etc.) in ISO 8601 date format.
A duration should be one of the following types:
music_release_format
musicReleaseFormat
Format of this release (the type of recording media used, ie. compact disc, digital media, LP, etc.).
A music_release_format should be one of the following types:
record_label
recordLabel
The label that issued the release.
A record_label should be one of the following types:
release_of
releaseOf
The album this is a release of.
A release_of should be one of the following types:
SEE ALSO
SemanticWeb::Schema::MusicPlaylist
AUTHOR
Robert Rothenberg <rrwo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)