Dontopedia

between(1, 5)

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

between(1, 5) has 5 facts recorded in Dontopedia across 2 references, with 1 live disagreement.

5 facts·3 predicates·2 sources·1 in dispute
Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (2)

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.

hasValueHas Value(1)

hasWaitTimeHas Wait Time(1)

Other facts (4)

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.

4 facts
PredicateValueRef
Rdf:typeWait Interval[1]
Rdf:typeFunction Call[2]
Lower Bound1[1]
Upper Bound5[1]

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/a5f17fd4-b857-47b9-9bcb-1f5e3788069c
ex:wait-interval
lowerBoundbeam/a5f17fd4-b857-47b9-9bcb-1f5e3788069c
1
upperBoundbeam/a5f17fd4-b857-47b9-9bcb-1f5e3788069c
5
typebeam/6845bb99-14f9-4f20-836b-192b73cda2a7
ex:FunctionCall
labelbeam/6845bb99-14f9-4f20-836b-192b73cda2a7
between(1, 5)

References (2)

2 references
  1. ctx:claims/beam/a5f17fd4-b857-47b9-9bcb-1f5e3788069c
    • full textbeam-chunk
      text/plain1 KBdoc:beam/a5f17fd4-b857-47b9-9bcb-1f5e3788069c
      Show excerpt
      from locust import HttpUser, task, between class RegularUser(HttpUser): wait_time = between(1, 5) # Regular users wait between 1 to 5 seconds between requests @task def get_index(self): self.client.get("/api/v1/endpoi
  2. ctx:claims/beam/6845bb99-14f9-4f20-836b-192b73cda2a7
    • full textbeam-chunk
      text/plain1012 Bdoc:beam/6845bb99-14f9-4f20-836b-192b73cda2a7
      Show excerpt
      ### Example Load Testing with Locust Here's an example of how you might set up a simple load test using Locust: ```python from locust import HttpUser, task, between class MyUser(HttpUser): wait_time = between(1, 5) @task def

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.