Looking for help!
The maintainer of this distribution is looking for people to help them improve this module!
If you're interested then please contact them via
email.
NAME
SemanticWeb::Schema::MusicPlaylist - A collection of music tracks in playlist form.
VERSION
version v0.0.4
DESCRIPTION
A collection of music tracks in playlist form.
ATTRIBUTES
num_tracks
numTracks
The number of tracks in this album or playlist.
A num_tracks should be one of the following types:
track
A music recording (track)—usually a single song. If an ItemList is given, the list should contain items of type MusicRecording.
A track should be one of the following types:
tracks
A music recording (track)—usually a single song.
A tracks should be one of the following types:
SEE ALSO
SemanticWeb::Schema::CreativeWork
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)