-=
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-07.)
-= has 5 facts recorded in Dontopedia across 2 references, with 1 live disagreement.
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (2)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
usesOperatorUses Operator(1)
- Remaining Duration Update
ex:remaining-duration-update
usesSyntaxUses Syntax(1)
- Main Function
ex:main-function
Other facts (4)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Java Operator | [1] |
| Rdf:type | Assignment Operator | [2] |
| Operator Type | += | [1] |
| Applied in | Allocate Method | [1] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (2)
ctx:claims/beam/ccbc251b-c988-4cec-8342-0e8973baefd9- full textbeam-chunktext/plain1 KB
doc:beam/ccbc251b-c988-4cec-8342-0e8973baefd9Show excerpt
public Budget(double amount) { this.amount = amount; } public void allocate(double amount) { this.amount += amount; } public double getAmount() { return amount; } } // Test the Budget class…
ctx:claims/beam/8875379a-0096-4edc-9bd8-85818abb8b5a- full textbeam-chunktext/plain1 KB
doc:beam/8875379a-0096-4edc-9bd8-85818abb8b5aShow excerpt
# Calculate target completion duration for 85% completion target_completion_duration = total_duration * 0.85 # Track progress completed_tasks = [] remaining_duration = total_duration for _, row in df.iterrows(): if remaining_duration …
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.