Dontopedia

Apply Contextual Expansion Method

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

Apply Contextual Expansion Method has 18 facts recorded in Dontopedia across 2 references, with 1 live disagreement.

18 facts·16 predicates·2 sources·1 in dispute

Mostly:has parameter(2), rdf:type(2), uses data structure(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.

callsMethodCalls Method(2)

callsMethodInOrderCalls Method in Order(1)

callsMethodInSequenceCalls Method in Sequence(1)

hasMethodHas Method(1)

Other facts (18)

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.

18 facts
PredicateValueRef
Has ParameterQuery Parameter[1]
Has ParameterQuery Parameter[2]
Rdf:typeQuery Transformation Method[2]
Rdf:typePrivate Method[2]
Uses Data StructureContextual Expansions Dict[1]
Uses LibraryRe Module[1]
Returns ValueQuery[1]
Uses Regex PatternWord Boundary Pattern[1]
Performs String ReplacementQuery[1]
Is Instance Methodtrue[1]
Uses Regex Word Boundarytrue[1]
Escapes Regex Special Charstrue[1]
Iterates Over DictionaryContextual Expansions Dict[1]
Iterates Over Pairs Via Itemstrue[1]
Uses Word Boundary Regextrue[1]
Called byExpand Query Method[2]
Is Defined inSource Document[2]
Called AfterApply Pattern Matching Method[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.

hasParameterbeam/153e4e5d-ec21-49b2-b791-2f914920617a
ex:query-parameter
usesDataStructurebeam/153e4e5d-ec21-49b2-b791-2f914920617a
ex:contextual-expansions-dict
usesLibrarybeam/153e4e5d-ec21-49b2-b791-2f914920617a
ex:re-module
returnsValuebeam/153e4e5d-ec21-49b2-b791-2f914920617a
ex:query
usesRegexPatternbeam/153e4e5d-ec21-49b2-b791-2f914920617a
ex:word-boundary-pattern
performsStringReplacementbeam/153e4e5d-ec21-49b2-b791-2f914920617a
ex:query
isInstanceMethodbeam/153e4e5d-ec21-49b2-b791-2f914920617a
true
usesRegexWordBoundarybeam/153e4e5d-ec21-49b2-b791-2f914920617a
true
escapesRegexSpecialCharsbeam/153e4e5d-ec21-49b2-b791-2f914920617a
true
iteratesOverDictionarybeam/153e4e5d-ec21-49b2-b791-2f914920617a
ex:contextual-expansions-dict
iteratesOverPairsViaItemsbeam/153e4e5d-ec21-49b2-b791-2f914920617a
true
usesWordBoundaryRegexbeam/153e4e5d-ec21-49b2-b791-2f914920617a
true
hasParameterbeam/6160f680-6610-43df-b520-efa8dbd5ff46
ex:query-parameter
typebeam/6160f680-6610-43df-b520-efa8dbd5ff46
ex:query-transformation-method
calledBybeam/6160f680-6610-43df-b520-efa8dbd5ff46
ex:expand-query-method
isDefinedInbeam/6160f680-6610-43df-b520-efa8dbd5ff46
ex:source-document
typebeam/6160f680-6610-43df-b520-efa8dbd5ff46
ex:private-method
calledAfterbeam/6160f680-6610-43df-b520-efa8dbd5ff46
ex:apply-pattern-matching-method

References (2)

2 references
  1. ctx:claims/beam/153e4e5d-ec21-49b2-b791-2f914920617a
    • full textbeam-chunk
      text/plain1 KBdoc:beam/153e4e5d-ec21-49b2-b791-2f914920617a
      Show excerpt
      def rewrite_query(self, query): try: expanded_query = self.expand_query(query) logging.info(f"Original Query: {query} | Expanded Query: {expanded_query}") return expanded_query except
  2. ctx:claims/beam/6160f680-6610-43df-b520-efa8dbd5ff46
    • full textbeam-chunk
      text/plain1 KBdoc:beam/6160f680-6610-43df-b520-efa8dbd5ff46
      Show excerpt
      (r'\bOR\b', 'ORELSE') ] self.contextual_expansions = { 'table': 'TABLE_NAME', 'condition': 'CONDITION_VALUE' } def rewrite_query(self, query): try: expande

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.