View on GitHub

star-wars-ontology

An OWL ontology describing events, characters and places in the Star Wars Universe

home | browse | docs

benefits | modules | events | modelling principles | test questions | performance | tools

Project Convor - Star Wars Ontology

Convor, as in “OWL in Star Wars”.

A hand-built OWL ontology focused on events and covering characters, places and things in the films and TV series.

Browse the ontology This allows you to navigate asserted content, search and query the ontologies.

Investigating_the_World_Between_Worlds

Metrics

Content Count
Events 960
Characters 637
Species 203
Planets and Moons 149
Built locations 167
Organisations or units 138
Named vehicles 129
Structure Count
Axiom 33,635
Logical axioms 16,228
Declaration axioms 3,582
Individuals 2,443
Classes 1031
Object properties 98
Data properties 4

Above is a snapshot (22/06/2025) - see ontology metrics for current values.

Status mid 2025

Scope

Content Status
Skywalker Saga episodes 1-9 first pass
Solo first pass
Rogue One first pass
The Mandalorian 2 of 3 series first pass
Resistance first pass
Rebels first pass
Clone Wars 4 of 7 series first pass
The Bad Batch 1 of 3 series first pass
The Book of Boba Fett first pass
Kenobi first pass
Andor started
Tales of the Jedi to do
Ahsoka to do
Tales of the Empire done in collaboration
The Acolyte to do
Tales of the Underworld to do

Contents

Usage

Browse

https://www.star-wars-ontology.co.uk/

Please be patient with queries - this is hosted on hobby-level hosting which I pay for myself and receive no funding.

Browser contains all.owl.ttl and it’s imports closure which now includes behind the scenes content

For efficiency, the query page only includes event.owl.ttl and its imports - see docs/performance.md

Graph of all Droids

Cloud view of individuals by usage

Local browsing with Docker and ontology browser

Clone this repository. From the root of this project, build a docker image and run it with:

docker build -t nickdrummond/star-wars-ontology .
docker run -d -p 8080:8080 nickdrummond/star-wars-ontology

Then browse to http://localhost:8080/ to see the ontology browser.

Edit/reason


Declaration

This work is not sanctioned or otherwise connected to Lucasfilm, Disney or it’s affiliates. It is an unpaid experiment in representing an interesting, complex domain of storytelling.

All names and references are Trademark and/or copyright of Disney and affiliates or their respective owners or creators.

There is no assertion of correctness or completeness by myself - content has been created referencing publicly available, free content created by fans (ie Wookipedia).

That said, I would love to talk to Leland Chee about the possibilities of using RDF/OWL as a way of helping the continuity and story group within the Star Wars teams.