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

Change song composer element to also handle representation. #181

Open
cjcodeproj opened this issue Feb 1, 2025 · 1 comment
Open

Change song composer element to also handle representation. #181

cjcodeproj opened this issue Feb 1, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@cjcodeproj
Copy link
Owner

Consider a composer element structure as follows.

Composer

  • name (PersonalName)
  • rep (xs:string)

Note: Figure out of "rep" is the correct terminology.

@cjcodeproj cjcodeproj added the enhancement New feature or request label Feb 1, 2025
@cjcodeproj cjcodeproj self-assigned this Feb 1, 2025
@cjcodeproj
Copy link
Owner Author

Notes

Composer information can include the following:

  • Composer Name
  • Publisher Name (not always known, or needed)
  • Professional Rights Organization (not always known)

Either all 3 elements are tied together, or publisher and rights info is deferred to another metadata section.

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

No branches or pull requests

1 participant