Dontopedia

update-form

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-07.)

update-form has 24 facts recorded in Dontopedia across 4 references, with 4 live disagreements.

24 facts·16 predicates·4 sources·4 in dispute

Mostly:rdf:type(4), contains label(2), contains input(2)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound 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.

containsContains(2)

containsElementContains Element(2)

appliesToApplies to(1)

attachesToAttaches to(1)

bindsToBinds to(1)

includesIncludes(1)

inverseOfInverse of(1)

involvesInvolves(1)

locatedWithinLocated Within(1)

selectsElementSelects Element(1)

Other facts (21)

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.

21 facts
PredicateValueRef
Rdf:typeForm[1]
Rdf:typeForm[2]
Rdf:typeHtml Form[3]
Rdf:typeHtml Form[4]
Contains LabelSprint Label[1]
Contains LabelPercentage Label[1]
Contains InputSprint Input[1]
Contains InputPercentage Input[1]
Has Attributeid[1]
Id Valueupdate-form[1]
Contains ButtonUpdate Button[1]
Is Located inBody Element[1]
Uses Client Side Validationtrue[1]
Has Action Attributefalse[1]
Relies on Java Scripttrue[1]
Submission Behaviorajax-based[1]
Client Side Processingtrue[1]
PurposeSprint Percentage Update[2]
Inverse ofUpdate Route[2]
Has Idupdate-form[3]
Has PurposeUpdate Sprint Completion[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.

typebeam/402fd013-a163-4bf7-950f-e70fd7122917
ex:Form
labelbeam/402fd013-a163-4bf7-950f-e70fd7122917
update-form
hasAttributebeam/402fd013-a163-4bf7-950f-e70fd7122917
id
idValuebeam/402fd013-a163-4bf7-950f-e70fd7122917
update-form
containsLabelbeam/402fd013-a163-4bf7-950f-e70fd7122917
ex:sprint-label
containsLabelbeam/402fd013-a163-4bf7-950f-e70fd7122917
ex:percentage-label
containsInputbeam/402fd013-a163-4bf7-950f-e70fd7122917
ex:sprint-input
containsInputbeam/402fd013-a163-4bf7-950f-e70fd7122917
ex:percentage-input
containsButtonbeam/402fd013-a163-4bf7-950f-e70fd7122917
ex:update-button
isLocatedInbeam/402fd013-a163-4bf7-950f-e70fd7122917
ex:body-element
usesClientSideValidationbeam/402fd013-a163-4bf7-950f-e70fd7122917
true
hasActionAttributebeam/402fd013-a163-4bf7-950f-e70fd7122917
false
reliesOnJavaScriptbeam/402fd013-a163-4bf7-950f-e70fd7122917
true
submissionBehaviorbeam/402fd013-a163-4bf7-950f-e70fd7122917
ajax-based
clientSideProcessingbeam/402fd013-a163-4bf7-950f-e70fd7122917
true
typebeam/5d44e0b4-028d-4fe8-84d0-79e0ac5c66bd
ex:Form
purposebeam/5d44e0b4-028d-4fe8-84d0-79e0ac5c66bd
ex:sprintPercentageUpdate
inverseOfbeam/5d44e0b4-028d-4fe8-84d0-79e0ac5c66bd
ex:update-route
typebeam/24a59b01-4068-4e13-b167-381a86503453
ex:HTMLForm
labelbeam/24a59b01-4068-4e13-b167-381a86503453
Update Sprint Completion Form
hasIDbeam/24a59b01-4068-4e13-b167-381a86503453
update-form
hasPurposebeam/24a59b01-4068-4e13-b167-381a86503453
Update Sprint Completion
typebeam/5215883d-26b8-405f-95fc-207252834309
ex:HTMLForm
labelbeam/5215883d-26b8-405f-95fc-207252834309
Sprint Update Form

References (4)

4 references
  1. ctx:claims/beam/402fd013-a163-4bf7-950f-e70fd7122917
    • full textbeam-chunk
      text/plain1 KBdoc:beam/402fd013-a163-4bf7-950f-e70fd7122917
      Show 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
  2. ctx:claims/beam/5d44e0b4-028d-4fe8-84d0-79e0ac5c66bd
    • full textbeam-chunk
      text/plain1 KBdoc:beam/5d44e0b4-028d-4fe8-84d0-79e0ac5c66bd
      Show excerpt
      - The `app.py` file sets up a Flask application. - It defines a route `/` to render the dashboard template. - It defines a route `/update` to handle updates to the sprint completion percentages via a POST request. 2. **Dashboard T
  3. ctx:claims/beam/24a59b01-4068-4e13-b167-381a86503453
  4. ctx:claims/beam/5215883d-26b8-405f-95fc-207252834309
    • full textbeam-chunk
      text/plain1 KBdoc:beam/5215883d-26b8-405f-95fc-207252834309
      Show 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.