Focus Scores List
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-07.)
Focus Scores List has 7 facts recorded in Dontopedia across 2 references, with 2 live disagreements.
Mostly:rdf:type(2), contains(2), purpose(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedRdf:typein disputerdf:type
- List[2]all time · Beb82506 Ddcf 4452 B084 78b4c24c34da
- Python List[1]all time · D2a4c12e 7db6 4472 9ac5 A358de5c91ca
Containsin disputecontains
- Focus Score 10 8 0.9[1]sourceall time · D2a4c12e 7db6 4472 9ac5 A358de5c91ca
- Focus Score 12 7 0.95[1]sourceall time · D2a4c12e 7db6 4472 9ac5 A358de5c91ca
Purposepurpose
- Storing Focus Scores[1]sourceall time · D2a4c12e 7db6 4472 9ac5 A358de5c91ca
Data StructuredataStructure
- List[2]sourceall time · Beb82506 Ddcf 4452 B084 78b4c24c34da
Rdfs:labelrdfs:label
- focus_scores[2]sourceall time · Beb82506 Ddcf 4452 B084 78b4c24c34da
Inbound mentions (4)
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.
initializesInitializes(2)
- Code Example
ex:code-example - Python Code
ex:python-code
convertsConverts(1)
- Python Code
ex:python-code
createdFromCreated From(1)
- Dataframe
ex:dataframe
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)
- custom
ctx:claims/beam/d2a4c12e-7db6-4472-9ac5-a358de5c91ca- full textbeam-chunktext/plain1 KB
doc:beam/d2a4c12e-7db6-4472-9ac5-a358de5c91caShow excerpt
- The `__init__` method initializes the `FocusScore` object with the number of tasks completed, the time spent, and the quality of work. 2. **Calculate Score:** - The `calculate_score` method now computes the focus score using adjust…
- custom
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.