6.11 Proprietary resource identifiers file
The file describing the proprietary resource identifiers of sound recordings and music videos in the resources file of the BWARM data feed shall be called resourceidentifiers.tsv
and be referenced in the manifest file's TableType
as ResourceIdentifiers
. It shall contain none, one or more data Records as follows:
Cell name | Definition | Data type | M/O/C | Example | |
---|---|---|---|---|---|
1 |
| The identifier of the proprietary resource identifier Record, which shall be internally unique to the BWARM data feed. This may be the primary key for the Record in the BWARM data feed sender’s proprietary resource identifiers database table (see Figure 2). | String | M |
|
2 |
| The identifier of the Record describing the resource the proprietary resource identifier of which is the subject of this Record. This may be a foreign key to that record in the BWARM data feed sender’s resources database table (see Figure 2). | String | M |
|
3 |
| The proprietary resource identifier. | String | M |
|
4 |
| The identifier of the party Record in the parties file describing the party that allocated the This may be a foreign key to that record in the BWARM data feed sender’s parties database table (see Figure 2). | String | M |
|