CirculeID

comparison

Open Standards vs Proprietary Passport Formats

A proprietary format is usually faster to adopt and cheaper to start. Over a fifteen-year product life, the comparison inverts. Where each genuinely wins.

CirculeID Research7 min read1,524 words

A proprietary passport format is typically quicker to implement and better integrated with one vendor’s tools. An open standards format is readable by any conforming service, survives vendor change, and satisfies interoperability requirements. Over a product life measured in decades, portability outweighs initial convenience.

What this gives you

An honest comparison on eight dimensions, the three cases where proprietary genuinely wins, and the specific question to ask a vendor before you are locked in.

Key takeaways

  • Proprietary formats are usually faster to deploy and better tooled at the start.
  • Open standards are readable by parties with no relationship to your vendor.
  • A passport must outlive the product, which frequently outlives the supplier.
  • Regulatory interoperability requirements push toward standards regardless of preference.
  • The lock-in question is not price but whether your data can be re-expressed elsewhere.

Every vendor in this category will tell you they support open standards. Most do, partially, and the interesting question is what happens to your data at the boundaries where they do not.

The comparison is worth making honestly, because proprietary approaches have real advantages and pretending otherwise makes the argument for standards less credible rather than more.

What is actually being compared?

Not usually the whole system. Almost every implementation mixes both: a standards-based identifier with a proprietary data model, or a standard event format inside a closed platform. The question is which layers are open.

Where a passport implementation can be open or proprietary, layer by layer
LayerOpen optionProprietary option
IdentifierGS1 keys and Digital LinkVendor-assigned internal ID
Carrier encodingGS1 Digital Link URIVendor URL scheme
Data modelCIRPASS-aligned, JTC 24Vendor schema
EventsEPCIS 2.0Vendor activity log
ClaimsW3C Verifiable CredentialsPlatform-attested values
ResolutionConforming resolverVendor-hosted endpoint only
Where a passport implementation can be open or proprietary, layer by layer

The last row is the one that decides portability in practice. If the identifier only resolves through one company’s service, everything above it is effectively proprietary regardless of the formats used internally.

Where proprietary genuinely wins

  1. Speed to first passport, because there is no standards mapping to do.
  2. Features ahead of standardisation, since committees are slower than products.
  3. Internal use cases, where nobody outside the organisation reads the data.

The second is a real and recurring advantage. Standards lag practice by design, and a vendor solving a problem today will do it in their own model because there is nothing to conform to yet. Refusing anything non-standard means waiting.

Where open standards win

Wherever someone outside your commercial relationships has to read the data, which for a passport is the entire point. A recycler, a market surveillance authority, a second-hand buyer and a customer’s customer all read passports and none of them will integrate with your vendor.

They also win on duration. A passport for a building product or an industrial machine must resolve in twenty years, and the probability that a given software company still operates a given endpoint over that horizon is not high enough to design around.

What the regulation pushes toward

Regulation (EU) 2024/1781 requires interoperability and open standards for the passport, and the CEN-CENELEC work exists to specify what that means technically. That reduces the question from a preference to a compliance matter over time.

It does not resolve it immediately, because the standards are unfinished. In the interim the defensible position is to use the underlying standards that clearly will be composed — GS1 identity, EPCIS events, W3C credentials — and to treat anything above them as replaceable.

The test question for a vendor

Ask whether your identifiers resolve under your own domain, and whether a third party can retrieve a passport without a relationship with the vendor. Those two questions separate real portability from claimed portability faster than any feature comparison.

A vendor whose answer is yes to both has made the architectural choices that let you leave. One whose answer is no has built something that works well and holds your product identity, which is a considerably larger commitment than a software subscription.

What about cost?

Standards-based implementations are usually more expensive to start and cheaper to change. Proprietary implementations invert that, and the crossover point depends on how long the product lives and how many external parties read the record.

For a fast-moving consumer product with a two-year life and no external readers, proprietary may genuinely be the right economic answer. For anything with a service life measured in decades, it almost never is.

What happens when a vendor is acquired?

This is not a hypothetical in a young software category. Consolidation is normal, and an acquisition changes roadmaps, pricing and sometimes the continued existence of a product. None of that is a problem for a tool you can replace.

It is a serious problem for a resolution service. If your product identifiers resolve through a domain the acquirer now controls, every code printed on every product you have ever shipped depends on a commercial relationship you no longer chose. Renegotiating from that position is not a negotiation.

Resolving under your own domain removes the exposure entirely, and it is a decision that costs almost nothing at the start and cannot be retrofitted to product already in the field.

How does this affect suppliers and customers?

A passport programme reaches beyond your own systems. Suppliers submit evidence into it and customers consume data out of it, and both are affected by the format choice even though neither made it.

A supplier asked to submit into three customers’ proprietary portals will do it badly, because each is a separate integration with a separate model. The same supplier asked for a signed credential in a standard format can produce one artefact that satisfies all three, which materially changes response rates.

That is a practical argument rather than an ideological one. The reason standards improve supplier data quality is not that they are open; it is that they let a supplier do the work once.

What does migration actually involve?

Moving between platforms is straightforward for records and hard for identity. Product data can be exported, transformed and loaded, which is a project with a known shape and a known cost.

Identity cannot be moved the same way. Codes are printed on products in warehouses, in retail and in customers’ hands, and they point wherever they were made to point. If they point at a vendor domain, migration means either persuading that vendor to redirect indefinitely or accepting that everything already shipped is stranded.

This asymmetry is the single most useful thing to understand before choosing. Data portability is a feature you can evaluate; identity portability is an architectural property you either have from the first printed code or never have at all.

A pragmatic position

  • Insist on open identity and resolution, because these are the hardest to change later.
  • Accept proprietary tooling above them, since tools are replaceable and identity is not.
  • Require that data export uses a standard model rather than a vendor schema.
  • Check that events and claims are expressible in EPCIS and W3C formats even if stored otherwise.

This is the position most large programmes converge on. It concedes the vendor’s genuine advantage in tooling while keeping the two layers — identity and resolution — that determine whether the passport is yours or theirs.

Frequently asked questions

Do all vendors claim to support open standards?

Nearly all, and most do partially. The useful question is which layers are open. An implementation can use GS1 identifiers and EPCIS events while resolving only through the vendor’s own endpoint, which makes the whole record effectively proprietary regardless of the internal formats.

When is a proprietary format the right choice?

When speed to first passport matters more than portability, when you need capability that standardisation has not reached yet, or when nobody outside your organisation will read the data. The first two are genuine and temporary; the third is rarely true of a passport.

What does vendor lock-in actually look like here?

Not a refusal to export. It looks like an export containing every value in a schema nobody else implements, which is technically complete and practically unusable without a mapping project you fund. The identity layer is where this bites hardest, because it cannot be reissued for products already sold.

Does the ESPR require open standards?

Regulation (EU) 2024/1781 requires interoperability and points toward open standards, with CEN-CENELEC work specifying the technical detail. Because that work is unfinished, the current defensible position is to build on the standards clearly being composed and treat anything above them as replaceable.

What single question should we ask a vendor?

Two, actually. Do our identifiers resolve under our own domain, and can a third party retrieve a passport without any relationship with you? Those separate real portability from claimed portability far more quickly than comparing feature lists or reading a standards compliance statement.

Is open always cheaper?

No. Standards-based implementations usually cost more to start and less to change, and proprietary ones invert that. The crossover depends on product life and how many external parties read the record. For a two-year consumer product with no external readers, proprietary can be the right economic answer.

Sources

  1. Regulation (EU) 2024/1781 establishing a framework for ecodesign requirementsEUR-Lex, European Union, 2024-06
  2. GS1 Digital Link standardGS1, 2022-02
  3. Verifiable Credentials Data Model 2.0World Wide Web Consortium (W3C), 2025-05

Continue reading

Next step

Ver un pasaporte construido sobre esto

CirculeID convierte los requisitos descritos arriba en un pasaporte digital de producto operativo para sus productos.

Index