Knowledge Graph
Information modelled as entities and the typed relationships between them.
A knowledge graph represents information as nodes (entities) and edges (relationships), rather than as documents or as rows in a table. The structure matters because it lets questions be asked across relationships — what connects these two things, what else shares this property — which neither prose nor a rigid hierarchy supports.
Formal knowledge graphs use typed relationships and identifiers so that separate statements about the same entity compose: the model behind Schema.org markup, where a page emits a reference by identifier and it resolves against a description published elsewhere. See Structured Data.
Informal knowledge graphs use untyped links between notes and get much of the benefit for almost none of the cost. What a personal wiki gains from being a graph rather than a hierarchy is that a concept can sit in many contexts at once, and that connections can be discovered rather than planned. See Zettelkasten and Backlink.
The failure mode of the formal kind is over-modelling — an ontology so precise that adding anything requires a decision nobody wants to make. The failure mode of the informal kind is under-modelling — links so indiscriminate that the graph carries no signal. The useful middle is a small number of relationship kinds used consistently.
See also5
Hand-picked in the note itself — the neighbours worth reading next.
Zettelkasten
A note-taking method built on small single-idea notes linked to one another.
Meaning & Society10 connections
Wiki
A collection of interlinked pages that anyone with access can edit, named for the Hawaiian word for quick.
Meaning & Society11 connections
Taxonomy
A controlled vocabulary for classifying things, and the choice between hierarchy, facets, and free tagging.
Meaning & Society12 connections
Information Architecture
How information is organised, labelled, and navigated so people can find what they need.
Data & Content11 connections
Agent Memory
Durable facts stored outside the context window and recalled into later sessions.
Agents & Language Models10 connections
Related2
Nearby in the graph rather than deliberately chosen. Looser, sometimes surprising.
Linked from12
Notes elsewhere in the wiki that reach for this one.
- Agent MemoryAgents & Language Models
Durable facts stored outside the context window and recalled into later sessions.
- BacklinkMeaning & Society
The automatically-derived list of pages linking to the current one.
- Collective ActionMeaning & Society
Coordinated action toward a shared goal, and the free-rider problem that makes it hard.
- FrontmatterData & Content
A metadata block at the top of a text document, separated from the body by delimiters.
- Headless CMSData & Content
A content system exposing structured data through an API, with presentation left entirely to consumers.
- Information ArchitectureData & Content
How information is organised, labelled, and navigated so people can find what they need.
- RSSData & Content
A syndication format letting readers subscribe to a site without an intermediary.
- Search Engine OptimizationData & Content
Making content discoverable through search, most of which is ordinary quality work.
- Structured DataData & Content
Machine-readable markup describing what a page is about, in a shared vocabulary.
- TaxonomyMeaning & Society
A controlled vocabulary for classifying things, and the choice between hierarchy, facets, and free tagging.
- WikiMeaning & Society
A collection of interlinked pages that anyone with access can edit, named for the Hawaiian word for quick.
- ZettelkastenMeaning & Society
A note-taking method built on small single-idea notes linked to one another.