Digital Humanities 2025-2026
Charting New Territory: Digital Humanities and AI in African Studies
This is the website for Charting New Territory: Digital Humanities and AI in African Studies, a scoping workshop that Vincent Hiribarren and I organised at the Xplanatorium Herrenhausen in Hanover from 18 to 20 February 2026, funded by the VolkswagenStiftung. It gathered 26 researchers from 16 countries across Africa, Europe and beyond for three days of structured discussion rather than presentations. I designed and built the site; it announced the workshop beforehand and now documents what came out of it. The event itself is listed under conference activity, and the wider research agenda it belongs to has its own page.
Most workshop sites go quiet once the delegates leave. This one was built so that the material assembled to prepare the discussion, and the record of what the discussion produced, stay usable afterwards.
Programme and participants
The three-day schedule is browsable by day, with URL-synced tabs so any session can be linked to directly. A searchable directory covers all 26 participants, viewable by thematic group or plotted on an interactive map of their institutional affiliations, which makes the geographic spread of the group visible at a glance.
References
The reading list assembled to prepare the workshop is published as a standing bibliography of 215 works on digital humanities, artificial intelligence and African studies: journal articles, books, chapters, theses, blog posts, videos and web pages, in English, French and German. It filters by type, language and year, and by any of 923 keywords covering questions such as data sovereignty, digital colonialism, African language technologies and AI ethics. Every entry carries an abstract and a link to the work itself, and any selection exports to BibTeX or RIS, so the bibliography can be pulled into Zotero rather than only read on the page.
Concept map
Reading 215 works produces notes; the harder question is what they collectively say. Each reference was read and annotated in Obsidian, with recurring themes captured as interlinked concept notes. Fifty-five foundational concepts were mapped to the workshop's thematic groups as seeds, and the wiki-links between notes then surfaced connections nobody had planned, expanding the network to 105 concepts joined by 863 relationships. A Python script converts that graph to JSON and a D3 force layout draws it: node size follows connection density, seed concepts are marked, and clusters emerge around archives, epistemologies and decoloniality, infrastructure and governance, and language technologies. The map is a reading of a corpus, generated from annotation rather than asserted from memory, and the script that produced it is in the repository.
Interviews and photographs
Six short filmed interviews let participants set out their own positions: Emmanuel Ngue Um on African language resources, Duncan Money on archival digitisation, Karen Byera Ijumba on restitution data, Fallou Ngom on Ajami manuscripts, Menno van Zaanen on digital language resources, and Albrecht Hofheinz on Arabic manuscript analysis. Filmed by Calum Houston. A gallery covers the three days.
Position paper
The workshop's main outcome is a co-authored position paper on the ethical integration of digital humanities and AI in African studies, written for specialists and policy audiences alike. A drafting committee has been working on it since the workshop closed, and it will appear in the ZMO Programmatic Texts series; the site carries a page for it and will publish the details on release.
How it's built
A static SvelteKit site (Svelte 5 runes, TypeScript, Tailwind CSS) deployed to GitHub Pages, with D3 for the concept map and Leaflet for the participant map. Two standard-library Python scripts do the data work: one fetches and normalises the references, the other extracts the concept graph from the Obsidian vault. The interface has a light and dark mode, meets WCAG 2.1 Level AA, and publishes JSON-LD structured data.