HazardousWasteRecord

class

Hazardous 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.

URI:https://ref.openepcis.io/extensions/eu/electronics/HazardousWasteRecord

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)

DescriptionDomainRangeVocabularies
treatmentCertificate
Treatment Certificate
Reference of the certificate issued for the treatment or disposal of the hazardous waste consignment.euelec:HazardousWasteRecordxsd:string inherited
wasteDescription
Waste Description
Description of the hazardous waste consignment and where it was sent.euelec:HazardousWasteRecordxsd:string inherited

Vocabulary alignment

Close match

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

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/electronics/electronics-context.jsonld",
  "type": "HazardousWasteRecord",
  "treatmentCertificate": "...",
  "wasteDescription": "..."
}