is_credited_to
Use it like this:
- [ #is/_credited_to :: Organization, Person ] or
- [ is_credited_to :: Organization, Person ]
The group the release is credited to if different than the byArtist. For example, Red and Blue is credited to “Stefani Germanotta Band”, but by Lady Gaga.
Relation describes that: [ #has_/domain :: MusicRelease ] ( #has_/name :: is_credited_to ) ( #has_/range :: Organization, Person )