Created
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
Created has 5 facts recorded in Dontopedia across 2 references, with 2 live disagreements.
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.
distinguishesOutcomesDistinguishes Outcomes(1)
- Conditional Structure
ex:conditional-structure
indicatedByIndicated by(1)
- Successful Report Creation
ex:successful-report-creation
intendedOutcomeIntended Outcome(1)
- Http Post Request
ex:http-post-request
returnsHTTPStatusReturns Http Status(1)
- Risk Api Code
ex:risk-api-code
Other facts (3)
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 |
|---|---|---|
| Rdf:type | Success Status | [1] |
| Rdf:type | Http Status Code | [2] |
| Semantic Meaning | Task creation success | [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/d822c088-2e9b-4711-a2fb-b208934187f0- full textbeam-chunktext/plain1 KB
doc:beam/d822c088-2e9b-4711-a2fb-b208934187f0Show excerpt
report = RiskReport(report_data=report_data) db.session.add(report) db.session.commit() return jsonify({"message": "Report created successfully"}), 201 if __name__ == "__main__": app.run(debug=True) ``` …
ctx:claims/beam/c67a0abc-5345-4a83-bf64-ce5f8fe869eb- full textbeam-chunktext/plain1 KB
doc:beam/c67a0abc-5345-4a83-bf64-ce5f8fe869ebShow excerpt
url = f"{JIRA_URL}/rest/api/3/issue" headers = { "Accept": "application/json", "Content-Type": "application/json" } auth = (JIRA_USERNAME, JIRA_API_TOKEN) data = { …
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.