Skip to content

v0.2.0 — Complete process layer

Choose a tag to compare

@concertfoundation concertfoundation released this 22 Jun 07:37
dbb3a38

Working draft completing the SIGNET procurement lifecycle. Stewarded by Concert Foundation. Licensed CC0 1.0.

Added

  • Complete process layer — JSON Schema for the remaining OCDS-aligned lifecycle objects: Need, Evaluation, Award, Contract, Order, Catalogue, Obligation, Invoice.
  • EN 16931 building blocks in the foundation definitions: Unit, InvoiceLine, VatBreakdown, with field-level Business-Term mappings.
  • EN 16931-mapped Invoice carrying 33 Business Terms/Groups (BT-1…BT-158, BG-4/7/23/25) — the structural basis for the EU ViDA cross-border e-invoicing claim.
  • New worked examples: need.json, contract.json, invoice.json (arithmetically consistent: €6,200 net + €1,302 VAT @ 21% = €7,502 payable), all CI-validated.

Fixed

  • BT-mapping annotations on $ref fields are preserved under Draft-07 by wrapping the reference in allOf (Draft-07 ignores keywords beside a bare $ref).

Note: v0.2.0 and v0.3.0 were published together; this tag marks the process-layer milestone. v0.3.0 adds the proven Peppol BIS Billing transform on top.