This document provides an overview of the Ontopia topic maps software project. It discusses the history and architecture of the project. The core consists of an engine that provides an API for working with topic maps and supports various backends for storage such as in-memory, RDBMS, and remote. Other modules include tools for importing, navigating, classifying text, visualizing, and editing topic maps. The query language tolog is introduced as the recommended way to interact with topic map data. Common APIs, persistence options, and the event system are summarized.