Num Sprints
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
Num Sprints has 10 facts recorded in Dontopedia across 2 references, with 2 live disagreements.
Mostly:calculated from(4), rdf:type(2), is output of(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedCalculated Fromin disputecalculatedFrom
- Total Estimated Time[1]sourceall time · 8acddca6 D519 4d06 B6d4 B456165dcf36
- Total Estimated Time[2]sourceall time · 83e3735c 87f5 4574 B425 C9a7f49aa2a2
- Total Sprint Capacity[2]sourceall time · 83e3735c 87f5 4574 B425 C9a7f49aa2a2
- Total Sprint Capacity[1]sourceall time · 8acddca6 D519 4d06 B6d4 B456165dcf36
Rdf:typein disputerdf:type
Is Output ofisOutputOf
Calculation FormulacalculationFormula
- total_estimated_time / total_sprint_capacity[1]sourceall time · 8acddca6 D519 4d06 B6d4 B456165dcf36
Rdfs:labelrdfs:label
- Number of sprints[1]sourceall time · 8acddca6 D519 4d06 B6d4 B456165dcf36
Has ValuehasValue
- 1[1]all time · 8acddca6 D519 4d06 B6d4 B456165dcf36
Inbound 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.
producesProduces(2)
- Sprint Calculation
ex:sprint_calculation - Step 4
ex:step_4
hasVariableHas Variable(1)
- Timeline Creation Section
ex:timeline-creation-section
printsVariablePrints Variable(1)
- Print Statement 2
ex:print_statement_2
referencesVariableReferences Variable(1)
- Print Statement 5
ex:print_statement_5
usedInUsed in(1)
- Arithmetic Operation Division
ex:arithmetic_operation_division
usesVariableUses Variable(1)
- Timeline Creation
ex:timeline_creation
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/8acddca6-d519-4d06-b6d4-b456165dcf36- full textbeam-chunktext/plain1 KB
doc:beam/8acddca6-d519-4d06-b6d4-b456165dcf36Show excerpt
total_estimated_time = sum(task["estimated_time"] for task in tasks) print(f"Total estimated time: {total_estimated_time} hours") ``` 3. **Estimate Sprint Capacity**: ```python num_team_members = 1 # Assuming a single perso…
- custom
ctx:claims/beam/83e3735c-87f5-4574-b425-c9a7f49aa2a2- full textbeam-chunktext/plain1 KB
doc:beam/83e3735c-87f5-4574-b425-c9a7f49aa2a2Show excerpt
num_weeks = 2 # 2-week sprint total_sprint_capacity = num_team_members * hours_per_week * num_weeks print(f"Total sprint capacity: {total_sprint_capacity} hours") ``` 4. **Select Tasks for the Sprint**: ```python selecte…
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.