Expand Query
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)
Expand Query has 1 fact recorded in Dontopedia across 1 reference.
1 facts·1 predicates·1 sources
Maturity scale
raw canonical shape-checked rule-derived certifiedAssignsassigns
- Replacement[1]sourceall time · 2446c55d 3e7d 4dce B1a2 10ccc35b4cca
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.
—
assignsbeam/2446c55d-3e7d-4dce-b1a2-10ccc35b4cca
ex:replacement
References (1)
1 references
- custom
ctx:claims/beam/2446c55d-3e7d-4dce-b1a2-10ccc35b4cca- full textbeam-chunktext/plain1 KB
doc:beam/2446c55d-3e7d-4dce-b1a2-10ccc35b4ccaShow excerpt
def expand_query(self, query): for pattern, replacement in self.rules: query = re.sub(pattern, replacement, query) return query # Example usage: rewriter = QueryRewriter() query = "SELECT * FROM table WHERE …
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.