sprint
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-07.)
sprint has 28 facts recorded in Dontopedia across 3 references, with 4 live disagreements.
Mostly:has attribute(5), rdf:type(3), is required(2)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (12)
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.
appliesToApplies to(2)
- Form Validation Rules
ex:form-validation-rules - Input Validation
ex:input-validation
containsContains(1)
- Form Data Payload
ex:form-data-payload
containsInputContains Input(1)
- Update Form
ex:update-form
dataFlowFromData Flow From(1)
- Sprint Variable
ex:sprint-variable
forAttributeFor Attribute(1)
- Form Label Sprint
ex:form-label-sprint
forElementFor Element(1)
- Sprint Label
ex:sprint-label
hasFirstHas First(1)
- Form Input Order
ex:form-input-order
isAssociatedWithIs Associated With(1)
- Sprint Label
ex:sprint-label
locatedAfterLocated After(1)
- Line Break 1
ex:line-break-1
selectsElementSelects Element(1)
- Jquery Selector Sprint
ex:jquery-selector-sprint
storesValueFromStores Value From(1)
- Sprint Variable
ex:sprint-variable
Other facts (25)
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 Attribute | id | [1] |
| Has Attribute | name | [1] |
| Has Attribute | type | [1] |
| Has Attribute | min | [1] |
| Has Attribute | max | [1] |
| Rdf:type | Input Field | [1] |
| Rdf:type | Html Input Element | [2] |
| Rdf:type | Html Input Element | [3] |
| Is Required | true | [1] |
| Is Required | true | [2] |
| Input Type | numeric | [1] |
| Input Type | number | [2] |
| Id Value | sprint | [1] |
| Name Value | sprint | [1] |
| Type Value | number | [1] |
| Min Value | 1 | [1] |
| Max Value | 12 | [1] |
| Is Associated With | Sprint Label | [1] |
| Has Value | Sprint Variable | [1] |
| Has Validation Range | 1-12 | [1] |
| Has Id | sprint | [2] |
| Has Name | sprint | [2] |
| Has Min Value | 1 | [2] |
| Has Max Value | 12 | [2] |
| Html Element Type | input | [3] |
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)
ctx:claims/beam/402fd013-a163-4bf7-950f-e70fd7122917- full textbeam-chunktext/plain1 KB
doc:beam/402fd013-a163-4bf7-950f-e70fd7122917Show excerpt
<form id="update-form"> <label for="sprint">Sprint:</label> <input type="number" id="sprint" name="sprint" min="1" max="12" required> <br> <label for="percentage">Completion Percentage:</label> <i…
ctx:claims/beam/24a59b01-4068-4e13-b167-381a86503453ctx:claims/beam/5215883d-26b8-405f-95fc-207252834309- full textbeam-chunktext/plain1 KB
doc:beam/5215883d-26b8-405f-95fc-207252834309Show excerpt
$('#update-form').on('submit', function(event) { event.preventDefault(); var sprint = $('#sprint').val(); var percentage = $('#percentage').val(); $.ajax({ …
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.