6.15 Unclaimed Work Right Share File

The unclaimed right shares file shall be called unclaimedworkrightshares.tsv and be referenced in the Manifest's TableType as “UnclaimedWorkRightShares”. It shall contain none, one or more data Records as follows:

Cell Name

Field Definition

Data Type

M/O/C

Example

1

FeedProvidersRightShareId 

The Feed provider's proprietary identifier of the unclaimed Right Share. This is the primary key of the database table for unclaimed Right Shares (see Figure 2).

String 

M

K201K66

2

FeedProvidersRecordingId 

The Feed provider's proprietary identifier of the Recording relating to the unclaimed Right Share. This is a foreign key to the database table for Recordings (see Figure 2).

This cell should be omitted if a RecordingTitle and a DisplayArtistName are specified, but it should be given if they are not specified.

String 

C

U124X987

3

FeedProvidersWorkId 

The Feed provider's proprietary identifier of the Musical Work relating to the unclaimed Right Share. This is a foreign key to the database table for Works (see Figure 2).

String 

O

165DE541A

4

ISRC 

The ISRC of the Recording relating to the unclaimed Right Share.

String 

O

USS1Z1412345

5

DspRecordingId 

A DSP's proprietary identifier of the Recording relating to the unclaimed Right Share.

String::String

M

 

6

RecordingTitle 

The title of the Recording.

This cell is mandatory if no FeedProvidersRecordingId is specified, but it should be omitted if a FeedProvidersRecordingId is specified.

String 

C

I've Got a Feeling

7

RecordingSubTitle 

A subtitle of the title, including titles of versions used to differentiate different versions of the same title, as required by the GRid and ISRC reference descriptive metadata sets.

String 

O

Naked Version/ Remastered 2013

8

AlternativeRecordingTitle

An alternative or parenthetical title of the Recording.

Multiple String

O

I've Got a Feeling (Remastered)

9

DisplayArtistName 

The name to be used by a DSP when presenting Artist details of the Recording to a Consumer.

This cell is mandatory if no FeedProvidersRecordingId is specified, but it should be omitted if a FeedProvidersRecordingId is specified.

String 

C

The Beatles

10

DisplayArtistISNI 

The ISNI of the display artist whose name is given in DisplayArtistName.

String 

O

000000012146438X

11

Duration 

The duration of the Recording.

ISO Duration

O

PT3M20S

12

UnclaimedPercentage 

The percentage of the Musical Work that is not claimed to the Feed provider at the time listed in the FeedCreatedDateTime specified in the Manifest file. This can be 100, but it cannot be 0.

Decimal

M

60

13

PercentileForPrioritisation

The percentile that indicates how important the Feed provider considers the provision of a Claim for the Musical Work at hand to be compared to other unclaimed Work Right Shares.

It is an integer value that ranges from 0 to 100.

Integer

O

50

 

While the Unclaimed Work Right Share File can carry a FeedProvidersRecordingId, this data element is optional. This is because the Feed provider may not have allocated such an identifier for a Recording for which they do not have a claim (or claims amounting to less than 100%). This is also the reason why the Unclaimed Work Right Share File contains fields for the metadata about the Recording.