Dontopedia

term

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

term has 21 facts recorded in Dontopedia across 4 references, with 3 live disagreements.

21 facts·16 predicates·4 sources·3 in dispute

Mostly:rdf:type(3), has type(2), uses analyzer(2)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (19)

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.

containsContains(3)

hasPropertyHas Property(3)

usedByUsed by(3)

containsPropertyContains Property(2)

appliedToApplied to(1)

definesDefines(1)

hasPropertiesHas Properties(1)

inverseOfInverse of(1)

isUsedByIs Used by(1)

isUsedInIs Used in(1)

matchesMatches(1)

targetsTargets(1)

Other facts (20)

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.

20 facts
PredicateValueRef
Rdf:typeProperty Definition[1]
Rdf:typeProperty[2]
Rdf:typeIndex Property[4]
Has Typetext[3]
Has TypeText Type[4]
Uses AnalyzerSynonym Analyzer[3]
Uses AnalyzerSynonym Analyzer[4]
Is AssignedSynonyms First Element[1]
Used inMatch Query[1]
Typetext[2]
Analyzersynonym_analyzer[2]
Nested inProperties[2]
Part ofSynonyms Index[3]
Has Two Attributestrue[3]
CombinesText Type and Analyzer[3]
Is Part ofMappings Body[3]
SpecifiesText Analysis[3]
Has ConfigurationText Analyzer Combination[3]
EnablesSynonym Analysis[3]
Inverse Applied bySynonym Analyzer[4]

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.

isAssignedbeam/3b6c342c-d063-4158-bc0a-b84634edf7e8
ex:synonyms-first-element
typebeam/3b6c342c-d063-4158-bc0a-b84634edf7e8
ex:PropertyDefinition
usedInbeam/3b6c342c-d063-4158-bc0a-b84634edf7e8
ex:match-query
typebeam/009c923b-307a-4fea-925e-20fa07694470
ex:Property
labelbeam/009c923b-307a-4fea-925e-20fa07694470
term
typebeam/009c923b-307a-4fea-925e-20fa07694470
text
analyzerbeam/009c923b-307a-4fea-925e-20fa07694470
synonym_analyzer
nestedInbeam/009c923b-307a-4fea-925e-20fa07694470
ex:properties
hasTypebeam/47015f45-67b2-4323-9e0f-8048812ddd15
text
usesAnalyzerbeam/47015f45-67b2-4323-9e0f-8048812ddd15
ex:synonym-analyzer
partOfbeam/47015f45-67b2-4323-9e0f-8048812ddd15
ex:synonyms-index
hasTwoAttributesbeam/47015f45-67b2-4323-9e0f-8048812ddd15
true
combinesbeam/47015f45-67b2-4323-9e0f-8048812ddd15
ex:text-type-and-analyzer
isPartOfbeam/47015f45-67b2-4323-9e0f-8048812ddd15
ex:mappings-body
specifiesbeam/47015f45-67b2-4323-9e0f-8048812ddd15
ex:text-analysis
hasConfigurationbeam/47015f45-67b2-4323-9e0f-8048812ddd15
ex:text-analyzer-combination
enablesbeam/47015f45-67b2-4323-9e0f-8048812ddd15
ex:synonym-analysis
hasTypebeam/35f6cc41-2be5-463a-be9c-95e4900404b7
ex:text-type
usesAnalyzerbeam/35f6cc41-2be5-463a-be9c-95e4900404b7
ex:synonym_analyzer
typebeam/35f6cc41-2be5-463a-be9c-95e4900404b7
ex:index-property
inverseAppliedBybeam/35f6cc41-2be5-463a-be9c-95e4900404b7
ex:synonym_analyzer

References (4)

4 references
  1. ctx:claims/beam/3b6c342c-d063-4158-bc0a-b84634edf7e8
    • full textbeam-chunk
      text/plain1 KBdoc:beam/3b6c342c-d063-4158-bc0a-b84634edf7e8
      Show excerpt
      # Rewrite the query using the first synonym query['term'] = synonyms[0] return query # Example usage: query = {'term': 'hello'} rewritten_query = rewrite_query(query) print(rewritten_query) # Output: {'term': 'hi'} #
  2. ctx:claims/beam/009c923b-307a-4fea-925e-20fa07694470
    • full textbeam-chunk
      text/plain1 KBdoc:beam/009c923b-307a-4fea-925e-20fa07694470
      Show excerpt
      - The `add_synonym` method adds a synonym to the dictionary, associating it with a specific term and context. 3. **Retrieving Synonyms**: - The `get_synonyms` method retrieves the synonyms for a given term and context. 4. **Rewritin
  3. ctx:claims/beam/47015f45-67b2-4323-9e0f-8048812ddd15
    • full textbeam-chunk
      text/plain1 KBdoc:beam/47015f45-67b2-4323-9e0f-8048812ddd15
      Show excerpt
      rewritten_query = rewrite_query(query, context) print(rewritten_query) # Output: {'term': 'hi'} ``` ### Conclusion By using `defaultdict` to handle multiple synonyms, ensuring thread safety with a lock, and leveraging efficient dictionar
  4. ctx:claims/beam/35f6cc41-2be5-463a-be9c-95e4900404b7
    • full textbeam-chunk
      text/plain1 KBdoc:beam/35f6cc41-2be5-463a-be9c-95e4900404b7
      Show excerpt
      First, ensure that your Elasticsearch index is correctly configured with the synonym analyzer and filter. Your current configuration looks mostly correct, but there are a few improvements and checks we can make. ### 2. Use `synonyms_path`

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.