Focus Score 2
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-07.)
Focus Score 2 has 17 facts recorded in Dontopedia across 1 reference, with 2 live disagreements.
Mostly:has parameter(3), rdf:type(2), has parameter1(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (7)
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.
addsAdds(1)
- Python Code
ex:python-code
containsContains(1)
- Three Sprints
ex:three-sprints
followsFollows(1)
- Focus Score 3
ex:focus-score-3
hasHigherQualityThanHas Higher Quality Than(1)
- Focus Score 3
ex:focus-score-3
hasLessTimeThanHas Less Time Than(1)
- Focus Score 3
ex:focus-score-3
hasMoreTasksThanHas More Tasks Than(1)
- Focus Score 3
ex:focus-score-3
precedesPrecedes(1)
- Focus Score 1
ex:focus-score-1
Other facts (17)
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 |
|---|---|---|
| Has Parameter | tasks | [1] |
| Has Parameter | time | [1] |
| Has Parameter | quality | [1] |
| Rdf:type | Focus Score | [1] |
| Rdf:type | Sprint | [1] |
| Has Parameter1 | 12 | [1] |
| Has Parameter2 | 7 | [1] |
| Has Parameter3 | 0.95 | [1] |
| Calls Method | calculate_score | [1] |
| Precedes | Focus Score 3 | [1] |
| Follows | Focus Score 1 | [1] |
| Has Tasks Completed | 12 | [1] |
| Has Time Spent | 7 | [1] |
| Has Quality Score | 0.95 | [1] |
| Has More Tasks Than | Focus Score 1 | [1] |
| Has Less Time Than | Focus Score 1 | [1] |
| Has Higher Quality Than | Focus Score 1 | [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 (1)
ctx:claims/beam/beb82506-ddcf-4452-b084-78b4c24c34da- full textbeam-chunktext/plain1 KB
doc:beam/beb82506-ddcf-4452-b084-78b4c24c34daShow excerpt
```python import pandas as pd # Initialize a list to store focus scores focus_scores = [] # Add focus scores for multiple sprints focus_scores.append(FocusScore(10, 8, 0.9).calculate_score()) focus_scores.append(FocusScore(12, 7, 0.95).ca…
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.