Dontopedia

ComplexUser

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

ComplexUser has 22 facts recorded in Dontopedia across 2 references, with 3 live disagreements.

22 facts·17 predicates·2 sources·3 in dispute

Mostly:rdf:type(2), has wait time(2), performs method(2)

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.

memberOfMember of(3)

hasMemberHas Member(1)

hasSubclassHas Subclass(1)

isAppliedByIs Applied by(1)

isConfiguredByIs Configured by(1)

superclassOfSuperclass of(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:typeHttp User Subclass[1]
Rdf:typeUser Class[2]
Has Wait TimeBetween 0.5 2[1]
Has Wait Time0.5 to 2 seconds[2]
Performs MethodHttp Get[2]
Performs MethodHttp Post[2]
Inherits FromHttp User[1]
Has CommentComplex users wait between 0.5 to 2 seconds between requests[1]
Describes User Typeweighted-task-user[1]
Describesusers who perform a mix of GET and POST requests[2]
Uses Decorator@task[2]
Decorator Featureweights to simulate different frequencies of tasks[2]
Is Part ofLocust Test Script[2]
CausesMixed Frequency Requests[2]
ControlsTask Frequency[2]
Has SuperclassRegular User Class[2]
Applies DecoratorTask Decorator[2]
ConfiguresWeights Parameter[2]
Has Wait Time RangeWait Time Range 0.5 2[2]
Has Superclass InverseRegular User Class[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.

typebeam/a5f17fd4-b857-47b9-9bcb-1f5e3788069c
ex:http-user-subclass
inheritsFrombeam/a5f17fd4-b857-47b9-9bcb-1f5e3788069c
ex:http-user
hasWaitTimebeam/a5f17fd4-b857-47b9-9bcb-1f5e3788069c
ex:between-0.5-2
hasCommentbeam/a5f17fd4-b857-47b9-9bcb-1f5e3788069c
Complex users wait between 0.5 to 2 seconds between requests
labelbeam/a5f17fd4-b857-47b9-9bcb-1f5e3788069c
ComplexUser
describesUserTypebeam/a5f17fd4-b857-47b9-9bcb-1f5e3788069c
weighted-task-user
typebeam/052daa4e-a1e3-4d94-9b6a-0c667a7b6f9a
ex:UserClass
labelbeam/052daa4e-a1e3-4d94-9b6a-0c667a7b6f9a
ComplexUser
describesbeam/052daa4e-a1e3-4d94-9b6a-0c667a7b6f9a
users who perform a mix of GET and POST requests
hasWaitTimebeam/052daa4e-a1e3-4d94-9b6a-0c667a7b6f9a
0.5 to 2 seconds
usesDecoratorbeam/052daa4e-a1e3-4d94-9b6a-0c667a7b6f9a
@task
decoratorFeaturebeam/052daa4e-a1e3-4d94-9b6a-0c667a7b6f9a
weights to simulate different frequencies of tasks
isPartOfbeam/052daa4e-a1e3-4d94-9b6a-0c667a7b6f9a
ex:locust-test-script
causesbeam/052daa4e-a1e3-4d94-9b6a-0c667a7b6f9a
ex:mixed-frequency-requests
controlsbeam/052daa4e-a1e3-4d94-9b6a-0c667a7b6f9a
ex:task-frequency
hasSuperclassbeam/052daa4e-a1e3-4d94-9b6a-0c667a7b6f9a
ex:regular-user-class
appliesDecoratorbeam/052daa4e-a1e3-4d94-9b6a-0c667a7b6f9a
ex:task-decorator
configuresbeam/052daa4e-a1e3-4d94-9b6a-0c667a7b6f9a
ex:weights-parameter
performsMethodbeam/052daa4e-a1e3-4d94-9b6a-0c667a7b6f9a
ex:http-get
performsMethodbeam/052daa4e-a1e3-4d94-9b6a-0c667a7b6f9a
ex:http-post
hasWaitTimeRangebeam/052daa4e-a1e3-4d94-9b6a-0c667a7b6f9a
ex:wait-time-range-0.5-2
hasSuperclassInversebeam/052daa4e-a1e3-4d94-9b6a-0c667a7b6f9a
ex:regular-user-class

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/052daa4e-a1e3-4d94-9b6a-0c667a7b6f9a
    • full textbeam-chunk
      text/plain1 KBdoc:beam/052daa4e-a1e3-4d94-9b6a-0c667a7b6f9a
      Show excerpt
      self.client.post("/api/v1/post-endpoint", json={"key": "value"}) # Replace with your actual POST endpoint ``` ### Explanation 1. **RegularUser Class**: - Represents typical users who make requests less frequently. - Waits b

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.