Identity & schema
Product, batch, or item identifiers and a versioned data model mapped to the requirements confirmed for your product group.
Connect product identity, supplier evidence, and role-specific views through a maintainable data pipeline.
A QR code is simple. Collecting verifiable information from suppliers, resolving conflicting values, and maintaining that information across a product lifecycle is the engineering work.
A passport is reached from a data carrier on the product. The same identifier resolves to a different view for the public, repairers, recyclers, and authorities, and each lifecycle step adds to the record.
https://id.example.comResolver/01/09506000134352GTIN/10/LOT26-091Batch/21/SN0417Serial
Product, batch, or item identifiers and a versioned data model mapped to the requirements confirmed for your product group.
Supplier submissions, ERP/PLM connections, certificates, validation rules, and field-level source attribution.
Recorded changes and separate views for the public, service teams, recyclers, and authorized reviewers.
Carrier-to-record resolution, exports, availability monitoring, and a process for supplier corrections.
The Ecodesign for Sustainable Products Regulation, Regulation (EU) 2024/1781, was published on 28 June 2024 and entered into force on 18 July 2024. It creates the digital product passport, but a product needs one only once a delegated act for its product group requires it. That act decides whether the passport is kept per model, batch, or item, and it cannot apply earlier than 18 months after entering into force, except in duly justified cases.1
The first fixed passport date comes from the Batteries Regulation, Regulation (EU) 2023/1542. From 18 February 2027, each LMT battery, each industrial battery with a capacity greater than 2 kWh, and each electric vehicle battery placed on the market or put into service must have a battery passport, accessible through a QR code.2
On 16 April 2025 the Commission adopted its working plan for 2025 to 2030, naming steel and aluminium, textiles with a focus on apparel, furniture, tyres, and mattresses as priority products.3 The EU passport registry went live on 20 July 2026: passport data stays decentralised, but each passport must be registered.4 Dates for individual product groups stay indicative until their delegated acts are adopted.
The regulation requires a data carrier connected to a persistent unique product identifier, both complying with standards listed in its Annex III, and passport data based on open standards in an interoperable format.1 GS1 Digital Link encodes identifiers such as the GTIN, batch, and serial number in a web address that any carrier able to hold a URL can store,5 and GS1's vocabulary defines a dedicated link type for a digital product passport.6
The carrier holds a GS1 Digital Link URI, and a request for the gs1:dpp link type asks the resolver for the passport itself.56 Field names under ex: are placeholders until the delegated act for your product group defines them. Every value names its source.
{
"@context": {
"gs1": "https://ref.gs1.org/voc/",
"ex": "https://example.com/dpp/"
},
"@id": "https://id.example.com/01/09506000134352/10/LOT26-091/21/SN0417",
"gs1:gtin": "09506000134352",
"ex:granularity": "item",
"ex:passport": "https://id.example.com/01/09506000134352/10/LOT26-091/21/SN0417?linkType=gs1:dpp",
"ex:fields": [
{
"name": "recycledContentShare",
"value": 0.18,
"views": ["public", "authority"],
"source": {
"supplier": "urn:example:supplier:4411",
"evidence": "evidence/declaration-2026-117.pdf",
"attestedAt": "2026-08-02"
}
},
{
"name": "disassemblySequence",
"value": "evidence/repair-guide-v3.pdf",
"views": ["repairer", "authority"],
"source": { "supplier": "self", "attestedAt": "2026-08-10" }
}
],
"ex:history": {
"events": 3,
"head": "sha256:c5f4...7b28",
"rule": "corrections append events; earlier values stay readable"
}
}Run a data-gap assessment for one product family, then build a pilot from supplier evidence to the public product view.
Primary sources for the standards and practices referenced on this page. They describe the field, not Verne's own results.
In 7–10 working days, Verne maps your workflows, data sources, repetitive decisions, automation opportunities, and AI risk areas. You receive a prioritized roadmap showing what to automate, integrate, avoid, and build first.