Change series name and set clearer title

This commit is contained in:
cheddar 2025-04-18 11:38:39 -04:00
parent 0761669ba0
commit e3cc679ba7
No known key found for this signature in database
6 changed files with 7 additions and 7 deletions

View file

@ -2,7 +2,7 @@
date: 2024-01-07
title: Semantics of SDBD
series:
name: SDBD - Creating a Data Format
name: "SDBD: Creating a Data Format"
number: 2
---
To really start bringing this new data format to life, we need to talk about what's in it. Establishing the semantics of a format gives us the terms and concepts we need to talk about the format abstractly before we get to any concrete details.