> [!bot-text] AI-generated
> This text was drafted by [[Jake]] and has not been reviewed.
> [!info] Source
> [Structured Content 101](https://www.sanity.io/structured-content-101)
> by <!-- IQ: =this.creator -->[[People/Carrie Hane.md|Carrie Hane]]<!-- /IQ -->
> Related: <!-- IQ: =this.related -->[[ia|ia]], [[Concepts/iaclass.md|iaclass]], [[content strategy|content strategy]]<!-- /IQ -->
## Summary
Structured content breaks information into small, labeled pieces that people and computers can use. It makes content easier to find, reuse, and personalize without much extra cost. A clear content model helps teams move faster and create richer experiences.
*(Summarized by Ghostreader)*
## Significance
> [!bot-text]
> A clear primer from a well-known structured-content practitioner; directly supports Stuart's content-strategy and IA teaching, and the content-model ideas underpin the vault's own metadata conventions.
## Claims & insights
Claims that cite this summary (claims link here via `source`):
<!-- QueryToSerialize: TABLE WITHOUT ID link(file.link, file.title) AS "Claim", confidence AS "Confidence" FROM #claim WHERE contains(file.outlinks, [[Summary - Structured Content 101 (Carrie Hane)]]) SORT file.mtime DESC -->
<!-- SerializedQuery: TABLE WITHOUT ID link(file.link, file.title) AS "Claim", confidence AS "Confidence" FROM #claim WHERE contains(file.outlinks, [[Summary - Structured Content 101 (Carrie Hane)]]) SORT file.mtime DESC -->
| Claim | Confidence |
| ----- | ---------- |
<!-- SerializedQuery END -->
## Concepts touched
```dataview
LIST WITHOUT ID
link(file.link, file.title)
FROM #concept
WHERE contains(this.file.outlinks, file.link)
SORT file.mtime DESC
```