ElectronicComponent

class

Electronic Component

A part inside an item of electrical and electronic equipment that is listed in the component bill of materials: battery, display, mainboard, power supply, and so on. A component may carry its own nested Digital Product Passport (CIRPASS-2 multi-component pattern).

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

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

Close match
Broader · upstream

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...

Subclass Of

Where used

Referenced by other terms (2)

In SHACL shapes (1)

  • ElectronicComponentShapetargets

In example documents (1)

JSON-LD Example

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