context not in self.synonyms
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-11.)
context not in self.synonyms has 10 facts recorded in Dontopedia across 5 references, with 1 live disagreement.
Mostly:rdf:type(3), checks value(1), compares with(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (5)
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.
hasConditionalLogicHas Conditional Logic(3)
- Add Synonym
ex:add-synonym - Query Reformulation Function
ex:query-reformulation-function - Retrieve With Context Function
ex:retrieve_with_context-function
containsConditionalContains Conditional(1)
- Select Strategy
ex:select_strategy
usesConditionalLogicUses Conditional Logic(1)
- Query Reformulation Function
ex:query-reformulation-function
Other facts (9)
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 | Conditional Statement | [1] |
| Rdf:type | Conditional Logic | [2] |
| Rdf:type | Conditional Statement | [3] |
| Checks Value | context1 | [2] |
| Compares With | self.context | [2] |
| Operation | equality-comparison | [2] |
| Condition | context-exists | [4] |
| Checks If | context is truthy and not whitespace-only | [5] |
| Uses Method | trim() | [5] |
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 (5)
ctx:claims/beam/757b9e40-fb47-4dfe-8d07-ef4b75f69515- full textbeam-chunktext/plain1 KB
doc:beam/757b9e40-fb47-4dfe-8d07-ef4b75f69515Show excerpt
{"query": "What are the best practices for RAG systems?", "context": "Previous query was about performance optimization."}, {"query": "Can you explain the retrieval mechanism?", "context": "Previous query was about context-aware ret…
ctx:claims/beam/a2411ec7-4597-46a0-8aca-e6f61a739745ctx:claims/beam/47f25b72-1487-4677-9d02-623490a5bb2a- full textbeam-chunktext/plain1 KB
doc:beam/47f25b72-1487-4677-9d02-623490a5bb2aShow excerpt
# Determine context and retrieve synonyms query = "I want to visit the bank of the river." context = module.determine_context(query) print(module.get_synonyms('bank', context)) # Output: ['river bank'] ``` ### 3. Hierarchical Synonym Stru…
ctx:claims/beam/50eac377-aaaf-4822-a440-3716011a2137- full textbeam-chunktext/plain1 KB
doc:beam/50eac377-aaaf-4822-a440-3716011a2137Show excerpt
prompt = f"Reformulate the query '{query}' considering the context: {context}. " else: prompt = f"Reformulate the query '{query}'. " # Add examples if needed examples = "Examples: 'What is the capital of France?…
ctx:claims/beam/0edc0f7c-f522-479a-8586-66d20ba52bef- full textbeam-chunktext/plain1 KB
doc:beam/0edc0f7c-f522-479a-8586-66d20ba52befShow excerpt
prompt = f"Given the context: {context}, reformulate the query '{query}' to better capture its intent." else: prompt = f"Reformulate the query '{query}' to better capture its intent." # Optionally, add examples to g…
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.