Create Index Mapping
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
Create Index Mapping has 14 facts recorded in Dontopedia across 1 reference, with 2 live disagreements.
Mostly:ex:has parameter(3), ex:requires(3), rdf:type(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (5)
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.
ex:callsFunctionEx:calls Function(1)
- Main Function
ex:main-function
ex:containsFunctionEx:contains Function(1)
- Code Snippet
ex:code-snippet
ex:describesImplementationEx:describes Implementation(1)
- Explanation Section
ex:explanation-section
ex:invokesMappingEx:invokes Mapping(1)
- Main Function
ex:main-function
ex:referencesUndefinedFunctionEx:references Undefined Function(1)
- Code Snippet
ex:code-snippet
Other facts (14)
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 |
|---|---|---|
| Ex:has Parameter | es | [1] |
| Ex:has Parameter | index_name | [1] |
| Ex:has Parameter | top_fields | [1] |
| Ex:requires | Es Client Object | [1] |
| Ex:requires | Index Name String | [1] |
| Ex:requires | Top Fields List | [1] |
| Rdf:type | Function | [1] |
| Ex:uses Data | Top Fields | [1] |
| Ex:calls Elasticsearch Api | Indices Create | [1] |
| Ex:produces Output | Index Configuration | [1] |
| Ex:consumes | Top Fields | [1] |
| Ex:passes to Api | Mapping Body | [1] |
| Ex:defined in | Code Snippet | [1] |
| Ex:uses Client | Connection Object | [1] |
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 (1)
ctx:claims/beam/8481d5cc-fb17-4c80-9a11-b145c8881707- full textbeam-chunktext/plain1 KB
doc:beam/8481d5cc-fb17-4c80-9a11-b145c8881707Show excerpt
mapping["mappings"]["properties"][field] = {"type": "text"} # Create the index with the defined mapping es.indices.create(index=index_name, body=mapping, ignore=400) def main(): corpus_path = 'path/to/corpus.csv' …
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.