Recyclability Claims¶
The recyclability claims relationship list identifies organisations and schemes that provide the recyclability claims. This is used in the following schemas:
Data¶
Column | Status |
Format | Notes |
---|---|---|---|
recyclabilityIdentifier | required |
String | A globally unique identifier. See identifiers section for information on how to construct this identifier |
recyclabilitySource | recommended |
String | What source provided the certificate? The entry should be the recyclability source controlled list identifier. |
recyclabilityIssueDate | recommended |
String | The date that the certificate was provided/last updated. Use the format dd/mm/yyyy . |
Diagram¶
erDiagram
COMPONENTS }o..o{ RECYCLABILITY_CLAIMS : within
COMPLETE_PACKAGING }o..o{ RECYCLABILITY_CLAIMS : within
RECYCLABILITY_CLAIMS {
recyclabilityIdentifier String
recyclabilitySource String
recyclabilityIssueDate String
}
RECYCLABILITY_CLAIMS }o--o{ CONTROLLED_LISTS : attributes
CONTROLLED_LISTS {
recyclabilitySource required
}
Template¶
Recyclability claims should be provided as a separate csv file. The specification of this csv file is as follows:
Example¶
1 2 3 4 5 6 |
|