Uppercase Replacements
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)
Uppercase Replacements has 5 facts recorded in Dontopedia across 1 reference, with 1 live disagreement.
5 facts·2 predicates·1 sources·1 in dispute
Maturity scale
raw canonical shape-checked rule-derived certifiedAffectsin disputeaffects
- Rule Equals to Equals[1]all time · 5466d53b B106 4ae8 8b3d 669b5165ec8b
- Rule From to of[1]all time · 5466d53b B106 4ae8 8b3d 669b5165ec8b
- Rule Select to Retrieve[1]all time · 5466d53b B106 4ae8 8b3d 669b5165ec8b
- Rule Where to While[1]all time · 5466d53b B106 4ae8 8b3d 669b5165ec8b
Rdf:typerdf:type
- Text Transformation[1]all time · 5466d53b B106 4ae8 8b3d 669b5165ec8b
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.
—
affectsbeam/5466d53b-b106-4ae8-8b3d-669b5165ec8b
ex:rule-equals-to-equals
—
affectsbeam/5466d53b-b106-4ae8-8b3d-669b5165ec8b
ex:rule-from-to-of
—
affectsbeam/5466d53b-b106-4ae8-8b3d-669b5165ec8b
ex:rule-select-to-retrieve
—
affectsbeam/5466d53b-b106-4ae8-8b3d-669b5165ec8b
ex:rule-where-to-while
—
typebeam/5466d53b-b106-4ae8-8b3d-669b5165ec8b
ex:TextTransformation
References (1)
1 references
- 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.