Dontopedia

lowercase

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

lowercase has 12 facts recorded in Dontopedia across 6 references, with 1 live disagreement.

12 facts·7 predicates·6 sources·1 in dispute

Mostly:rdf:type(5), processing order(1), has attribute(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (8)

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.

hasFilterHas Filter(3)

appliesFilterApplies Filter(1)

filterFilter(1)

filterContainsFilter Contains(1)

processedByProcessed by(1)

usesFilterUses Filter(1)

Other facts (11)

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.

11 facts
PredicateValueRef
Rdf:typeFilter Factory[1]
Rdf:typeFilter[2]
Rdf:typeFilter[3]
Rdf:typeFilter[4]
Rdf:typeToken Filter[5]
Processing Order3[1]
Has Attributeclass[1]
Filter Purposecase-normalization[1]
Is Filter ofSynonym Analyzer[2]
Is Filter Typelowercase[3]
Used bySynonym Analyzer[6]

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/7b1c0121-79be-4456-b205-dd0814416628
ex:FilterFactory
processingOrderbeam/7b1c0121-79be-4456-b205-dd0814416628
3
hasAttributebeam/7b1c0121-79be-4456-b205-dd0814416628
class
filterPurposebeam/7b1c0121-79be-4456-b205-dd0814416628
case-normalization
typebeam/06b4c25a-1508-496d-a7cb-ac62d70720b0
ex:Filter
isFilterOfbeam/06b4c25a-1508-496d-a7cb-ac62d70720b0
ex:synonym-analyzer
isFilterTypebeam/3b6c342c-d063-4158-bc0a-b84634edf7e8
lowercase
typebeam/3b6c342c-d063-4158-bc0a-b84634edf7e8
ex:Filter
typebeam/009c923b-307a-4fea-925e-20fa07694470
ex:Filter
labelbeam/009c923b-307a-4fea-925e-20fa07694470
lowercase
typebeam/39eb9369-61a1-4f63-85f9-7d1492c91bb8
ex:TokenFilter
usedBybeam/ad4ada2c-68dd-495a-9425-18e966529a87
ex:synonym-analyzer

References (6)

6 references
  1. ctx:claims/beam/7b1c0121-79be-4456-b205-dd0814416628
    • full textbeam-chunk
      text/plain1 KBdoc:beam/7b1c0121-79be-4456-b205-dd0814416628
      Show excerpt
      <str name="df">text</str> <!-- Enable caching --> <bool name="enableResultCaching">true</bool> <int name="resultCacheSize">1000</int> <int name="filterCacheSize">500</int> </lst> </requestHandler> <!-- Indexing settin
  2. ctx:claims/beam/06b4c25a-1508-496d-a7cb-ac62d70720b0
    • full textbeam-chunk
      text/plain1 KBdoc:beam/06b4c25a-1508-496d-a7cb-ac62d70720b0
      Show excerpt
      'index.refresh_interval': '30s', 'number_of_shards': 1, 'number_of_replicas': 0, 'analysis': { 'analyzer': { 'synonym_analyzer': { 'type': 'custom',
  3. 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'} #
  4. 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
  5. ctx:claims/beam/39eb9369-61a1-4f63-85f9-7d1492c91bb8
    • full textbeam-chunk
      text/plain1 KBdoc:beam/39eb9369-61a1-4f63-85f9-7d1492c91bb8
      Show excerpt
      'index.refresh_interval': '30s', # Increase refresh interval to reduce overhead 'number_of_shards': 1, # Adjust based on data size and cluster capacity 'number_of_replicas': 0, # Adjust based on cluster capacity
  6. ctx:claims/beam/ad4ada2c-68dd-495a-9425-18e966529a87
    • full textbeam-chunk
      text/plain1 KBdoc:beam/ad4ada2c-68dd-495a-9425-18e966529a87
      Show excerpt
      'track_total_hits': True # Enable total hits tracking }) print(response['hits']['total']['value']) # Output: 1 ``` ### Explanation 1. **Index Settings**: - `index.refresh_interval`: Increased to `30s` to reduce overhead. - `nu

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.