Num Weeks
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
Num Weeks has 8 facts recorded in Dontopedia across 2 references.
Mostly:rdf:type(2), has value(2), has description(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedRdf:typerdf:type
Has ValuehasValue
Has DescriptionhasDescription
- 2-week sprint[2]sourceall time · 8acddca6 D519 4d06 B6d4 B456165dcf36
Rdfs:labelrdfs:label
- Number of weeks[2]sourceall time · 8acddca6 D519 4d06 B6d4 B456165dcf36
Inverse ofinverseOf
- Sprint Duration[1]all time · 83e3735c 87f5 4574 B425 C9a7f49aa2a2
Has CommenthasComment
- 2-week sprint[1]sourceall time · 83e3735c 87f5 4574 B425 C9a7f49aa2a2
Inbound mentions (3)
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.
calculatedFromCalculated From(2)
- Total Sprint Capacity
ex:total_sprint_capacity - Total Sprint Capacity
ex:total_sprint_capacity
hasVariableHas Variable(1)
- Sprint Planning Script
ex:sprint-planning-script
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/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…
- 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…
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.