> [!tldr] An ideated homegrown [[Property Graph]]
In 2026 I was thinking about how I'd love to see something that combined the [[Ontology]] and visualization capabilities of [[Archi]][^1] and the ease-of-use, speed, and general ethos of [[Obsidian]].
Thinking about this problem lead me to the formulation of a general [[Graph]] structure, which I named `Axon`, just so I had a better title for the project I was writing notes about.
The general idea is that [[Everything can be represented in a graph]]. If I had a general-purpose graph structure and some tooling around it, I could, in theory, convert anything to anything else.
I could create a model of the world that could be composed over time and queried. It could be built incrementally with [[Obsidian]], [[Archi]], and whatever other tooling I made.
This was also called "*Project Galaxy Brain*" with tongue-in-cheek because it's one of those "big ideas for idiots" type projects.
This is also an example of me working with [[Large Language Models|Claude]] to rapidly build a thing. In this case, this draft spec:
![[Axon.pdf]]
****
# More
## Source
- self
[^1]: although with a BYO ontology