Skip to content
Longterm Wiki

Data Sources

Overview of the structured data pipelines feeding the wiki. Entities, resources, and publications are sourced from YAML files, enrichment pipelines, and auto-update feeds.

Entities
2071
Resources
28642
Publications
152
Enriched Resources
23748

Entity Types

20 types
person890
organization584
analysis124
approach82
risk68
project62
ai-model54
benchmark46

Resource Types

9 types
web26,389
government869
paper626
blog397
reference275
talk57

Data Pipeline

1
YAML Source Data— Entity definitions, resources, and publications are authored as YAML files in data/.
2
Build Transformbuild-data.mjs merges YAML, MDX frontmatter, and FactBase data into database.json.
3
Enrichment Pipeline— Resources are automatically fetched, classified, and enriched with metadata via the resource enrichment pipeline.
4
Auto-Update— Daily RSS feeds and web searches discover new developments and route them to relevant wiki pages.