track constant

IriTerm const track

IRI for schemahttp:track [Expects: http://schema.org/ItemList, http://schema.org/MusicRecording]

A music recording (track)—usually a single song. If an ItemList is given, the list should contain items of type MusicRecording.

Can be used on: http://schema.org/MusicGroup, http://schema.org/MusicPlaylist

Implementation

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