DueDiligenceReport
classDue Diligence Report
Supply chain due diligence information supporting transparency requirements. Reusable across Battery Regulation Art. 39, EUDR, and other due diligence frameworks.
Subclass Of
Properties (7)
| Property | Description | Range |
|---|---|---|
| dueDiligenceRegulationContext | The 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 |
| forcedLabourFreeAssertion | Boolean assertion that the product is free of forced labour per EU Regulation 2024/3015. Substantiate with dueDiligenceReport URL + thirdPartyAssurance evidence. | xsd:boolean |
| reportDate | Date of the due diligence report. | xsd:date |
| reportUrl | URL to the due diligence report. | xsd:anyURI |
| supplyChainTransparencyUrl | URL of a public supply-chain map / transparency endpoint (CSDDD Article 16, ESPR Article 7). | xsd:anyURI |
| thirdPartyAssurancesUrl | URL to third party verification or assurances. | xsd:anyURI |
| verificationBody | Organization that performed third-party verification. | gs1:Organization |
Used as Range (1)
Where used
References
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": "..."
}