Back to the catalog

Polity Ancestry

Bundle OKF 0.1 · 3 conceitos · creatorinla/civilizations-graph-demo

Open source Repository Open in the app JSON README (API)

About

# Polity Ancestry

* [About this export](About.html) - what this wiki is and how to read it
* [Polities](entities/polities/index.html) - 7455 pages
* [Transitions](paths/index.html) - 1 pages

Details

Kind
OKF bundles
Topic
Productivity
Publisher
creatorinla
Origin
okf_github
Category
dados
Version
0.1
Last push
2026-07-19T05:48:20Z
Repository state
ativo
Language
HTML
Added
2026-09-08 02:23:09
Updated
2026-09-08 02:23:09
Origin id
creatorinla/civilizations-graph-demo:wiki/index.md

README

# Civilizations — AutoWiki Demo

A citation-backed knowledge graph of ancient civilizations — polities, rulers,
places, and their succession — generated by AutoWiki and published as two
companion views:

- **[3D graph](https://creatorinla.github.io/civilizations-graph-demo/)** —
  every entity and typed relationship in one interactive view: node colors by
  entity type, line widths by claim strength, animated particles along
  succession flow. A single self-contained HTML file with no external
  requests; it works offline.
- **[Wiki](https://creatorinla.github.io/civilizations-graph-demo/wiki/)** —
  one page per entity plus succession path pages, with each relationship
  carrying its claim status, evidence class, and citation. Exported as an
  Open Knowledge Format (OKF v0.1) bundle; the Markdown under `wiki/` retains
  the typed OKF frontmatter.

The data comes from Wikidata and curated public-domain historical texts
(Herodotus, Plutarch, and others).

The wiki pages are rendered by GitHub Pages' built-in Jekyll. Links in this
published copy are rewritten file-relative for hosting; the canonical OKF
export uses root-absolute links. The 3D view is built with
[3d-force-graph](https://github.com/vasturiano/3d-force-graph) and
[three.js](https://threejs.org) (MIT).

More