Expanded Query Parts
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-09.)
Expanded Query Parts has 12 facts recorded in Dontopedia across 2 references, with 2 live disagreements.
Mostly:rdf:type(4), contains(3), joined to(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (8)
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.
appliesToApplies to(2)
- Truncation Action
ex:truncation-action - Truncation Slicing
ex:truncation-slicing
appliedToApplied to(1)
- Join Operation
ex:join-operation
combinesQueryPartsCombines Query Parts(1)
- Code Segment
ex:code-segment
constrainsConstrains(1)
- Max Length
ex:max-length
isPrefixOfIs Prefix of(1)
- Truncated Query
ex:truncated-query
modifiesInPlaceModifies in Place(1)
- Code Segment
ex:code-segment
usesVariableUses Variable(1)
- Expand Query Function
ex:expand-query-function
Other facts (12)
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 | [1] |
| Rdf:type | Expanded Query List | [2] |
| Rdf:type | Python List | [2] |
| Contains | Tokens | [2] |
| Contains | Entity Texts | [2] |
| Contains | Limited Synonyms | [2] |
| Joined to | Expanded Query String | [1] |
| Element Type | String Element | [1] |
| Is List | true | [2] |
| Is Subsequence of | Original Expansion | [2] |
| Is Formed by Concatenation | Three Components | [2] |
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)
ctx:claims/beam/80a16c0b-7043-48ab-aeb5-68a3a00737cb- full textbeam-chunktext/plain1012 B
doc:beam/80a16c0b-7043-48ab-aeb5-68a3a00737cbShow excerpt
expanded_query = ' '.join(expanded_query_parts) end_time = time.time() latency = end_time - start_time print(f"Expanded Query: {expanded_query}, Latency: {latency:.4f} seconds") return expanded_query # Test th…
ctx:claims/beam/b27efc86-7008-4384-852a-049d06d255cb- full textbeam-chunktext/plain1 KB
doc:beam/b27efc86-7008-4384-852a-049d06d255cbShow excerpt
entities = [(ent.text, ent.label_) for ent in doc.ents] # Extract synonyms for each token synonyms = [] for token in tokens: pos = get_wordnet_pos(nltk.pos_tag([token])[0][1]) synsets = wordnet.synsets(t…
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.