Schema
Definition
The planned structure of a dataset: table names, columns, types, and relationships.
Why it matters
A clear schema is the contract between producers and consumers of data.
Example
A relational schema linking students to enrollments with foreign keys.
Related terms
Related resources
- W3C Data on the Web Best Practices (opens in new tab)
Standards-oriented checklist for publishing usable, documented datasets.