MusicBrainz Database/Download: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
mNo edit summary
(update to match ngs dumps, add link to where the data can be downloaded (MBS-2081). is stats pd or cc?)
Line 12: Line 12:


== Download ==
== Download ==

Note: The links below currently do not work. You can find the relevant files at http://ftp.musicbrainz.org/pub/musicbrainz/data/fullexport/


===Public Domain===
===Public Domain===
Line 25: Line 27:


: [[Image:download.gif]] [http://musicbrainz.org/products/database/getdump.html?file=mbdump-derived.tar.bz2 mbdump-derived.tar.bz2] Derived data (annotations, tags, search indexes)
: [[Image:download.gif]] [http://musicbrainz.org/products/database/getdump.html?file=mbdump-derived.tar.bz2 mbdump-derived.tar.bz2] Derived data (annotations, tags, search indexes)
: [[Image:download.gif]] [http://musicbrainz.org/products/database/getdump.html?file=mbdump-moderation.tar.bz2 mbdump-moderation.tar.bz2] Edit data (editors, open edits/notes/votes, auto-editor elections)
: [[Image:download.gif]] [http://musicbrainz.org/products/database/getdump.html?file=mbdump-edit.tar.bz2 mbdump-edit.tar.bz2] Edit data (open and closed edits, edit notes, votes, auto-editor elections)
: [[Image:download.gif]] [http://musicbrainz.org/products/database/getdump.html?file=mbdump-closedmoderation.tar.bz2 mbdump-closedmoderation.tar.bz2] Closed edit data (closed edits/notes/votes)
: [[Image:download.gif]] [http://musicbrainz.org/products/database/getdump.html?file=mbdump-editor.tar.bz2 mbdump-editor.tar.bz2] Editor data (editors)
: [[Image:download.gif]] [http://musicbrainz.org/products/database/getdump.html?file=mbdump-artistrelation.tar.bz2 mbdump-artistrelation.tar.bz2] Related artists.
: [[Image:download.gif]] [http://musicbrainz.org/products/database/getdump.html?file=mbdump-stats.tar.bz2 mbdump-stats.tar.bz2] Statistics



===RDF export===
===RDF export===

Revision as of 07:50, 19 May 2011

Products > MusicBrainz Database > Database Download

Introduction

Please read the MusicBrainz Database product page and the database schema documentation if you are not familiar with the MusicBrainz Database.

Installation

There are a two different methods to get database up and running, you can either:

Download

Note: The links below currently do not work. You can find the relevant files at http://ftp.musicbrainz.org/pub/musicbrainz/data/fullexport/

Public Domain

norights-a.gif The core data (artists, releases, tracks etc.) is released into the public domain.

download.gif mbdump.tar.bz2 Core data (artists, albums, tracks etc.) If you are setting up a test server, this is the only dump you will need to get started.
download.gif mbdump-cdstubs.tar.bz2 CD stubs

Creative Commons

File:cc-nc-sa-2.0-88x31.png The edits, editors (non-personal data only), and derived data is available under the Attribution-NonCommercial-ShareAlike 2.0 license.

download.gif mbdump-derived.tar.bz2 Derived data (annotations, tags, search indexes)
download.gif mbdump-edit.tar.bz2 Edit data (open and closed edits, edit notes, votes, auto-editor elections)
download.gif mbdump-editor.tar.bz2 Editor data (editors)
download.gif mbdump-stats.tar.bz2 Statistics

RDF export

The RDF export, mbdump.rdf.bz2, is no longer available. If you want a complete RDF export, please download the PostgreSQL database export (as described above), set up a MusicBrainz Server, then run mb_server/admin/RDFDump.pl to produce an RDF export.