About/Data License: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
mNo edit summary
Line 1: Line 1:
<small>[[About MusicBrainz]] > Data Licences </small>

The data collected by the MusicBrainz project falls into two categories explained below. '''Any user that contributes to MusicBrainz should be aware that their contributions will be made available to the public under the licenses described below'''. '''Furthermore, MusicBrainz users give the [[MetaBrainz|MetaBrainz Foundation]] the right to license this data for commercial use'''. The income from these licenses keeps MusicBrainz running and covers the paychecks of paid MusicBrainz developers.
The data collected by the MusicBrainz project falls into two categories explained below. '''Any user that contributes to MusicBrainz should be aware that their contributions will be made available to the public under the licenses described below'''. '''Furthermore, MusicBrainz users give the [[MetaBrainz|MetaBrainz Foundation]] the right to license this data for commercial use'''. The income from these licenses keeps MusicBrainz running and covers the paychecks of paid MusicBrainz developers.



Revision as of 19:34, 30 October 2011

The data collected by the MusicBrainz project falls into two categories explained below. Any user that contributes to MusicBrainz should be aware that their contributions will be made available to the public under the licenses described below. Furthermore, MusicBrainz users give the MetaBrainz Foundation the right to license this data for commercial use. The income from these licenses keeps MusicBrainz running and covers the paychecks of paid MusicBrainz developers.

Public Domain Data

norights-a.gif

The core data of the MusicBrainz dataset is placed into the Public Domain, which means that anyone can download and use the core data in any way they see fit. No restrictions, no worries! The core data consists of the following pieces of data. The SQL tablenames are shown in parentheses after the description of the data:

  • Artists, Artist Aliases and Artist Credits (artist, artist_name, artist_alias, artist_credit, artist_credit_name, artist_gid_redirect)
  • Release Groups (release_group, release_group_type, release_group_gid_redirect)
  • Releases (release, release_name, release_label, release_packaging, release_status, country, release_gid_redirect)
  • Mediums and Tracklists (medium, tracklist)
  • Recordings and Tracks (recording, track, track_name, recording_gid_redirect)
  • Works (work, work_name, work_type, work_alias, work_gid_redirect)
  • Labels and Label Aliases (label, label_name, label_type, label_alias, label_gid_redirect)
  • Disc IDs (CD Identification) information (medium_cdtoc, cdtoc)
  • ISRCs (recordings identifiers) (isrc)
  • PUIDs Identifiers and related data (puid, recording_puid, clientversion)
  • Advanced Relationships (link, link_type, l_*, link_attribute, link_attribute_type, link_type_attribute_type)
  • URLs (url, url_gid_redirect)
  • CD Stubs (release_raw, track_raw, cdtoc_raw)

The live data feed that we offer to replicate the MusicBrainz data is a slight exception to the rules above, since both Public Domain data and Creative Commons data (see below) are intermingled in the data update packets. Given that the highest common license denominator needs to be applied to these data packets, the Creative Commons license governs the live data-feeds.

To get the freely available Public Domain data, please download a data snapshot from the database download page.

Creative Commons Licensed Data

File:cc-nc-sa-2.0-88x31.png

The remaining portions of the MusicBrainz data are released under the Creative Commons Attribution-NonCommercial-ShareAlike 2.0 license. This allows non commercial use of the MusicBrainz data as long as MusicBrainz is given credit and that derivative works (works based on MusicBrainz CC licensed data) are also made available under the same license. For more information on the Creative Commons and their licenses, please refer to the Creative Commons home page.

The Creative Commons licensed data portions are: (The SQL tablenames are shown in parentheses after the description of the data)

  • Metadata tables (including ratings and lastupdated info) (artist_meta, release_group_meta, release_meta, label_meta, recording_meta, work_meta)
  • Annotations (annotation, artist_annotation, label_annotation, release_group_annotation, release_annotation, recording_annotation, work_annotation)
  • Folksonomy tags (tag, artist_tag, release_group_tag, release_tag, label_tag, recording_tag, work_tag)
  • Statistics (statistic)
  • Edits (edit, edit_note, edit_vote, edit_artist, edit_release_group, edit_release, edit_recording, edit_label, edit_work, edit_url)
  • Live Data Feed -- please see live data feed for more details on our continuous update stream.
  • Documentation and Wiki content

To get the Creative Commons licensed data, please download a data snapshot from the database download page.