Report Id
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
Report Id has 4 facts recorded in Dontopedia across 2 references, with 1 live disagreement.
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (4)
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.
requiresParameterRequires Parameter(4)
- Delete Method
ex:delete-method - Patch Method
ex:patch-method - Retrieves Specific Risk Report
ex:retrieves-specific-risk-report - Updates Existing Risk Report
ex:updates-existing-risk-report
Other 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.
| Predicate | Value | Ref |
|---|---|---|
| Required by | Patch Method | [1] |
| Required by | Delete Method | [1] |
| Rdf:type | Parameter | [1] |
| Used As Identifier | Report Entity | [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/c971b4c0-23e7-4740-a30f-ea6bc3a183dd- full textbeam-chunktext/plain992 B
doc:beam/c971b4c0-23e7-4740-a30f-ea6bc3a183ddShow excerpt
- Returns `200 OK` if the update is successful, otherwise returns `404 Not Found` if the report does not exist. 4. **DELETE Method**: - Deletes an existing risk report by its `report_id`. - Returns `200 OK` if the deletion is succ…
ctx:claims/beam/fbc0d464-bcb3-49db-9310-160aa977507c- full textbeam-chunktext/plain1 KB
doc:beam/fbc0d464-bcb3-49db-9310-160aa977507cShow excerpt
return jsonify({"error": "Report not found"}), 404 try: db.session.delete(report) db.session.commit() return jsonify({"message": "Report deleted successfully"}), 200 except SQLAlchemyError as e: …
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.