Schemas
This section provides schema and data model references for the Privacy Network.
| Category | Description |
|---|---|
| Delta Table Schemas | Table specifications for Delta Sharing data exchange |
| JSON Data Models | Input/output structures for component APIs |
The documentation is relevant to both Publishers and Consumers.
Delta Table Schemas
EA Consent Delta Sharing Schema
Audience: Publishers (write via Delta Writer) • Consumers (query via Delta Sharing)
The EA Consent Delta Sharing system uses two Delta tables to manage and share consent data with Privacy Network participants.
Tables:
- ea-consent-tb - Full verifiable payload for consent discovery, retrieval, and verification
- ea-consent-verification-keys - Signature verification keys for Trust Blocks
View Complete Schema Documentation
JSON Data Models
EA Consent Input Data Model
Audience: Publishers only
Defines the input data structure that EA Consent Issuer accepts for creating consent credentials.
View Complete Data Model Documentation
Last Updated: 2026-01-29 22:23:30 UTC