track ID: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
m (6 revision(s))
No edit summary
Line 1: Line 1:
{{delete}}


Each [[Track]] in [[MusicBrainz]] has a unique TrackID, which is an absolute [http://ietf.org/rfc/rfc3986.txt URI]. It has the form <code><nowiki>http://musicbrainz.org/track/UUID</nowiki></code>, where <code><nowiki>UUID</nowiki></code> is a [http://en.wikipedia.org/wiki/UUID Universally Unique Identifier] in its 36 character ASCII representation. In situations where the context is clear (such as file tags), just the <code><nowiki>UUID</nowiki></code> part can be used, leaving a ''relative URI''.
Each [[Track]] in [[MusicBrainz]] has a unique TrackID, which is an absolute [http://ietf.org/rfc/rfc3986.txt URI]. It has the form <code><nowiki>http://musicbrainz.org/track/UUID</nowiki></code>, where <code><nowiki>UUID</nowiki></code> is a [http://en.wikipedia.org/wiki/UUID Universally Unique Identifier] in its 36 character ASCII representation. In situations where the context is clear (such as file tags), just the <code><nowiki>UUID</nowiki></code> part can be used, leaving a ''relative URI''.

Revision as of 03:40, 30 March 2009

Template:delete

Each Track in MusicBrainz has a unique TrackID, which is an absolute URI. It has the form http://musicbrainz.org/track/UUID, where UUID is a Universally Unique Identifier in its 36 character ASCII representation. In situations where the context is clear (such as file tags), just the UUID part can be used, leaving a relative URI.

Example

The TrackID http://musicbrainz.org/track/2c2548c1-276a-44e1-a2ea-84b4abe31be9 is a unique identifier for the track One More Cup of Coffee (Valley Below). 2c2548c1-276a-44e1-a2ea-84b4abe31be9 is a relative URI for this track.