Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 2.69 KB

File metadata and controls

44 lines (24 loc) · 2.69 KB

EWC LSP - EUDI Wallet Rulebooks and Data Schemas Electronic Attribute Attestations

This repository contains all rulebooks and data schemas utilised in the EWC Large Scale Pilot use cases, providing a comprehensive reference for interoperability, governance, and compliance in digital identity frameworks.

Authors are encouraged to create new rulebooks or data schemas and commit to them in a separate branch. Once agreed upon within your WP, raise a PR to merge to the main branch.

Rulebooks

Here is the list of all Rulebooks defined and used within the EWC scope and their status.

Rulebook # Rulebook Title Status (Under Development/Approved)
RB-001 Legal Person Identification Data (LPID) Rulebook

Data Schemas

Here is the list of all Data Schemas defined and used within the EWC scope and their status.

Data Schemas # Data Schemas Title Status (Under Development/Approved)
DS-001 EU Company Certificate Under Development
DS-002 IBAN attesatation Under Development
DS-003 Signatory Rights Under Development
DS-004 Legal PID Under Development
DS-005 Photo ID

Naming Conventions

Rulebook

  1. All rulebooks shall be in the folder /rulebook here.

  2. For the rulebook, please start with rb001-<name-of-the-rulebook01>, rb002-<name-of-the-rulebook2> etc. Use the last number in the main branch to decide the following sequence.

Data Schemas

  1. All data schemas shall be in the folder /data-schemas here.

  2. For the data schemas, please start with ds001-<name-of-the-rulebook01>, ds002-<name-of-the-rulebook2> etc. Use the last number in the main branch to decide the following sequence.