Legacy documentation: SBOR Serialization
The SBOR type model layers on top of the value model, and adds extra context to a particular value.
You can think about the SBOR Value model as like a more flexible, binary-friendly JSON model(https://www.json.org/json-en.html).
This topic is still a work in progress