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.
Japan
Q17| Relation | What the model answers | Margin | Change it |
|---|---|---|---|
| P17- graph: Gamba Osaka | Okinawa | 0.0000 | |
| P27- graph: Akira Terao | East Asia | 0.1536 | |
| P495- graph: Sakanaction | Tokyo City | 0.0000 | |
| P530 graph: Mongolia | Philippines | 0.1389 | |
| P915- graph: Taboo | Okinawa | 0.0000 | |
| P840- graph: Princess Mononoke | East Asia | 0.1536 | |
| P205- graph: East China Sea | Sea of Okhotsk | 0.4036 | |
| P530- graph: Serbia | Philippines | 0.1389 | |
| P19- graph: Eiji Aonuma | Okinawa | 0.0000 | |
| P17 graph: Japan | Sea of Okhotsk | 0.4036 | |
| P47 graph: South Korea | Okinawa | 0.0000 | |
| P150 graph: Tottori Prefecture | Okinawa | 0.0000 |
"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).