Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release packaging handling #3

Open
zazi opened this issue Oct 13, 2011 · 0 comments
Open

Release packaging handling #3

zazi opened this issue Oct 13, 2011 · 0 comments

Comments

@zazi
Copy link
Member

zazi commented Oct 13, 2011

Add a property to relate release packagings to mo:MusicalManifestation instances. Currently, MBZ differentiate between 5 (6) release packaging types which are:

musicbrainz_db=# SELECT * FROM musicbrainz.release_packaging;
 id |      name       
----+-----------------
  1 | Jewel Case
  2 | Slim Jewel Case
  3 | Digipak
  4 | Paper Sleeve
  5 | Other
  6 | Keep Case
(6 rows)

This probably requires the creation of a new class for release packagings, e.g., mo:ReleasePackaging. See also [1].

[1] http://wiki.musicbrainz.org/Next_Generation_Schema/Release_Packaging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant