WEEECompliance

class

WEEE Compliance

Waste Electrical and Electronic Equipment (WEEE) Directive compliance information including equipment category, registration number, and collection scheme.

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

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 (5)

DescriptionDomainRangeVocabularies
collectionSchemeUrl
Collection Scheme URL
URL to information about the WEEE collection/take-back scheme.euelec:WEEECompliancexsd:anyURI
recoverabilityRate
Recoverability Rate
Fraction of device that can be recovered (recycling + energy recovery, 0-1 scale).euelec:WEEECompliancexsd:decimal
recyclabilityRate
Recyclability Rate
Fraction of device that can be recycled (0-1 scale).euelec:WEEECompliancexsd:decimal
weeeRegistrationCountry
WEEE Registration Country
Country of WEEE registration (ISO 3166-1 alpha-2).euelec:WEEECompliancexsd:string
weeeRegistrationNumber
WEEE Registration Number
Producer registration number in the WEEE register.euelec:WEEECompliancexsd:string

Vocabulary alignment

Narrower · downstream

QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by qwen/qwen3-32b.

Referenced upstream terms

Loading external vocabulary...
Loading external vocabulary...

Used as Range (1)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/electronics/electronics-context.jsonld",
  "type": "WEEECompliance",
  "collectionSchemeUrl": "...",
  "recoverabilityRate": "...",
  "recyclabilityRate": "..."
}