Dontopedia

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.

10 facts·7 predicates·5 sources·1 in dispute

Mostly:rdf:type(3), checks value(1), compares with(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound 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)

containsConditionalContains Conditional(1)

usesConditionalLogicUses Conditional Logic(1)

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.

9 facts
PredicateValueRef
Rdf:typeConditional Statement[1]
Rdf:typeConditional Logic[2]
Rdf:typeConditional Statement[3]
Checks Valuecontext1[2]
Compares Withself.context[2]
Operationequality-comparison[2]
Conditioncontext-exists[4]
Checks Ifcontext is truthy and not whitespace-only[5]
Uses Methodtrim()[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.

typebeam/757b9e40-fb47-4dfe-8d07-ef4b75f69515
ex:ConditionalStatement
typebeam/a2411ec7-4597-46a0-8aca-e6f61a739745
ex:ConditionalLogic
checksValuebeam/a2411ec7-4597-46a0-8aca-e6f61a739745
context1
comparesWithbeam/a2411ec7-4597-46a0-8aca-e6f61a739745
self.context
operationbeam/a2411ec7-4597-46a0-8aca-e6f61a739745
equality-comparison
typebeam/47f25b72-1487-4677-9d02-623490a5bb2a
ex:ConditionalStatement
labelbeam/47f25b72-1487-4677-9d02-623490a5bb2a
context not in self.synonyms
conditionbeam/50eac377-aaaf-4822-a440-3716011a2137
context-exists
checksIfbeam/0edc0f7c-f522-479a-8586-66d20ba52bef
context is truthy and not whitespace-only
usesMethodbeam/0edc0f7c-f522-479a-8586-66d20ba52bef
trim()

References (5)

5 references
  1. ctx:claims/beam/757b9e40-fb47-4dfe-8d07-ef4b75f69515
    • full textbeam-chunk
      text/plain1 KBdoc:beam/757b9e40-fb47-4dfe-8d07-ef4b75f69515
      Show 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
  2. ctx:claims/beam/a2411ec7-4597-46a0-8aca-e6f61a739745
  3. ctx:claims/beam/47f25b72-1487-4677-9d02-623490a5bb2a
    • full textbeam-chunk
      text/plain1 KBdoc:beam/47f25b72-1487-4677-9d02-623490a5bb2a
      Show 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
  4. ctx:claims/beam/50eac377-aaaf-4822-a440-3716011a2137
    • full textbeam-chunk
      text/plain1 KBdoc:beam/50eac377-aaaf-4822-a440-3716011a2137
      Show 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?
  5. ctx:claims/beam/0edc0f7c-f522-479a-8586-66d20ba52bef
    • full textbeam-chunk
      text/plain1 KBdoc:beam/0edc0f7c-f522-479a-8586-66d20ba52bef
      Show 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.