Title: MusicBrainz Metadata Vocabulary

The MusicBrainz Metadata Vocabulary described using W3C RDF Schema and the Web Ontology Language. The vocabulary provides terms for describing music, i.e. artists, albums, and tracks.

Date:
2004-02-27 08:28
Namespace:
http://musicbrainz.org/mm/mm-2.1
Imports:
http://www.w3.org/2000/01/rdf-schema, http://www.w3.org/2002/07/owl
See Also:
http://www.musicbrainz.org/MM/

Class Summary
Album A compact disk. This is a generic term which applies not only to actual albums but also CD singles, EPs, etc.
Artist An artist. This is a generic term which is applied to solo articles, groups, and also "various artists". The Musicbrainz II database schema will refine the model to further distinguish between artists/band members and groups.
Status Album release status. There are several sub-classes of this type that explicitly define all of the statuses that MusicBrainz currently understands.
StatusBootleg A bootleg album release
StatusOfficial An offical album release.
StatusPromotion
Track A track on a compact disk. The term is not limited to simply music as it could cover a spoken word track, an audio book, etc.
Type A type of Album release. There are several sub-classes of this type that explicitly define all of the release types that MusicBrainz currently understands.
TypeAlbum A collection of tracks from the same Artist (solo artist or group)
TypeAudiobook An audiobook
TypeCompilation A collection of tracks from several artists
TypeEP "Extended Play" format CD
TypeInterview An Interview
TypeLive A live performance by an Artist
TypeOther Other types of album release. Catch-all for anything not covered by the other types.
TypeRemix An album of remixes, or a remix of an existing album
TypeSingle A CD single, typically contains tracks from a single artist, but not exclusively.
TypeSoundtrack A soundtrack album, e.g. for a film, TV show, play, etc
TypeSpokenword A spoken word album. Note that this is distinct from AudioBook and Interview both of which have their own release types.

Property Summary
duration Duration of a track. In millisecons
releaseStatus Release status for an album, e.g. official, bootleg, etc.
releaseType Release status for an album, e.g. official, bootleg, etc.
sortName Version of an artists name to be used for sort ordering
trackNum Position of a track on an album
trmid Relatable music identifier. Created from audio properties of a track.

Class Detail

Album

Subclass Of:
http://xmlns.com/wordnet/1.6/AudioCD
Disjoint With:
Artist, Track

A compact disk. This is a generic term which applies not only to actual albums but also CD singles, EPs, etc.


Artist

Disjoint With:
Album, Track

An artist. This is a generic term which is applied to solo articles, groups, and also "various artists". The Musicbrainz II database schema will refine the model to further distinguish between artists/band members and groups.


Status

Album release status. There are several sub-classes of this type that explicitly define all of the statuses that MusicBrainz currently understands.


StatusBootleg

Subclass Of:
Status

A bootleg album release


StatusOfficial

Subclass Of:
Status

An offical album release.


StatusPromotion

Subclass Of:
Status


Track

Disjoint With:
Album, Artist

A track on a compact disk. The term is not limited to simply music as it could cover a spoken word track, an audio book, etc.


Type

A type of Album release. There are several sub-classes of this type that explicitly define all of the release types that MusicBrainz currently understands.


TypeAlbum

Subclass Of:
Type

A collection of tracks from the same Artist (solo artist or group)


TypeAudiobook

Subclass Of:
Type

An audiobook


TypeCompilation

Subclass Of:
Type

A collection of tracks from several artists


TypeEP

Subclass Of:
Type

"Extended Play" format CD


TypeInterview

Subclass Of:
Type

An Interview


TypeLive

Subclass Of:
Type

A live performance by an Artist


TypeOther

Subclass Of:
Type

Other types of album release. Catch-all for anything not covered by the other types.


TypeRemix

Subclass Of:
Type

An album of remixes, or a remix of an existing album


TypeSingle

Subclass Of:
Type

A CD single, typically contains tracks from a single artist, but not exclusively.


TypeSoundtrack

Subclass Of:
Type

A soundtrack album, e.g. for a film, TV show, play, etc


TypeSpokenword

Subclass Of:
Type

A spoken word album. Note that this is distinct from AudioBook and Interview both of which have their own release types.


Property Detail

duration

Domain:
Track
Range:
http://www.w3.org/2000/01/rdf-schema#Literal

Duration of a track. In millisecons


releaseStatus

Domain:
Album
Range:
Type

Release status for an album, e.g. official, bootleg, etc.


releaseType

Domain:
Album
Range:
Status

Release status for an album, e.g. official, bootleg, etc.


sortName

Domain:
Artist
Range:
http://www.w3.org/2000/01/rdf-schema#Literal

Version of an artists name to be used for sort ordering


trackNum

Domain:
Track
Range:
http://www.w3.org/2000/01/rdf-schema#Literal

Position of a track on an album


trmid

Domain:
Track
Range:
http://www.w3.org/2000/01/rdf-schema#Literal

Relatable music identifier. Created from audio properties of a track.