RoHSCompliance
classRoHS Compliance
Restriction of Hazardous Substances (RoHS) Directive compliance information including compliance status and applicable exemptions.
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 (3)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| rohsCompliant RoHS Compliant | Whether the device complies with RoHS Directive. | euelec:RoHSCompliance | xsd:boolean | — |
| rohsDeclarationUrl RoHS Declaration URL | URL to the RoHS compliance declaration document. | euelec:RoHSCompliance | xsd:anyURI | |
| rohsExemptions RoHS Exemptions | List of applicable RoHS exemption codes (e.g., '7(a)', '7(c)-I'). | euelec:RoHSCompliance | xsd:string | — |
Vocabulary alignment
Narrower · downstream
See also
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...
Loading external vocabulary...
Used as Range (1)
Where used
Referenced by other terms (4)
In SHACL shapes (2)
- RoHSComplianceShapetargets
- ElectronicDeviceShapeclass-of
In example documents (4)
Master data & product examples
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/electronics/electronics-context.jsonld",
"type": "RoHSCompliance",
"rohsCompliant": "...",
"rohsDeclarationUrl": "...",
"rohsExemptions": "..."
}