ElectronicDevice

class

Electronic Device

A finished item of electrical and electronic equipment (EEE) as defined in WEEE Directive 2012/19/EU Article 3(1)(a): equipment which is dependent on electric currents or electromagnetic fields in order to work. This is the product an electronics Digital Product Passport describes, as distinct from euelec:ElectronicComponent, which is a part inside it.

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

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

DescriptionDomainRangeVocabularies
componentPartNumber
Component Part Number
Manufacturer's part number for the component.gs1:Productxsd:string Authorized Only
hasBillOfMaterials
Bill of Materials
Component bill of materials for the device.gs1:Producteuelec:ComponentBOM Authorized Only
hasComponentPassport
Component Passport
Link to the component's own Digital Product Passport (nested DPP). Enables CIRPASS-2 multi-component tracking.gs1:Productxsd:anyURI Authorized Only
hasComponentType
Component Type
Type of component (Battery, Display, etc.).gs1:Producteuelec:ComponentType Public
hasDisplaySpecification
Display Specification
Display-specific technical specifications.gs1:Producteuelec:DisplaySpecification Public
hasEnergyEfficiency
Energy Efficiency
EU Energy Label information.gs1:Producteuelec:EnergyEfficiency Public
hasMaterialDeclaration
Material Declaration
Material declaration per IEC 62474 (Declarable Substance List). Links to oec:SubstanceOfConcern for REACH/RoHS substances.gs1:Productoec:SubstanceOfConcern Authorized Only
hasRepairabilityIndex
Repairability Index
French Repairability Index (Indice de Réparabilité) assessment.gs1:Producteuelec:RepairabilityIndex Public
hasReplacementDifficulty
Replacement Difficulty
Level of difficulty to replace this component.gs1:Producteuelec:ReplacementDifficulty Public
hasRohsCompliance
RoHS Compliance
RoHS Directive compliance information.gs1:Producteuelec:RoHSCompliance Public
hasSoftwareSupport
Software Support
Software and firmware support information.gs1:Producteuelec:SoftwareSupport Public
hasSparePartAvailabilityYears
Spare Part Availability Years
Duration for which this component is available as a spare part. Use unitCode 'ANN' (UN/CEFACT Rec 20).gs1:Productgs1:QuantitativeValue Public
hasSparePartPrice
Spare Part Price
Price of the component as a spare part.gs1:Productgs1:PriceSpecification Public
hasWeeeCompliance
WEEE Compliance
WEEE Directive compliance information.gs1:Producteuelec:WEEECompliance Public
isReplaceable
Is Replaceable
Whether the component can be replaced.gs1:Productxsd:boolean Public
modelIdentifier
Model Identifier
Manufacturer's model number or identifier.gs1:Productxsd:string Public

Vocabulary alignment

Broader · upstream
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...
Loading external vocabulary...

Subclass Of

Where used

In SHACL shapes (1)

  • ElectronicDeviceShapetargets

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/electronics/electronics-context.jsonld",
  "type": "ElectronicDevice",
  "componentPartNumber": "...",
  "hasBillOfMaterials": "...",
  "hasComponentPassport": "..."
}