> [!tldr] Anything can be represented with a node & edge structure. The [[Graph]] is the most general of all data structures. **Every other data structure can be represented as a graph**. It turns out when you [[Modeling Purposes|Model the world]] you produce a graph with an [[Ontology]]. [[Wikidata]] is a great version of this. **** # More ## Source - self