Dontopedia

disambiguated query

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

disambiguated query has 9 facts recorded in Dontopedia across 3 references, with 1 live disagreement.

9 facts·6 predicates·3 sources·1 in dispute

Mostly:rdf:type(3), creation method(1), formed by(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.

returnsReturns(2)

argumentArgument(1)

outputsOutputs(1)

printsPrints(1)

Other facts (8)

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.

8 facts
PredicateValueRef
Rdf:typeString[1]
Rdf:typeString[2]
Rdf:typeVariable[3]
Creation MethodJoin Disambiguated Terms[1]
Formed byJoin Operation[2]
Result ofDisambiguate Terms[2]
Is Assigned toDisambiguate Terms[3]
Has Source QueryQuery[3]

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/3b745f75-bb55-40a4-a608-a2d518e8e7a7
ex:String
creationMethodbeam/3b745f75-bb55-40a4-a608-a2d518e8e7a7
ex:join-disambiguated-terms
typebeam/b6b0b011-2ea9-48ce-a85b-83edabc260d3
ex:String
labelbeam/b6b0b011-2ea9-48ce-a85b-83edabc260d3
disambiguated query
formedBybeam/b6b0b011-2ea9-48ce-a85b-83edabc260d3
ex:join-operation
resultOfbeam/b6b0b011-2ea9-48ce-a85b-83edabc260d3
ex:disambiguate_terms
isAssignedTobeam/104f47d4-b023-450e-90a1-1989f29e2feb
ex:disambiguate-terms
hasSourceQuerybeam/104f47d4-b023-450e-90a1-1989f29e2feb
ex:query
typebeam/104f47d4-b023-450e-90a1-1989f29e2feb
ex:Variable

References (3)

3 references
  1. ctx:claims/beam/3b745f75-bb55-40a4-a608-a2d518e8e7a7
    • full textbeam-chunk
      text/plain899 Bdoc:beam/3b745f75-bb55-40a4-a608-a2d518e8e7a7
      Show excerpt
      # Disambiguate ambiguous terms disambiguated_terms = [] for term in terms: if term not in ambiguous_terms: disambiguated_terms.append(term) else: # Use the context to disambiguate the term
  2. ctx:claims/beam/b6b0b011-2ea9-48ce-a85b-83edabc260d3
    • full textbeam-chunk
      text/plain1 KBdoc:beam/b6b0b011-2ea9-48ce-a85b-83edabc260d3
      Show excerpt
      disambiguated_terms.append(closest_match) else: disambiguated_terms.append(term) # Join the disambiguated terms back into a single string disambiguated_query = " ".join(disambiguated
  3. ctx:claims/beam/104f47d4-b023-450e-90a1-1989f29e2feb
    • full textbeam-chunk
      text/plain803 Bdoc:beam/104f47d4-b023-450e-90a1-1989f29e2feb
      Show excerpt
      disambiguated_query = disambiguate_terms(query) print(disambiguated_query) ``` ### Explanation 1. **Entity Linking**: - Define a function `find_entity_linking` to find the most relevant entity for the ambiguous term using a knowledge g

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.