SupplyChainDueDiligence
classSupply Chain Due Diligence
Supply chain due diligence information as required by EU Battery Regulation Art. 39.
Upstream alignment
How this class and its properties align to external and upstream vocabularies. Open a vocabulary to see the exact term-by-term relationships.
Properties (9)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| auditBody Audit Body | Name of the organization that conducted the supply chain audit. | eubat:SupplyChainDueDiligence | xsd:string | — |
| conflictMineralFree Conflict Mineral Free | Declaration that the battery is free from conflict minerals. | eubat:SupplyChainDueDiligence | xsd:boolean | — |
| dueDiligencePolicyUrl Due Diligence Policy URL | URL to the company's supply chain due diligence policy. | eubat:SupplyChainDueDiligence | xsd:anyURI | — |
| dueDiligenceReportUrl Due Diligence Report URL | URL to the supply chain due diligence report (MANDATORY). | eubat:SupplyChainDueDiligence | xsd:anyURI | |
| responsibleSourcingStandard Responsible Sourcing Standard | Standard followed for responsible sourcing. | eubat:SupplyChainDueDiligence | eubat:ResponsibleSourcingStandard | — |
| riskAssessmentSummary Risk Assessment Summary | Summary of the supply chain risk assessment findings. | eubat:SupplyChainDueDiligence | rdf:langString | — |
| supplyChainIndex Supply Chain Index | Optional supply chain sustainability index score. | eubat:SupplyChainDueDiligence | xsd:decimal | |
| supplyChainMappingAvailable Supply Chain Mapping Available | Whether detailed supply chain mapping is available. | eubat:SupplyChainDueDiligence | xsd:boolean | — |
| thirdPartyAssurancesUrl Third Party Assurances URL | URL to third party verification or assurances. | eubat:SupplyChainDueDiligence | xsd:anyURI | — |
Used as Range (1)
Where used
Referenced by other terms (10)
In SHACL shapes (2)
- SupplyChainDueDiligenceShapetargets
- BatteryShapeclass-of
In example documents (2)
Master data & product examples
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/battery/battery-context.jsonld",
"type": "SupplyChainDueDiligence",
"auditBody": "...",
"conflictMineralFree": "...",
"dueDiligencePolicyUrl": "..."
}