Dontopedia

Options Dictionary

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

Options Dictionary has 5 facts recorded in Dontopedia across 2 references.

5 facts·5 predicates·2 sources

Mostly:rdf:type(1), value type(1), structure(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (2)

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.

calledOnCalled on(1)

declaresDeclares(1)

Other facts (5)

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.

5 facts
PredicateValueRef
Rdf:typeDictionary[1]
Value TypeDictionary[1]
Structureoption-name-to-scores-mapping[1]
ContainsOption Entries[2]
MapsOption Names to Scores[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/4138d5af-2f28-48bd-82f2-ede483c92f8c
ex:Dictionary
value-typebeam/4138d5af-2f28-48bd-82f2-ede483c92f8c
ex:Dictionary
structurebeam/4138d5af-2f28-48bd-82f2-ede483c92f8c
option-name-to-scores-mapping
containsbeam/f785aaf8-c8fc-4628-9503-45b6c5e5c24b
ex:option-entries
mapsbeam/f785aaf8-c8fc-4628-9503-45b6c5e5c24b
ex:option-names-to-scores

References (2)

2 references
  1. ctx:claims/beam/4138d5af-2f28-48bd-82f2-ede483c92f8c
    • full textbeam-chunk
      text/plain1 KBdoc:beam/4138d5af-2f28-48bd-82f2-ede483c92f8c
      Show excerpt
      :param weights: Dictionary of weights for each factor :return: Weighted score """ weighted_score = sum(option_scores[factor] * weights[factor] for factor in option_scores) return weighted_score def main(): # Define
  2. ctx:claims/beam/f785aaf8-c8fc-4628-9503-45b6c5e5c24b
    • full textbeam-chunk
      text/plain1 KBdoc:beam/f785aaf8-c8fc-4628-9503-45b6c5e5c24b
      Show excerpt
      score = int(input(f"Enter the score for {factor} (1-10): ")) option_scores[factor] = score options[option_name] = option_scores # Calculate weighted scores weighted_scores = {} for o

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.