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
1914
Resources
21638
Publications
152
Enriched Resources
21636

Entity Types

20 types
person790
organization549
analysis115
approach81
risk67
project62
ai-model54
benchmark46

Resource Types

8 types
web20,410
paper465
government336
blog241
reference154
talk19

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.