List of rewritten queries
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)
List of rewritten queries has 9 facts recorded in Dontopedia across 4 references, with 1 live disagreement.
Mostly:rdf:type(4), appends(1), initially empty(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (16)
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.
initializesInitializes(2)
- Empty List Initialization
ex:empty-list-initialization - Handle Queries Method
ex:handle-queries-method
appendsToAppends to(1)
- Handle Queries
ex:handle-queries
assignsAssigns(1)
- Output Assignment
ex:output-assignment
calledOnCalled on(1)
- Append Method
ex:append-method
causesCauses(1)
- Handle Queries
ex:handle-queries
collectionCollection(1)
- For Each Loop
ex:for-each-loop
initializesVariableInitializes Variable(1)
- Handle Queries
ex:handle-queries
memberOfMember of(1)
- Rewritten Query
ex:rewritten-query
modifiesInPlaceModifies in Place(1)
- List Append
ex:list-append
outputsOutputs(1)
- Print Statement
ex:print-statement
returnsReturns(1)
- Return Statement
ex:return-statement
returnsCollectionReturns Collection(1)
- Handle Queries
ex:handle-queries
storesStores(1)
- Results Variable
ex:results-variable
targetTarget(1)
- Assignment Statement
ex:assignment-statement
toTo(1)
- List Append
ex:list-append
Other facts (8)
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 | Array | [1] |
| Rdf:type | List | [2] |
| Rdf:type | Result Collection | [3] |
| Rdf:type | Collection | [4] |
| Appends | rewritten-query | [1] |
| Initially Empty | true | [1] |
| Is Populated by | Handle Queries | [3] |
| Collection Type | List | [3] |
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 (4)
ctx:claims/beam/819c8d1c-ceee-4ed2-8fa3-23504b8df714- full textbeam-chunktext/plain964 B
doc:beam/819c8d1c-ceee-4ed2-8fa3-23504b8df714Show excerpt
dictionary_keys = set(dictionary.keys()) rewritten_queries = [] for query in queries: tokens = query.split() rewritten_tokens = [dictionary[token] if token in dictionary_keys else token for token in tokens] …
ctx:claims/beam/05954f20-67d8-4b4a-ba35-9c13e71745c0- full textbeam-chunktext/plain1 KB
doc:beam/05954f20-67d8-4b4a-ba35-9c13e71745c0Show excerpt
4. **Batch Processing**: Process queries in batches to manage the workload efficiently. ### Example Code Here's a complete example that integrates spaCy for tokenization and handles the parallel processing of queries: ```python import ti…
ctx:claims/beam/36b5994d-2dd5-4a63-bcbc-0f42c09b1a95ctx:claims/beam/5a21c33c-2567-4a84-a9da-988bc2aab717
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.