Dontopedia

context

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

context has 30 facts recorded in Dontopedia across 5 references, with 7 live disagreements.

30 facts·10 predicates·5 sources·7 in dispute

Mostly:has key(6), has value for(6), contains(3)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (9)

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.

isMemberOfIs Member of(3)

createsCreates(1)

definesDefines(1)

hasArgumentHas Argument(1)

performsInitializationPerforms Initialization(1)

returnsReturns(1)

validatesValidates(1)

Other facts (28)

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.

28 facts
PredicateValueRef
Has Key"query"[2]
Has Key"context"[2]
Has Key"intent"[2]
Has Keykeywords[3]
Has Keyuser_profile[3]
Has Keysession_history[3]
Has Value for"hello_world"[2]
Has Value for"world_context"[2]
Has Value for1[2]
Has Value forkeywords[3]
Has Value foruser_profile[3]
Has Value forsession_history[3]
ContainsQuery Value Hello[1]
ContainsContext Value World[1]
ContainsIntent Value 1[1]
Rdf:typeDictionary[2]
Rdf:typeDictionary[3]
Rdf:typeData Structure[4]
Has ValueQuery Value[2]
Has ValueContext Value[2]
Has ValueIntent Value[2]
Has MemberLocation[5]
Has MemberPrevious Searches[5]
Has MemberTime of Day[5]
Validated byContext Field Validator[2]
Has KeysFields Array[2]
Validates AgainstContext Field Validator[2]
Purposeprovides-context-for-query-reformulation[5]

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.

containsbeam/6d683f5a-8ab1-4007-8981-58fa4633ea6f
ex:query-value-hello
containsbeam/6d683f5a-8ab1-4007-8981-58fa4633ea6f
ex:context-value-world
containsbeam/6d683f5a-8ab1-4007-8981-58fa4633ea6f
ex:intent-value-1
typebeam/4868d515-274c-47a5-aeaf-5d740c28566e
ex:Dictionary
hasKeybeam/4868d515-274c-47a5-aeaf-5d740c28566e
"query"
hasKeybeam/4868d515-274c-47a5-aeaf-5d740c28566e
"context"
hasKeybeam/4868d515-274c-47a5-aeaf-5d740c28566e
"intent"
hasValueForbeam/4868d515-274c-47a5-aeaf-5d740c28566e
"hello_world"
hasValueForbeam/4868d515-274c-47a5-aeaf-5d740c28566e
"world_context"
hasValueForbeam/4868d515-274c-47a5-aeaf-5d740c28566e
1
validatedBybeam/4868d515-274c-47a5-aeaf-5d740c28566e
ex:context-field-validator
hasKeysbeam/4868d515-274c-47a5-aeaf-5d740c28566e
ex:fields-array
validatesAgainstbeam/4868d515-274c-47a5-aeaf-5d740c28566e
ex:context-field-validator
hasValuebeam/4868d515-274c-47a5-aeaf-5d740c28566e
ex:query-value
hasValuebeam/4868d515-274c-47a5-aeaf-5d740c28566e
ex:context-value
hasValuebeam/4868d515-274c-47a5-aeaf-5d740c28566e
ex:intent-value
typebeam/2e9bfb83-c06e-4f53-ab54-171b457ae141
ex:Dictionary
hasKeybeam/2e9bfb83-c06e-4f53-ab54-171b457ae141
keywords
hasKeybeam/2e9bfb83-c06e-4f53-ab54-171b457ae141
user_profile
hasKeybeam/2e9bfb83-c06e-4f53-ab54-171b457ae141
session_history
hasValueForbeam/2e9bfb83-c06e-4f53-ab54-171b457ae141
keywords
hasValueForbeam/2e9bfb83-c06e-4f53-ab54-171b457ae141
user_profile
hasValueForbeam/2e9bfb83-c06e-4f53-ab54-171b457ae141
session_history
typebeam/47f25b72-1487-4677-9d02-623490a5bb2a
ex:DataStructure
labelbeam/47f25b72-1487-4677-9d02-623490a5bb2a
context dictionary
hasMemberbeam/8a3d5f11-58ba-4f68-b4a1-93f1ccf1ed68
ex:location
hasMemberbeam/8a3d5f11-58ba-4f68-b4a1-93f1ccf1ed68
ex:previous-searches
hasMemberbeam/8a3d5f11-58ba-4f68-b4a1-93f1ccf1ed68
ex:time-of-day
labelbeam/8a3d5f11-58ba-4f68-b4a1-93f1ccf1ed68
context
purposebeam/8a3d5f11-58ba-4f68-b4a1-93f1ccf1ed68
provides-context-for-query-reformulation

References (5)

5 references
  1. ctx:claims/beam/6d683f5a-8ab1-4007-8981-58fa4633ea6f
    • full textbeam-chunk
      text/plain1 KBdoc:beam/6d683f5a-8ab1-4007-8981-58fa4633ea6f
      Show excerpt
      [Turn 2506] User: I'm designing input structures for our LLM queries, and I'm proposing 6 context fields to improve answer relevance by 15%. I want to ensure that these fields are properly validated and sanitized to prevent any potential se
  2. ctx:claims/beam/4868d515-274c-47a5-aeaf-5d740c28566e
    • full textbeam-chunk
      text/plain1 KBdoc:beam/4868d515-274c-47a5-aeaf-5d740c28566e
      Show excerpt
      fields = ["query", "context", "intent"] validator = ContextFieldValidator(fields) context = {"query": "hello_world", "context": "world_context", "intent": 1} try: validator.validate(context) print("Context is valid") except ValueErr
  3. ctx:claims/beam/2e9bfb83-c06e-4f53-ab54-171b457ae141
  4. 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
  5. ctx:claims/beam/8a3d5f11-58ba-4f68-b4a1-93f1ccf1ed68
    • full textbeam-chunk
      text/plain1 KBdoc:beam/8a3d5f11-58ba-4f68-b4a1-93f1ccf1ed68
      Show excerpt
      - The `context` dictionary includes the user's location, previous searches, and time of day. 2. **Query Reformulation**: - The `reformulate_query` function takes the original query and the context and modifies the query to include th

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.