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.
business
Q4830453| Relation | What the model answers | Margin | Change it |
|---|---|---|---|
| P31- graph: AB Volvo | United States | 0.0858 | |
| P279- graph: dot-com company | Mean Streets | 0.0139 | |
| P2578- graph: business administration | Říčany | 0.1241 | |
| P361- graph: factory | Raphaël Personnaz | 0.0092 | |
| P460- graph: company | United States | 0.0858 | |
| P2360- graph: Architecture Firm Award | Mean Streets | 0.0139 | |
| P921- graph: Dragons' Den | Mean Streets | 0.0139 | |
| P460 graph: company | United States | 0.0858 |
"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).