Dontopedia

Bank Term

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

Bank Term has 7 facts recorded in Dontopedia across 2 references, with 2 live disagreements.

7 facts·5 predicates·2 sources·2 in dispute

Mostly:context dependent meaning(2), has synonym(2), rdf:type(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.

contains-synonym-forContains Synonym for(2)

is-synonym-ofIs Synonym of(2)

hasValueHas Value(1)

Other facts (7)

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.

7 facts
PredicateValueRef
Context Dependent MeaningFinancial Institution[1]
Context Dependent MeaningRiver Bank[1]
Has SynonymFinancial Institution[2]
Has SynonymRiver Bank[2]
Rdf:typeSearch Term[2]
Used inExample Usage 1[2]
PolysemousMultiple Meanings[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.

contextDependentMeaningbeam/47f25b72-1487-4677-9d02-623490a5bb2a
ex:financial-institution
contextDependentMeaningbeam/47f25b72-1487-4677-9d02-623490a5bb2a
ex:river-bank
typebeam/866cc857-ac06-46bc-8040-c98e5126053f
ex:search-term
has-synonymbeam/866cc857-ac06-46bc-8040-c98e5126053f
ex:financial-institution
has-synonymbeam/866cc857-ac06-46bc-8040-c98e5126053f
ex:river-bank
usedInbeam/866cc857-ac06-46bc-8040-c98e5126053f
ex:example-usage-1
polysemousbeam/866cc857-ac06-46bc-8040-c98e5126053f
ex:multiple-meanings

References (2)

2 references
  1. ctx:claims/beam/47f25b72-1487-4677-9d02-623490a5bb2a
    • full textbeam-chunk
      text/plain1 KBdoc:beam/47f25b72-1487-4677-9d02-623490a5bb2a
      Show excerpt
      # Determine context and retrieve synonyms query = "I want to visit the bank of the river." context = module.determine_context(query) print(module.get_synonyms('bank', context)) # Output: ['river bank'] ``` ### 3. Hierarchical Synonym Stru
  2. ctx:claims/beam/866cc857-ac06-46bc-8040-c98e5126053f
    • full textbeam-chunk
      text/plain1 KBdoc:beam/866cc857-ac06-46bc-8040-c98e5126053f
      Show excerpt
      self.synonyms[context][term].append(synonym) def get_synonyms(self, term, context): return self.synonyms[context].get(term, []) # Example usage: module = ContextAwareSynonymLookupModule() # Add synonyms with context m

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.