HazardousWasteRecord
classHazardous Waste Record
Hazardous waste arising from the treatment of a WEEE item, with the consignment description and the reference of the treatment certificate issued for it.
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 (2)
| Description | Domain | Range | Vocabularies | ||
|---|---|---|---|---|---|
| treatmentCertificate Treatment Certificate | Reference of the certificate issued for the treatment or disposal of the hazardous waste consignment. | euelec:HazardousWasteRecord | xsd:string | inherited | |
| wasteDescription Waste Description | Description of the hazardous waste consignment and where it was sent. | euelec:HazardousWasteRecord | xsd:string | inherited | — |
Vocabulary alignment
Close match
GS1gs1:CertificationDetails · QA 95%
QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by local QA panels per round (claude-opus-4-8 / qwen3.5-27b / qwen3-32b).
Referenced upstream terms
Loading external vocabulary...
Used as Range (1)
Where used
Referenced by other terms (3)
In example documents (1)
EPCIS 2.0 events
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/electronics/electronics-context.jsonld",
"type": "HazardousWasteRecord",
"treatmentCertificate": "...",
"wasteDescription": "..."
}