Word Boundary Regex
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)
Word Boundary Regex has 8 facts recorded in Dontopedia across 2 references, with 2 live disagreements.
Maturity scale
raw canonical shape-checked rule-derived certifiedRdf:typein disputerdf:type
- Regex Special Sequence[1]sourceall time · 6160f680 6610 43df B520 Efa8dbd5ff46
- Regex Syntax[2]all time · 5466d53b B106 4ae8 8b3d 669b5165ec8b
- String Literal[1]sourceall time · 6160f680 6610 43df B520 Efa8dbd5ff46
Used inin disputeusedIn
- Regex Equals[2]all time · 5466d53b B106 4ae8 8b3d 669b5165ec8b
- Regex From[2]all time · 5466d53b B106 4ae8 8b3d 669b5165ec8b
- Regex Select[2]all time · 5466d53b B106 4ae8 8b3d 669b5165ec8b
- Regex Where[2]all time · 5466d53b B106 4ae8 8b3d 669b5165ec8b
Rdfs:labelrdfs:label
- \b[1]sourceall time · 6160f680 6610 43df B520 Efa8dbd5ff46
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.
usesUses(3)
- Apply Contextual Expansion
ex:apply-contextual-expansion - Apply Keyword Substitution
ex:apply-keyword-substitution - Word Boundary Pattern
ex:word-boundary-pattern
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/6160f680-6610-43df-b520-efa8dbd5ff46- full textbeam-chunktext/plain1 KB
doc:beam/6160f680-6610-43df-b520-efa8dbd5ff46Show excerpt
(r'\bOR\b', 'ORELSE') ] self.contextual_expansions = { 'table': 'TABLE_NAME', 'condition': 'CONDITION_VALUE' } def rewrite_query(self, query): try: expande…
- custom
ctx:claims/beam/5466d53b-b106-4ae8-8b3d-669b5165ec8b- full textbeam-chunktext/plain1 KB
doc:beam/5466d53b-b106-4ae8-8b3d-669b5165ec8bShow excerpt
rewriter.add_rule(r'\bSELECT\b', 'RETRIEVE') rewriter.add_rule(r'\bFROM\b', 'OF') rewriter.add_rule(r'\bWHERE\b', 'WHILE') # Test queries test_queries = [ "SELECT * FROM table WHERE condition", "SELECT column1 FROM table", "SEL…
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.