Weighted Score
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-10.)
Weighted Score has 6 facts recorded in Dontopedia across 3 references, with 2 live disagreements.
Mostly:rdf:type(2), computed from(2), calculation method(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedRdf:typein disputerdf:type
- Concept[1]all time · 96e02250 24f3 4d02 92fa 50f9f6210c88
- Numeric Value[2]sourceall time · E3ef8583 5439 4485 8856 6415be355e7a
Computed Fromin disputecomputedFrom
- Option Scores[3]all time · 4138d5af 2f28 48bd 82f2 Ede483c92f8c
- Weights[3]all time · 4138d5af 2f28 48bd 82f2 Ede483c92f8c
Calculation MethodcalculationMethod
- Combination Method[1]all time · 96e02250 24f3 4d02 92fa 50f9f6210c88
Computed bycomputedBy
- Sum Operation[2]sourceall time · E3ef8583 5439 4485 8856 6415be355e7a
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.
describesDescribes(1)
- Step 1
ex:step_1
mentionsMentions(1)
- Discussion
ex:discussion
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 (3)
- custom
ctx:claims/beam/96e02250-24f3-4d02-92fa-50f9f6210c88 - custom
ctx:claims/beam/e3ef8583-5439-4485-8856-6415be355e7a- full textbeam-chunktext/plain1 KB
doc:beam/e3ef8583-5439-4485-8856-6415be355e7aShow excerpt
:return: Weighted score """ weighted_score = sum(option_scores[factor] * weights[factor] for factor in option_scores) return weighted_score def main(): # Define the factors and their weights factors = ['cost', 'scal…
- custom
ctx:claims/beam/4138d5af-2f28-48bd-82f2-ede483c92f8c- full textbeam-chunktext/plain1 KB
doc:beam/4138d5af-2f28-48bd-82f2-ede483c92f8cShow 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 …
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.