RoHSCompliance

class

RoHS Compliance

Restriction of Hazardous Substances (RoHS) Directive compliance information including compliance status and applicable exemptions.

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

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)

DescriptionDomainRangeVocabularies
rohsCompliant
RoHS Compliant
Whether the device complies with RoHS Directive.euelec:RoHSCompliancexsd:boolean
rohsDeclarationUrl
RoHS Declaration URL
URL to the RoHS compliance declaration document.euelec:RoHSCompliancexsd:anyURI
rohsExemptions
RoHS Exemptions
List of applicable RoHS exemption codes (e.g., '7(a)', '7(c)-I').euelec:RoHSCompliancexsd:string

Vocabulary alignment

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)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/electronics/electronics-context.jsonld",
  "type": "RoHSCompliance",
  "rohsCompliant": "...",
  "rohsDeclarationUrl": "...",
  "rohsExemptions": "..."
}