Artist: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(publishers are labels now, right? + prep for transclude + small tweaks (Imported from MoinMoin))
(tweaking cards (Imported from MoinMoin))
Line 1: Line 1:
{{DocumentationHeader}} {{ArtistHeader}}
{{DocumentationHeader|Artist|Terminology}}


An artist is generally a musician, group of musicians, a collaboration of multiple musicians or other music professional contributing to the works described in the [[MusicBrainz Database|MusicBrainzDatabase]]. As the [[MusicBrainz]] project evolves, so does the definition of "artist", so that now the artist table is used to hold everything up to music industry lawyers (see [[Miscellaneous Production Relationship Type|MiscellaneousProductionRelationshipType]]). In general, however, artists are people who sing or play instruments. Each artist has a unique [[Artist ID|ArtistID]].
An artist is generally a musician, group of musicians, a collaboration of multiple musicians or other music professional contributing to the works described in the [[MusicBrainz Database|MusicBrainzDatabase]]. As the [[MusicBrainz]] project evolves, so does the definition of "artist", so that now the artist table is used to hold everything up to music industry lawyers (see [[Miscellaneous Production Relationship Type|MiscellaneousProductionRelationshipType]]). In general, however, artists are people who sing or play instruments.


There are various examples of unusual artists under [[Artist Name|ArtistName]]. See also the list of [[Fictitious Artist|FictitiousArtist]]<code><nowiki></nowiki></code>s (which are also considered valid, separate artists in [[MusicBrainz]]) and [[Special Purpose Artist|SpecialPurposeArtist]]<code><nowiki></nowiki></code>s.
There are various examples of unusual artists documented under [[Artist Name|ArtistName]]. See also the list of [[Fictitious Artist|FictitiousArtist]]<code><nowiki></nowiki></code>s (which are also considered valid, separate artists in [[MusicBrainz]]) and [[Special Purpose Artist|SpecialPurposeArtist]]<code><nowiki></nowiki></code>s.


==Information about artists stored in the database==
==Information about artists stored in the database==
Line 10: Line 10:


These fields are stored directly in each artist's record:
These fields are stored directly in each artist's record:
* [[Artist ID|ArtistID]]: this is the [[MusicBrainz]] UUID of the artist (not editable)
* [[Artist Name|ArtistName]]: the name of the artist
* [[Artist Name|ArtistName]]: the name of the artist
* [[Artist Alias|ArtistAlias]]: alternate names for the artist, including possible typos
* [[Artist Alias|ArtistAlias]]: alternate names for the artist, including possible typos
Line 38: Line 39:
{{ArtistFooter}}
{{ArtistFooter}}


----
----{{DocumentationFooter|1.0|dmppanda}}


{{DocumentationFooter|1.0|dmppanda}}
[[Category:To Be Reviewed]] [[Category:Terminology]] [[Category:Artist]] [[Category:WikiDocs Page]]
[[Category:To Be Reviewed]] [[Category:Terminology]] [[Category:Artist]] [[Category:WikiDocs Page]]

Revision as of 21:59, 26 February 2008

Template:DocumentationHeader

An artist is generally a musician, group of musicians, a collaboration of multiple musicians or other music professional contributing to the works described in the MusicBrainzDatabase. As the MusicBrainz project evolves, so does the definition of "artist", so that now the artist table is used to hold everything up to music industry lawyers (see MiscellaneousProductionRelationshipType). In general, however, artists are people who sing or play instruments.

There are various examples of unusual artists documented under ArtistName. See also the list of FictitiousArtists (which are also considered valid, separate artists in MusicBrainz) and SpecialPurposeArtists.

Information about artists stored in the database

Of course, the most interesting thing about any artist is which Releases they've made. Each release has a ReleaseArtist and Tracks with TrackArtists.

These fields are stored directly in each artist's record:

  • ArtistID: this is the MusicBrainz UUID of the artist (not editable)
  • ArtistName: the name of the artist
  • ArtistAlias: alternate names for the artist, including possible typos
  • ArtistSortName: alternate form of the name used in search results
  • ArtistComment: field to distinguish between identically named artists
  • ArtistAnnotation: general information about the artist that may be of interest to other users
  • ArtistType: used to distinguish between individuals and groups
  • ArtistBeginDate: This is interpreted differently for bands and individuals. For bands, it's the date of formation; for artists, it's the date of birth.
  • ArtistEndDate: This is interpreted differently for bands and individuals. For bands, it's the breakup date; for artists, it's the date of death.

Many other kinds of information can be represented using AdvancedRelationships. See AdvancedRelationshipTypes for more information.

Editing artists

Any MusicBrainz user can edit artists in several ways:

HowTo

Beginners may also find interest in the following HowTos:

Template:ArtistFooter


Template:DocumentationFooter