Restart with Claude

This commit is contained in:
2026-03-20 11:54:56 -07:00
parent 02a6356158
commit ea32237279
27 changed files with 1400 additions and 83 deletions

View File

@@ -0,0 +1,24 @@
%%
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)