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.

RDF-EDI

RDF data model for EDI web standard.

Definition

RDF (Resource Description Framework) applied to EDI consists of modelling commercial entities (Invoice, Order, Party, GTIN) as <subject, predicate, object> triples. Enables semantic interoperability between heterogeneous vocabularies (UBL, EDIFACT, X12). ISO/IEC 5392 work (CCBDA), GS1 SmartSearch (GS1 Digital Link in RDF).

Origin

RDF has been a W3C Recommendation since 1999, v1.1 in 2014. EDI/RDF work: SAP SemEDI prototype 2014, GS1 Digital Link 2018.

Example in context

Triples: <invoice:INV-007> <hasIssueDate> "2026-05-14". <invoice:INV-007> <hasTotal> "99.95 EUR".

Last updated: May 15, 2026