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 | Public | — |
| rohsDeclarationUrl RoHS Declaration URL | URL to the RoHS compliance declaration document. | euelec:RoHSCompliance | xsd:anyURI | Public | — |
| rohsExemptions RoHS Exemptions | List of applicable RoHS exemption codes (e.g., '7(a)', '7(c)-I'). | euelec:RoHSCompliance | xsd:string | Public | — |
Vocabulary alignment
Broader · upstream
GS1gs1:RegulatoryInformation · QA 78% Schema.orgschema:Certification · QA 70%
See also
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...
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 (8)
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/electronics/electronics-context.jsonld",
"type": "RoHSCompliance",
"rohsCompliant": "...",
"rohsDeclarationUrl": "...",
"rohsExemptions": "..."
}