Sprint Data
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-07.)
Sprint Data has 18 facts recorded in Dontopedia across 3 references, with 5 live disagreements.
Mostly:contains(5), rdf:type(3), has column(3)
Maturity scale
raw canonical shape-checked rule-derived certifiedRdf:typein disputerdf:type
- Data Frame[2]sourceall time · C558ee28 B0f0 4fea A6b8 C2f3ea17339e
- Dictionary[3]all time · B319ca50 B146 4eaa 8e05 83887534100e
- List[1]all time · 0ef1b3c1 E4ed 4e69 81ba F207443679bc
Containsin disputecontains
- Completion Percentage[1]sourceall time · 0ef1b3c1 E4ed 4e69 81ba F207443679bc
- Sprint Durations[2]sourceall time · C558ee28 B0f0 4fea A6b8 C2f3ea17339e
- Sprint Labels[2]sourceall time · C558ee28 B0f0 4fea A6b8 C2f3ea17339e
- Sprint Name[1]sourceall time · 0ef1b3c1 E4ed 4e69 81ba F207443679bc
- Task I Ds[2]sourceall time · C558ee28 B0f0 4fea A6b8 C2f3ea17339e
Contains Valuein disputecontainsValue
Has Keyin disputehasKey
Has Columnin disputehasColumn
- Sprint Duration[2]sourceall time · C558ee28 B0f0 4fea A6b8 C2f3ea17339e
- Sprint Label[2]sourceall time · C558ee28 B0f0 4fea A6b8 C2f3ea17339e
- Task I Ds[2]sourceall time · C558ee28 B0f0 4fea A6b8 C2f3ea17339e
Inverse Collected byinverseCollectedBy
- Get Sprint Data[1]all time · 0ef1b3c1 E4ed 4e69 81ba F207443679bc
Passed As Template VariablepassedAsTemplateVariable
- Dashboard Template[1]sourceall time · 0ef1b3c1 E4ed 4e69 81ba F207443679bc
Rdfs:labelrdfs:label
- sprint_data[1]all time · 0ef1b3c1 E4ed 4e69 81ba F207443679bc
Inbound mentions (11)
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.
columnOfColumn of(2)
- Sprint Duration
ex:Sprint-Duration - Sprint Label
ex:Sprint-Label
initializesInitializes(2)
- Dashboard
ex:dashboard - Get Sprint Data
ex:get_sprint_data
returnsReturns(2)
- Get Sprint Data
ex:get_sprint_data - Jira Function
ex:jira-function
aggregatesAggregates(1)
- Unified Dashboard
ex:unified_dashboard
createsCreates(1)
- Step 2
ex:step-2
inverseAppendedToInverse Appended to(1)
- Sprint Data Append
ex:sprint_data_append
receiverReceiver(1)
- Sprint Data Append
ex:sprint_data_append
serializesSerializes(1)
- Json Dumps
ex:json-dumps
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 (3)
- custom
ctx:claims/beam/0ef1b3c1-e4ed-4e69-81ba-f207443679bc- full textbeam-chunktext/plain1 KB
doc:beam/0ef1b3c1-e4ed-4e69-81ba-f207443679bcShow excerpt
# Fetch sprint data from Jira def get_sprint_data(): jira = JIRA(server='https://your-jira-server.com', basic_auth=('username', 'password')) sprints = jira.sprints('YOUR_PROJECT_KEY') sprint_data = [] for sprint in sprints: …
- custom
ctx:claims/beam/c558ee28-b0f0-4fea-a6b8-c2f3ea17339e- full textbeam-chunktext/plain984 B
doc:beam/c558ee28-b0f0-4fea-a6b8-c2f3ea17339eShow excerpt
- `sprint_durations` randomly assigns either 2 or 3 weeks to each task. - `sprint_labels` labels each task as either "2 weeks" or "3 weeks". 2. **Create DataFrame:** - The DataFrame `sprint_data` contains the task IDs, their sprin…
- custom
ctx:claims/beam/b319ca50-b146-4eaa-8e05-83887534100e- full textbeam-chunktext/plain1 KB
doc:beam/b319ca50-b146-4eaa-8e05-83887534100eShow excerpt
[Turn 3990] User: I've extended the sprint plan to 12 sprints and I'm aiming for 95% coverage of deliverables, but I'm not sure how to track the progress effectively. Can you help me create a dashboard to monitor sprint completion percentag…
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.