Dontopedia

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.

14 facts·10 predicates·1 sources·2 in dispute

Mostly:ex:has parameter(3), ex:requires(3), rdf:type(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound 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)

ex:containsFunctionEx:contains Function(1)

ex:describesImplementationEx:describes Implementation(1)

ex:invokesMappingEx:invokes Mapping(1)

ex:referencesUndefinedFunctionEx:references Undefined Function(1)

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.

14 facts
PredicateValueRef
Ex:has Parameteres[1]
Ex:has Parameterindex_name[1]
Ex:has Parametertop_fields[1]
Ex:requiresEs Client Object[1]
Ex:requiresIndex Name String[1]
Ex:requiresTop Fields List[1]
Rdf:typeFunction[1]
Ex:uses DataTop Fields[1]
Ex:calls Elasticsearch ApiIndices Create[1]
Ex:produces OutputIndex Configuration[1]
Ex:consumesTop Fields[1]
Ex:passes to ApiMapping Body[1]
Ex:defined inCode Snippet[1]
Ex:uses ClientConnection 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.

typebeam/8481d5cc-fb17-4c80-9a11-b145c8881707
ex:Function
hasParameterbeam/8481d5cc-fb17-4c80-9a11-b145c8881707
es
hasParameterbeam/8481d5cc-fb17-4c80-9a11-b145c8881707
index_name
hasParameterbeam/8481d5cc-fb17-4c80-9a11-b145c8881707
top_fields
usesDatabeam/8481d5cc-fb17-4c80-9a11-b145c8881707
ex:top-fields
callsElasticsearchAPIbeam/8481d5cc-fb17-4c80-9a11-b145c8881707
ex:indices-create
producesOutputbeam/8481d5cc-fb17-4c80-9a11-b145c8881707
ex:index-configuration
consumesbeam/8481d5cc-fb17-4c80-9a11-b145c8881707
ex:top-fields
passesToAPIbeam/8481d5cc-fb17-4c80-9a11-b145c8881707
ex:mapping-body
definedInbeam/8481d5cc-fb17-4c80-9a11-b145c8881707
ex:code-snippet
usesClientbeam/8481d5cc-fb17-4c80-9a11-b145c8881707
ex:connection-object
requiresbeam/8481d5cc-fb17-4c80-9a11-b145c8881707
ex:es-client-object
requiresbeam/8481d5cc-fb17-4c80-9a11-b145c8881707
ex:index-name-string
requiresbeam/8481d5cc-fb17-4c80-9a11-b145c8881707
ex:top-fields-list

References (1)

1 references
  1. ctx:claims/beam/8481d5cc-fb17-4c80-9a11-b145c8881707
    • full textbeam-chunk
      text/plain1 KBdoc:beam/8481d5cc-fb17-4c80-9a11-b145c8881707
      Show 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.