Hybrid Results
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-09.)
Hybrid Results has 5 facts recorded in Dontopedia across 2 references, with 1 live disagreement.
Mostly:rdf:type(2), extracted from(1), derived from(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedRdf:typein disputerdf:type
- Json Response[2]sourceall time · 587972a9 5e6f 49d1 8222 Dffeeff81ee5
- List[1]sourceall time · 543103dc F529 4f1b A666 E9e9064c77f5
Extracted FromextractedFrom
- Hybrid Response[2]sourceall time · 587972a9 5e6f 49d1 8222 Dffeeff81ee5
Derived FromderivedFrom
Element ofelementOf
- Hybrid Result[1]sourceall time · 543103dc F529 4f1b A666 E9e9064c77f5
Inbound mentions (3)
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.
returnsReturns(1)
- Hybrid Ranking Service
ex:hybridRankingService
returnsJsonResponseReturns Json Response(1)
- Query
ex:query
serializesOutputSerializes Output(1)
- Query Response
ex:QueryResponse
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.