Files
exo/docs/KExocortex/KnowledgeGraph.md
2026-03-20 11:54:56 -07:00

25 lines
556 B
Markdown

%%
Title: Knowledge graph
Created: 2022-03-08 01:48
Status:
Parent: [[Archive/Computing/KExocortex]]
Tags:
Source:
%%
# Knowledge graph
An exocortex is knowledge graph + repository store.
Thoughts:
* Node: entity in the graph
* Entity / attribute / value
* Relationship links (child, parent, sibling, related)
* Tags
* Links as nodes
* Model as protobuf?
## Reading list
* [Collective Intelligence at the Knowledge Graph Conference](https://deelythomas.medium.com/collective-intelligence-at-the-knowledge-graph-conference-6de36eb84e01)