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

Label type handling #5

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

Label type handling #5

zazi opened this issue Oct 13, 2011 · 0 comments

Comments

@zazi
Copy link
Member

zazi commented Oct 13, 2011

Add a property to relate label types to mo:Label instances. Currently, MBZ differentiate between 7 label types which are:

musicbrainz_db=# SELECT * FROM musicbrainz.label_type;
 id |        name         
----+---------------------
  1 | Distributor
  2 | Holding
  3 | Production
  4 | Original Production
  5 | Bootleg Production
  6 | Reissue Production
  7 | Publisher
(7 rows)

This probably requires the creation of a new class for label types, e.g., mo:LabelType.

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