How to use Brando Schema
Use Brando Schema as a document authoring and publishing pattern rather than as a standalone schema catalogue.
The practical workflow is:
- Write the document as Markdown.
- Describe the same entity in YAML frontmatter.
- Publish the matching JSON sidecar.
- Keep the three representations aligned as one triad.
Work from entity types first
Start with the Entity Types section.
Each entity-type page shows:
- what the entity is for
- the expected entity properties
- one complete example for
ABC Example Inc - the same example as
Markdown Body,YAML Frontmatter, andJSON Sidecar
Use properties as supporting reference
Use the Properties section when you need field definitions, especially for shared fields such as brando:jsonLdSidecar.