vLEI
Public Open Specifications for GLEIF vLEI (verifiable Legal Entity Identifiers)
The vLEI is a open standard type of W3C Verifiable Credential (VC) that leverages the W3C Decentralized Identifier (DID) standard. The DID method is did:keri which is based onthe KERI identifier system .
Credential Schema and vLEI Samples
The table below lists all the vLEI credentials with links to the JSON Schema for each credential as well as links to a sample for each:
| Acronym | Full Name of Credential | Link to JSON Schema | Link to Sample Credential JSON |
|---|---|---|---|
| QVI | Qualified vLEI Issuer vLEI Credential | QVI Schema | QVI Sample |
| LE | Legal Entity vLEI Credential | LE Schema | LE Sample |
| OOR | Legal Entity Official Organizational Role vLEI Credential | OOR Schema | OOR Sample |
| ECR | Legal Entity Engagement Context Role vLEI Credential | ECR Schema | ECR Sample |
Development
To verify Schema match the samples run:
pytestTo generate new SAIDs for updates schema run:
python3 src/vlei/generate.py