The ontology
GOD.EXE is a knowledge graph. Every star is a typed entity and every line is a typed statement: subject, predicate, object. The universe you fly through is one way of drawing that graph.
652 stars and 1,251 links today.
Fifteen kinds of things
Each class appears as its own kind of celestial body, so you can read the sky before reading a single label.
Organization
Sun
Companies, labs and universities that build AI.
schema:Organization
Person
Bright star
Researchers and builders who shaped the field.
schema:Person
Model
Gas giant
Trained models and model families.
schema:SoftwareSourceCode
Product
Inhabited world
Apps and services people use directly.
schema:SoftwareApplication
Agent
Comet probe
Systems that plan and act on their own across many steps.
schema:SoftwareApplication
CLI
Monolith
AI tools that live in the terminal.
schema:SoftwareApplication
MCP server
Space station
Servers that give agents tools and data over the Model Context Protocol.
schema:SoftwareApplication
Skill
Crystal
Packaged abilities an agent can load when a task needs them.
schema:SoftwareSourceCode
Framework
Lattice sphere
Libraries and runtimes developers build AI with.
schema:SoftwareSourceCode
Protocol
Star gate
Open standards that let models, agents and tools talk to each other.
schema:CreativeWork
Concept
Nebula
Ideas and techniques the field is built on.
schema:DefinedTerm
Paper
Pulsar
Research papers that introduced something new.
schema:ScholarlyArticle
Benchmark
Survey asteroid
Tests used to measure and compare models.
schema:Dataset
Dataset
Data blocks
Collections of data models learn from.
schema:Dataset
Hardware
Black hole
Chips and systems that supply the compute.
schema:Product
Nineteen kinds of relations
Relations are directed and constrained: “developed by” only points from something made to an organization. Contributions that break these rules are turned away automatically.
| Reads | Connects | Links | Example |
|---|---|---|---|
| developed by↺ developsla:developedBy | → | 311 | ChatGPT developed by OpenAI |
| created by↺ createdla:createdBy | → | 19 | Artificial Intelligence created by John McCarthy |
| founded↺ founded byla:founded | → | 19 | Sam Altman founded OpenAI |
| written by↺ wrotela:authoredBy | → | 65 | Computing Machinery and Intelligence written by Alan Turing |
| powered by↺ powersla:poweredBy | → | 31 | ChatGPT powered by GPT |
| based on↺ basis forla:basedOn | → | 10 | Nano Banana based on Gemini |
| successor of↺ succeeded byla:successorOf | → | 14 | GPT-3 successor of GPT-2 |
| applies↺ applied inla:implements | → | 250 | Perplexity applies Retrieval-Augmented Generation (RAG) |
| introduced↺ introduced inla:introduces | → | 39 | Computing Machinery and Intelligence introduced Turing Test |
| supports↺ supported byla:supports | → | 181 | Claude supports Model Context Protocol |
| connects to↺ reachable throughla:connectsTo | → | 30 | GitHub MCP Server connects to GitHub |
| uses↺ used byla:uses | →anything | 67 | Cursor uses Claude |
| part of↺ includesla:partOf | → | 16 | GitHub Copilot CLI part of GitHub Copilot |
| alternative tola:alternativeTo | ↔ | 94 | ChatGPT alternative to Claude |
| a kind of↺ includesla:subclassOf | → | 30 | Machine Learning a kind of Artificial Intelligence |
| related tola:relatedTo | anything↔anything | 31 | GPT-2 related to GPT |
| measured on↺ measuresla:evaluatedOn | → | 13 | OpenHands measured on SWE-bench |
| trained on↺ trainedla:trainedOn | → | 20 | GPT-3 trained on Common Crawl |
| runs on↺ runsla:runsOn | → | 11 | AlphaGo runs on Google TPU |
Open data
The whole graph is available as JSON-LD using schema.org types plus this vocabulary, and as the compact JSON the universe itself loads.
How it grows
- 1Anyone can submit a new star, a new relation or a correction. Paste a link and AI drafts the entry in both languages.
- 2Every submission is checked against this ontology, then pre-reviewed by AI for accuracy, spam and fit.
- 3A human approves it. The star appears in the universe with the discoverer's name on it.