RiskAssessment
classRisk Assessment
Risk assessment results per EUDR Article 10.
Properties (4)
| Property | Description | Range |
|---|---|---|
| countryRiskCategory | Risk category of the country of origin per EU benchmarking (Article 29). | RiskLevel |
| mitigationMeasures | Description of risk mitigation measures applied per Article 10.2. | xsd:string |
| riskAssessmentDate | Date the risk assessment was conducted. | xsd:date |
| verificationMethod | Method used to verify deforestation-free and legality claims. | xsd:string |
Used as Range (1)
Where used
Referenced by other terms (5)
range:
In example documents (1)
Master data & product examples
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/eudr/eudr-context.jsonld",
"type": "RiskAssessment",
"countryRiskCategory": "...",
"mitigationMeasures": "...",
"riskAssessmentDate": "..."
}