SupplyChainDueDiligence
classSupply Chain Due Diligence
Supply chain due diligence information as required by EU Battery Regulation Art. 39.
Properties (9)
| Property | Description | Range |
|---|---|---|
| auditBody | Name of the organization that conducted the supply chain audit. | xsd:string |
| conflictMineralFree | Declaration that the battery is free from conflict minerals. | xsd:boolean |
| dueDiligencePolicyUrl | URL to the company's supply chain due diligence policy. | xsd:anyURI |
| dueDiligenceReportUrl | URL to the supply chain due diligence report (MANDATORY). | xsd:anyURI |
| responsibleSourcingStandard | Standard followed for responsible sourcing. | ResponsibleSourcingStandard |
| riskAssessmentSummary | Summary of the supply chain risk assessment findings. | rdf:langString |
| supplyChainIndex | Optional supply chain sustainability index score. | xsd:decimal |
| supplyChainMappingAvailable | Whether detailed supply chain mapping is available. | xsd:boolean |
| thirdPartyAssurancesUrl | URL to third party verification or assurances. | xsd:anyURI |
Used as Range (1)
Where used
Referenced by other terms (10)
In SHACL shapes (2)
- SupplyChainDueDiligenceShapetargets
- BatteryShapeclass-of
In example documents (1)
Master data & product examples
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/battery/battery-context.jsonld",
"type": "SupplyChainDueDiligence",
"auditBody": "...",
"conflictMineralFree": "...",
"dueDiligencePolicyUrl": "..."
}