docs/_sources/sketchpad.md.txt

36 lines
545 B
Text

# Sketchpad
Dummy change to check that we don't invalidate the rust cache on CI.
## System Diagram
Just a stub to check if mermaid works
```{mermaid}
erDiagram
IDENTITY {
string hash
}
INSTANCE {
string ip
string client
}
BEACON {
string uri
}
IDENTITY ||--o{ INSTANCE : runs
BEACON }o--|{ INSTANCE : links
BEACON }o--|| IDENTITY : represents
```
## Graph Data Model
- Triplets
- Containers
- Codecs
## Random notes
- re: {index}`Backlinks` - https://lists.w3.org/Archives/Public/public-rdf-comments/2012Jul/0007.html