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.
German
Q188| Relation | What the model answers | Margin | Change it |
|---|---|---|---|
| P2936- graph: University of Graz | Luxembourg | 0.0047 | |
| P1412- graph: Paul Heidemann | Luxembourg | 0.0047 | |
| P103- graph: Uli Hoeneß | Germany | 0.0234 | |
| P364- graph: Three Nuts for Cinderella | Luxembourg | 0.0888 | |
| P37- graph: Gais | Luxembourg | 0.0047 | |
| P407- graph: Gottfried | Luxembourg | 0.0047 | |
| P279 graph: High German | Luxembourg | 0.0047 | |
| P2989 graph: nominative case | Germany | 0.1823 | |
| P2439- graph: Zell am See District | Luxembourg | 0.0047 | |
| P495 graph: Germany | Germany | 0.1823 | |
| P4132 graph: nominative–accusative language | Germany | 0.1823 | |
| P282 graph: Latin script | Luxembourg | 0.0047 |
"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).