ediverse Explore the platform

Spotlight PEPPOL BIS Billing 3.0 The EU e-invoicing mandate is here — France Sept 2026, Belgium Jan 2026, Germany 2025.

SEMANTIC-VERSIONING-EDI

MAJOR.MINOR.PATCH — versioning convention for custom EDI schemas.

Definition

SemVer 2.0.0 rules: (1) MAJOR: breaking changes, (2) MINOR: new backward-compatible features, (3) PATCH: bug fixes. Applicable to custom UBL extensions, internal EDI JSON Schemas, Schematron mapping versions. Not directly applicable to EDIFACT/X12 (which have their own UNTDID/ASC X12 versioning).

Origin

SemVer 2.0.0 specification published by Tom Preston-Werner in 2013.

Example in context

The canonical API JSON-Schema moves from v2.4.1 to v2.5.0 (new optional fields, backward-compat).

Last updated: May 14, 2026