TSON (Typed Schema Object Notation)
- TSON (Typed Schema Object Notation) is a schema system with immutable, hash-pinned schemas whose definitions are themselves data.
- A document names its schema, the schema names its meta-schema; one hash verifies the whole chain.
- The finishing touch, TSON's data format is a Unicode-first superset of JSON you'll actually enjoy writing.
Unverified
- TSON (Typed Schema Object Notation) is a schema system with immutable, hash-pinned schemas whose definitions are themselves data.
- A document names its schema, the schema names its meta-schema; one hash verifies the whole chain.
- The finishing touch, TSON's data format is a Unicode-first superset of JSON you'll actually enjoy writing.
Sources: Tson