---
title: "Electronics DPP Examples"
description: "Reference Electronics Digital Product Passport documents covering smartphone, laptop, display and server"
canonical_url: "https://openepcis.io/docs/digital-product-passport/electronics/complete-examples"
last_updated: "2026-07-02T20:31:24.251Z"
---

## Overview

This page points to the reference Electronics DPP documents published alongside the electronics vocabulary, rather than reproducing them here. The repo copies validate against the electronics JSON Schema and SHACL shapes and stay in lock-step with the ontology as it evolves.

## Reference passport documents

The dpp-ready repo ships four end-to-end examples for the electronics module:

- [`smartphone-product.jsonld`](https://github.com/openepcis/openepcis-dpp-ready/blob/main/extensions/eu/electronics/examples/smartphone-product.jsonld) — a serialised smartphone with repairability index, software-support window, EPREL energy class
- [`laptop-product.jsonld`](https://github.com/openepcis/openepcis-dpp-ready/blob/main/extensions/eu/electronics/examples/laptop-product.jsonld) — laptop with full component BOM
- [`display-product.jsonld`](https://github.com/openepcis/openepcis-dpp-ready/blob/main/extensions/eu/electronics/examples/display-product.jsonld) — monitor with `DisplaySpecification`
- [`server-product.jsonld`](https://github.com/openepcis/openepcis-dpp-ready/blob/main/extensions/eu/electronics/examples/server-product.jsonld) — server with WEEE6 small-IT category

EPCIS event examples sit under [`extensions/eu/electronics/epcis/`](https://github.com/openepcis/openepcis-dpp-ready/tree/main/extensions/eu/electronics/epcis): commissioning, ownership transfer, component replacement, software update, WEEE disposal.

## What the vocabulary actually covers

A quick map of where the regulated data points land in the electronics vocabulary today:

<table>
<thead>
  <tr>
    <th>
      Regulated topic
    </th>
    
    <th>
      Vocabulary anchor
    </th>
  </tr>
</thead>

<tbody>
  <tr>
    <td>
      Device category
    </td>
    
    <td>
      <code>
        electronics:DeviceCategory
      </code>
      
       (<code>
        Smartphone
      </code>
      
      , <code>
        Tablet
      </code>
      
      , <code>
        Laptop
      </code>
      
      , <code>
        Desktop
      </code>
      
      , <code>
        Server
      </code>
      
      , <code>
        Television
      </code>
      
      , <code>
        Display
      </code>
      
      , <code>
        Printer
      </code>
      
      , <code>
        Refrigerator
      </code>
      
      , <code>
        WashingMachine
      </code>
      
      , <code>
        Dishwasher
      </code>
      
      , <code>
        VacuumCleaner
      </code>
      
      , <code>
        SmallAppliance
      </code>
      
      , <code>
        NetworkEquipment
      </code>
      
      , <code>
        Wearable
      </code>
      
      , <code>
        DataStorage
      </code>
      
      )
    </td>
  </tr>
  
  <tr>
    <td>
      French Repairability Index
    </td>
    
    <td>
      <code>
        electronics:RepairabilityIndex
      </code>
      
       + <code>
        electronics:RepairCriterion
      </code>
      
       per axis (<code>
        Documentation
      </code>
      
      , <code>
        Disassembly
      </code>
      
      , …)
    </td>
  </tr>
  
  <tr>
    <td>
      EU Right-to-Repair class
    </td>
    
    <td>
      <code>
        electronics:EURepairabilityClass
      </code>
      
       (<code>
        RepairClassA
      </code>
      
      …<code>
        RepairClassE
      </code>
      
      )
    </td>
  </tr>
  
  <tr>
    <td>
      Spare-parts policy
    </td>
    
    <td>
      <code>
        electronics:SparePartsAvailability
      </code>
      
      , <code>
        electronics:SparePartsPricing
      </code>
      
      , <code>
        electronics:ReplacementDifficulty
      </code>
      
       (<code>
        UserReplaceable
      </code>
      
      , <code>
        ToolRequired
      </code>
      
      , <code>
        ProfessionalOnly
      </code>
      
      , <code>
        NotReplaceable
      </code>
      
      )
    </td>
  </tr>
  
  <tr>
    <td>
      Software support window
    </td>
    
    <td>
      <code>
        electronics:SoftwareSupport
      </code>
      
       with <code>
        electronics:firmwareVersion
      </code>
      
      , <code>
        electronics:osVersion
      </code>
      
      , <code>
        electronics:updateType
      </code>
      
      , <code>
        electronics:updateSource
      </code>
    </td>
  </tr>
  
  <tr>
    <td>
      Energy class
    </td>
    
    <td>
      <code>
        electronics:EnergyEfficiency
      </code>
      
      , <code>
        electronics:EnergyEfficiencyClass
      </code>
      
       (<code>
        EnergyClassA
      </code>
      
      –<code>
        EnergyClassG
      </code>
      
      ), <code>
        electronics:eprelRegistrationNumber
      </code>
      
      , <code>
        electronics:annualEnergyConsumption
      </code>
    </td>
  </tr>
  
  <tr>
    <td>
      Display specifics
    </td>
    
    <td>
      <code>
        electronics:DisplaySpecification
      </code>
      
      , <code>
        electronics:displayTechnology
      </code>
    </td>
  </tr>
  
  <tr>
    <td>
      Component BOM
    </td>
    
    <td>
      <code>
        electronics:ComponentBOM
      </code>
      
      , <code>
        electronics:ComponentType
      </code>
      
       (BatteryComponent, CameraComponent, ConnectorComponent, CoolingSystemComponent, DisplayComponent, EnclosureComponent, KeyboardComponent, MemoryComponent, MicrophoneComponent, MotherboardComponent, PowerSupplyComponent, ProcessorComponent, SpeakerComponent, StorageComponent, TrackpadComponent), <code>
        electronics:componentPartNumber
      </code>
    </td>
  </tr>
  
  <tr>
    <td>
      WEEE registration (Annex III, six categories)
    </td>
    
    <td>
      <code>
        electronics:WEEECategory
      </code>
      
       with <code>
        WEEE1_TemperatureExchange
      </code>
      
      , <code>
        WEEE2_ScreensMonitors
      </code>
      
      , <code>
        WEEE3_Lamps
      </code>
      
      , <code>
        WEEE4_LargeEquipment
      </code>
      
      , <code>
        WEEE5_SmallEquipment
      </code>
      
      , <code>
        WEEE6_SmallIT
      </code>
      
      ; <code>
        electronics:weeeRegistrationNumber
      </code>
      
      , <code>
        electronics:weeeRegistrationCountry
      </code>
    </td>
  </tr>
  
  <tr>
    <td>
      RoHS / hazardous substances
    </td>
    
    <td>
      <code>
        electronics:RoHSCompliance
      </code>
      
      , <code>
        electronics:rohsExemptions
      </code>
      
      , <code>
        electronics:iec62474DslVersion
      </code>
    </td>
  </tr>
</tbody>
</table>

For the full ontology — every property with its domain, range, definition and regulatory citation — see the [electronics vocabulary browser](https://ref.openepcis.io/extensions/eu/electronics/).

## Next steps

- [Electronics implementation guide](/docs/digital-product-passport/electronics/implementation-guide)
- [Multi-component example](/docs/digital-product-passport/multi-component-example) — composite products with a separately-resolvable battery DPP, leather component (Textile + EUDR), etc.
- [DPP Resolution Flow](/docs/digital-product-passport/dpp-resolution-flow)
