Item
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
Item has 6 facts recorded in Dontopedia across 2 references, with 2 live disagreements.
6 facts·2 predicates·2 sources·2 in dispute
Maturity scale
raw canonical shape-checked rule-derived certifiedOther facts (4)
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.
4 facts
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Class | [1] |
| Rdf:type | Python Class Definition | [2] |
| Used by | Create Item Function | [1] |
| Used by | Update Item Function | [1] |
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/34391a5a-80c4-4124-bcc6-cd42b20b9d20
ex:Class
—
labelbeam/34391a5a-80c4-4124-bcc6-cd42b20b9d20
Item
—
usedBybeam/34391a5a-80c4-4124-bcc6-cd42b20b9d20
ex:create-item-function
—
usedBybeam/34391a5a-80c4-4124-bcc6-cd42b20b9d20
ex:update-item-function
—
typebeam/9c469799-0765-415c-a7ee-a500ede77d83
ex:PythonClassDefinition
—
labelbeam/9c469799-0765-415c-a7ee-a500ede77d83
Item
References (2)
2 references
ctx:claims/beam/34391a5a-80c4-4124-bcc6-cd42b20b9d20- full textbeam-chunktext/plain1012 B
doc:beam/34391a5a-80c4-4124-bcc6-cd42b20b9d20Show excerpt
@app.get("/items/") def read_items(): return items @app.get("/items/{item_id}") def read_item(item_id: int): for item in items: if item["id"] == item_id: return item return {"error": "Item not found"} @app.…
ctx:claims/beam/9c469799-0765-415c-a7ee-a500ede77d83
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.