Hybrid Result
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-09.)
Hybrid Result has 6 facts recorded in Dontopedia across 2 references, with 1 live disagreement.
Mostly:rdf:type(2), is element type of(1), rdfs:label(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedRdf:typein disputerdf:type
- Data Model[2]all time · 587972a9 5e6f 49d1 8222 Dffeeff81ee5
- Pydantic Model[1]all time · 543103dc F529 4f1b A666 E9e9064c77f5
Is Element Type ofisElementTypeOf
Rdfs:labelrdfs:label
- HybridResult[2]all time · 587972a9 5e6f 49d1 8222 Dffeeff81ee5
Inverse ofinverseOf
- Hybrid Response[1]all time · 543103dc F529 4f1b A666 E9e9064c77f5
Has FieldhasField
- unspecified[1]all time · 543103dc F529 4f1b A666 E9e9064c77f5
Inbound mentions (2)
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.
elementOfElement of(1)
- Hybrid Results
ex:hybrid_results
hasElementTypeHas Element Type(1)
- Results
ex:results
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)
- custom
ctx:claims/beam/543103dc-f529-4f1b-a666-e9e9064c77f5- full textbeam-chunktext/plain1 KB
doc:beam/543103dc-f529-4f1b-a666-e9e9064c77f5Show excerpt
dense_results = [DenseResult(**result) for result in results] return jsonify(DenseResponse(results=dense_results, total_results=_results).dict()) if __name__ == '__main__': app.run(port=5002) # hybrid_ranking_service.py f…
- custom
ctx:claims/beam/587972a9-5e6f-49d1-8222-dffeeff81ee5- full textbeam-chunktext/plain1 KB
doc:beam/587972a9-5e6f-49d1-8222-dffeeff81ee5Show excerpt
class QueryRequest(BaseModel): query: str limit: int class QueryResponse(BaseModel): results: List[HybridResult] total_results: int @app.route('/query', methods=['POST']) def query(): query = QueryRequest(**request.jso…
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.