Change a fact. Ask again.
Edits are written to your session's copy-on-write overlay, keyed to the single cell (entity, relation). The shared base is read-only at the filesystem level, your edits are invisible to every other visitor, and they expire on a timer. Nothing here is permanent, which is why you can do it at all.
Russia
Q159| Relation | What the model answers | Margin | Change it |
|---|---|---|---|
| P17- graph: Krasnoyarsk | Novosibirsk | 0.0570 | |
| P27- graph: Eduard Khil | Eastern Europe | 0.2302 | |
| P205- graph: Baltic Sea | Russia | 0.1134 | |
| P530- graph: Taiwan | Novosibirsk | 0.0570 | |
| P495- graph: Stilyagi | Norway | 0.0043 | |
| P840- graph: Tom Clancy's EndWar | Eastern Europe | 0.2302 | |
| P47- graph: Donetsk People's Republic | Norway | 0.0043 | |
| P915- graph: White Nights | Saint Petersburg | 0.3235 | |
| P530 graph: Honduras | Ukraine | 0.1202 | |
| P150 graph: Bashkortostan | Saint Petersburg | 0.3235 | |
| P1589 graph: Caspian Sea | Russia | 0.1134 | |
| P361 graph: Eurasia | Novosibirsk | 0.0570 |
"What the model answers" is the model answering, measured cell by cell. It is not copied from the graph. An edit is keyed to (entity, relation): changing one relation leaves every other relation on this entity untouched.
Adding a document is P3
Editing changes one cell. Reading a whole document into its knowledge goes through the gate, which decides per fact whether to write, skip, flag a contradiction, or drop the write; see Grow (P3).