SupplyChainDueDiligence

class

Supply Chain Due Diligence

Supply chain due diligence information as required by EU Battery Regulation Art. 39.

URI:https://ref.openepcis.io/extensions/eu/battery/SupplyChainDueDiligence

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)

DescriptionDomainRangeVocabularies
auditBody
Audit Body
Name of the organization that conducted the supply chain audit.eubat:SupplyChainDueDiligencexsd:string
conflictMineralFree
Conflict Mineral Free
Declaration that the battery is free from conflict minerals.eubat:SupplyChainDueDiligencexsd:boolean
dueDiligencePolicyUrl
Due Diligence Policy URL
URL to the company's supply chain due diligence policy.eubat:SupplyChainDueDiligencexsd:anyURI
dueDiligenceReportUrl
Due Diligence Report URL
URL to the supply chain due diligence report (MANDATORY).eubat:SupplyChainDueDiligencexsd:anyURI
responsibleSourcingStandard
Responsible Sourcing Standard
Standard followed for responsible sourcing.eubat:SupplyChainDueDiligenceeubat:ResponsibleSourcingStandard
riskAssessmentSummary
Risk Assessment Summary
Summary of the supply chain risk assessment findings.eubat:SupplyChainDueDiligencerdf:langString
supplyChainIndex
Supply Chain Index
Optional supply chain sustainability index score.eubat:SupplyChainDueDiligencexsd:decimal
supplyChainMappingAvailable
Supply Chain Mapping Available
Whether detailed supply chain mapping is available.eubat:SupplyChainDueDiligencexsd:boolean
thirdPartyAssurancesUrl
Third Party Assurances URL
URL to third party verification or assurances.eubat:SupplyChainDueDiligencexsd:anyURI

Used as Range (1)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/battery/battery-context.jsonld",
  "type": "SupplyChainDueDiligence",
  "auditBody": "...",
  "conflictMineralFree": "...",
  "dueDiligencePolicyUrl": "..."
}