Valid Input Test
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
Valid Input Test has 12 facts recorded in Dontopedia across 2 references, with 2 live disagreements.
Mostly:expected outcome(2), uses entity(2), rdf:type(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (1)
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.
expectedInExpected in(1)
- Http Response
ex:http-response
Other facts (12)
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 |
|---|---|---|
| Expected Outcome | task updated correctly | [1] |
| Expected Outcome | response as anticipated | [1] |
| Uses Entity | Sparse Scores | [2] |
| Uses Entity | Dense Scores | [2] |
| Rdf:type | Test Scenario | [1] |
| Test Name | Valid Input | [1] |
| Example Payload | {"task_id": 1, "role": "manager"} | [1] |
| Example Curl Command | curl -X PUT "http://localhost:8000/api/v1/team-tasks/" -H "Content-Type: application/json" -d '{"task_id": 1, "role": "manager"}' | [1] |
| Demonstrates | correct API usage | [1] |
| Uses Curl Syntax | Curl Tool | [1] |
| Validates | Step Verify Update | [1] |
| Test Purpose | verify correct behavior with matching dimensions | [2] |
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)
ctx:claims/beam/29b3ce0e-7816-4e94-ade8-aa472c47fb7bctx:claims/beam/37da7a17-383c-4177-b4b1-0ceda97af8d6- full textbeam-chunktext/plain1 KB
doc:beam/37da7a17-383c-4177-b4b1-0ceda97af8d6Show excerpt
if __name__ == '__main__': unittest.main() ``` ### Explanation 1. **Test Valid Input:** - `test_valid_input`: Tests with valid input where the dimensions of `sparse_scores` and `dense_scores` match. - Verifies that the function …
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.