Has Role
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-08.)
Has Role has 16 facts recorded in Dontopedia across 1 reference, with 3 live disagreements.
Mostly:uses default value(2), accesses dict key(2), defines parameter(2)
Maturity scale
raw canonical shape-checked rule-derived certifiedUses Default Valuein disputeusesDefaultValue
- Empty Dict[1]all time · A0026113 200d 485a 9ba2 8d04c5d417fb
- Empty List[1]all time · A0026113 200d 485a 9ba2 8d04c5d417fb
Accesses Dict Keyin disputeaccessesDictKey
- Realm Access Key[1]sourceall time · A0026113 200d 485a 9ba2 8d04c5d417fb
- Roles Key[1]all time · A0026113 200d 485a 9ba2 8d04c5d417fb
Defines Parameterin disputedefinesParameter
Returns TypereturnsType
Comparescompares
Returns ValuereturnsValue
- Boolean Result[1]sourceall time · A0026113 200d 485a 9ba2 8d04c5d417fb
Uses OperatorusesOperator
- In Operator[1]sourceall time · A0026113 200d 485a 9ba2 8d04c5d417fb
Uses Dictionary AccessusesDictionaryAccess
- Userinfo Get Pattern[1]sourceall time · A0026113 200d 485a 9ba2 8d04c5d417fb
Extracts FromextractsFrom
- Realm Access[1]all time · A0026113 200d 485a 9ba2 8d04c5d417fb
Returnsreturns
Parameter TypeparameterType
Rdfs:labelrdfs:label
- has_role[1]sourceall time · A0026113 200d 485a 9ba2 8d04c5d417fb
Inbound mentions (5)
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)
- Restrict Dense Data Access
ex:restrict_dense_data_access
callsFunctionCalls Function(1)
- Restrict Dense Data Access
ex:restrict_dense_data_access
performedByPerformed by(1)
- Role Check
ex:role-check
usedInUsed in(1)
- Token
ex:token
validatedByValidated by(1)
- Token
ex:token
Other facts (1)
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.
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.
References (1)
- custom
ctx:claims/beam/a0026113-200d-485a-9ba2-8d04c5d417fb- full textbeam-chunktext/plain1 KB
doc:beam/a0026113-200d-485a-9ba2-8d04c5d417fbShow excerpt
roles = userinfo.get('realm_access', {}).get('roles', []) return role_name in roles # Function to restrict access to dense data def restrict_dense_data_access(token): if has_role(token, 'dense-data-access'): print("Acce…
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.