Looking for help!
NAME
SemanticWeb::Schema::MusicPlaylist - A collection of music tracks in playlist form.
VERSION
version v23.0.0
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:
_has_num_tracks
A predicate for the "num_tracks" attribute.
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:
_has_track
A predicate for the "track" attribute.
tracks
A music recording (track)—usually a single song.
A tracks should be one of the following types:
_has_tracks
A predicate for the "tracks" attribute.
SEE ALSO
SemanticWeb::Schema::CreativeWork
SOURCE
The development version is on github at https://github.com/robrwo/SemanticWeb-Schema and may be cloned from git://github.com/robrwo/SemanticWeb-Schema.git
BUGS
Please report any bugs or feature requests on the bugtracker website https://github.com/robrwo/SemanticWeb-Schema/issues
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
AUTHOR
Robert Rothenberg <rrwo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018-2023 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)