WEEECompliance
classWEEE Compliance
Waste Electrical and Electronic Equipment (WEEE) Directive compliance information including equipment category, registration number, and collection scheme.
Subclass Of
Properties (5)
| Property | Description | Range |
|---|---|---|
| collectionSchemeUrl | URL to information about the WEEE collection/take-back scheme. | xsd:anyURI |
| recoverabilityRate | Fraction of device that can be recovered (recycling + energy recovery, 0-1 scale). | xsd:decimal |
| recyclabilityRate | Fraction of device that can be recycled (0-1 scale). | xsd:decimal |
| weeeRegistrationCountry | Country of WEEE registration (ISO 3166-1 alpha-2). | xsd:string |
| weeeRegistrationNumber | Producer registration number in the WEEE register. | xsd:string |
Used as Range (1)
Where used
Referenced by other terms (6)
In SHACL shapes (2)
- WEEEComplianceShapetargets
- ElectronicDeviceShapeclass-of
In example documents (5)
Master data & product examples
EPCIS 2.0 events
References
External Vocabulary References
Loading external vocabulary...
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/electronics/electronics-context.jsonld",
"type": "WEEECompliance",
"collectionSchemeUrl": "...",
"recoverabilityRate": "...",
"recyclabilityRate": "..."
}