Album - Pelagicore/tracker-ivi GitHub Wiki

Currently used to represent a musical album, containing Tracks. May possibly also be used to represent albums of Images in the future.

Properties

  • albumname - The name of the album.

  • Cardinality: 1

  • Range: xsd:string

  • albumtrackcount - The number of tracks contained in this album.

  • Cardinality: 1

  • Range: xsd:integer

  • albumalbumartist - The album artist. The name comes from the ID3 AlbumArtist tag.

  • Cardinality: 1

  • Range: xsd:integer