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

Properties (9)

PropertyDescriptionRange
auditBodyName of the organization that conducted the supply chain audit.xsd:string
conflictMineralFreeDeclaration that the battery is free from conflict minerals.xsd:boolean
dueDiligencePolicyUrlURL to the company's supply chain due diligence policy.xsd:anyURI
dueDiligenceReportUrlURL to the supply chain due diligence report (MANDATORY).xsd:anyURI
responsibleSourcingStandardStandard followed for responsible sourcing.ResponsibleSourcingStandard
riskAssessmentSummarySummary of the supply chain risk assessment findings.rdf:langString
supplyChainIndexOptional supply chain sustainability index score.xsd:decimal
supplyChainMappingAvailableWhether detailed supply chain mapping is available.xsd:boolean
thirdPartyAssurancesUrlURL to third party verification or assurances.xsd:anyURI

Used as Range (1)

JSON-LD Example

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