Dontopedia
Explore

Filter by

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

Filter by has 7 facts recorded in Dontopedia across 2 references, with 2 live disagreements.

7 facts·5 predicates·2 sources·2 in dispute

Mostly:returns(2), used with(2), uses parameter(1)

Maturity scale raw canonical shape-checked rule-derived certified

Returnsin disputereturns

Used Within disputeusedWith

  • Name[1]all time · 4823c1e6 E972 432a Af19 64ed001f6e78
  • Username[1]all time · 4823c1e6 E972 432a Af19 64ed001f6e78

Uses ParameterusesParameter

Rdfs:labelrdfs:label

  • filter_by[1]all time · 4823c1e6 E972 432a Af19 64ed001f6e78

Rdf:typerdf:type

Inbound mentions (1)

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.

callsCalls(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.

labelbeam/4823c1e6-e972-432a-af19-64ed001f6e78
filter_by
typebeam/4823c1e6-e972-432a-af19-64ed001f6e78
ex:MethodChain
returnsbeam/d2199c02-4233-4c0d-ad18-d955ee155158
ex:first_result
returnsbeam/d2199c02-4233-4c0d-ad18-d955ee155158
ex:single_user_or_none
usedWithbeam/4823c1e6-e972-432a-af19-64ed001f6e78
ex:name
usedWithbeam/4823c1e6-e972-432a-af19-64ed001f6e78
ex:username
usesParameterbeam/d2199c02-4233-4c0d-ad18-d955ee155158
ex:id_keyword_argument

References (2)

2 references
  1. customctx:claims/beam/4823c1e6-e972-432a-af19-64ed001f6e78
  2. [2]beam-chunk3 facts
    customctx:claims/beam/d2199c02-4233-4c0d-ad18-d955ee155158
    • full textbeam-chunk
      text/plain1 KBdoc:beam/d2199c02-4233-4c0d-ad18-d955ee155158
      Show excerpt
      # Function to update user role def update_user_role(user_id, new_role_id): user = session.query(User).filter_by(id=user_id).first() if user: user.role_id = new_role_id session.commit() print(f"Updated role fo

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.