DueDiligenceReport

class

Due Diligence Report

Supply chain due diligence information supporting transparency requirements. Reusable across Battery Regulation Art. 39, EUDR, and other due diligence frameworks.

URI:https://ref.openepcis.io/extensions/common/core/DueDiligenceReport

Subclass Of

Properties (7)

PropertyDescriptionRange
dueDiligenceRegulationContextThe specific regulation against which a due diligence statement is asserted: Battery Annex X (Reg. 2023/1542), EUDR Article 9 (Reg. 2023/1115), CSDDD (Dir. 2024/1760), Forced Labour Regulation (2024/3015), OECD Conflict Minerals, etc. Same dpp:DueDiligenceReport shape — different regulatory anchor.gs1:RegulatoryInformation
forcedLabourFreeAssertionBoolean assertion that the product is free of forced labour per EU Regulation 2024/3015. Substantiate with dueDiligenceReport URL + thirdPartyAssurance evidence.xsd:boolean
reportDateDate of the due diligence report.xsd:date
reportUrlURL to the due diligence report.xsd:anyURI
supplyChainTransparencyUrlURL of a public supply-chain map / transparency endpoint (CSDDD Article 16, ESPR Article 7).xsd:anyURI
thirdPartyAssurancesUrlURL to third party verification or assurances.xsd:anyURI
verificationBodyOrganization that performed third-party verification.gs1:Organization

Used as Range (1)

External Vocabulary References

Loading external vocabulary...
Loading external vocabulary...
Loading external vocabulary...

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
  "type": "DueDiligenceReport",
  "dueDiligenceRegulationContext": "...",
  "forcedLabourFreeAssertion": "...",
  "reportDate": "..."
}