Dontopedia

First Element

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-11.)

First Element has 4 facts recorded in Dontopedia across 3 references, with 1 live disagreement.

4 facts·2 predicates·3 sources·1 in dispute
Maturity scale raw canonical shape-checked rule-derived certified

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

accessesElementAccesses Element(2)

containsElementAtPositionContains Element at Position(2)

ignoresIgnores(2)

extractsFromExtracts From(1)

returnsReturns(1)

Other facts (4)

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.

4 facts
PredicateValueRef
Rdf:typeIgnored Value[1]
Rdf:typeTensor Element[2]
Rdf:typePosition Descriptor[3]
Is Extracted FromInput Ids[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.

typebeam/f3d5dce4-0492-435e-9a07-8eec7bd68f9b
ex:IgnoredValue
typebeam/04d01b28-d52f-49e9-b6a7-b036cffd9b17
ex:TensorElement
isExtractedFrombeam/04d01b28-d52f-49e9-b6a7-b036cffd9b17
ex:input-ids
typebeam/0f76603a-89a4-47a0-b577-eddce4e83e65
ex:PositionDescriptor

References (3)

3 references
  1. ctx:claims/beam/f3d5dce4-0492-435e-9a07-8eec7bd68f9b
    • full textbeam-chunk
      text/plain1 KBdoc:beam/f3d5dce4-0492-435e-9a07-8eec7bd68f9b
      Show excerpt
      print(f"Processing dense query: {query_vector}") _, I = self.index.search(query_vector, k=10) return [f"dense_result_{i}" for i in I[0]] # Initialize FAISS index d = 128 # dimension n = 8000 # number of vectors np
  2. ctx:claims/beam/04d01b28-d52f-49e9-b6a7-b036cffd9b17
    • full textbeam-chunk
      text/plain1 KBdoc:beam/04d01b28-d52f-49e9-b6a7-b036cffd9b17
      Show excerpt
      chunks = [] for i in range(0, len(input_ids[0]), self.max_tokens): chunk_ids = input_ids[0][i:i+self.max_tokens] chunk_mask = attention_mask[0][_][i:i+self.max_tokens] chunks.append((chunk
  3. ctx:claims/beam/0f76603a-89a4-47a0-b577-eddce4e83e65
    • full textbeam-chunk
      text/plain1 KBdoc:beam/0f76603a-89a4-47a0-b577-eddce4e83e65
      Show excerpt
      return reformulated_query # Example context and query context = { 'location': 'New York', 'previous_searches': ['coffee shops'], 'time_of_day': 'morning' } query = "coffee shops" # Reformulate the query reformulated_query

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.