Dontopedia
Explore

Manager User

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

Manager User has 10 facts recorded in Dontopedia across 2 references, with 1 live disagreement.

10 facts·8 predicates·2 sources·1 in dispute

Mostly:rdf:type(3), inverse permission(1), initial permission(1)

Maturity scale raw canonical shape-checked rule-derived certified

Rdf:typein disputerdf:type

  • Manager User[1]sourceall time · 13681b62 308c 4f06 81c2 27e54eb737bb
  • User[1]sourceall time · 13681b62 308c 4f06 81c2 27e54eb737bb
  • User[2]sourceall time · D2199c02 4233 4c0d Ad18 D955ee155158

Inverse PermissioninversePermission

Initial PermissioninitialPermission

  • 'write'[1]sourceall time · 13681b62 308c 4f06 81c2 27e54eb737bb

Has PermissionhasPermission

  • 'write'[1]sourceall time · 13681b62 308c 4f06 81c2 27e54eb737bb

Instantiatesinstantiates

  • User Class[2]sourceall time · D2199c02 4233 4c0d Ad18 D955ee155158

Rdfs:labelrdfs:label

  • manager[2]sourceall time · D2199c02 4233 4c0d Ad18 D955ee155158

Has RolehasRole

Has UsernamehasUsername

  • manager[2]sourceall time · D2199c02 4233 4c0d Ad18 D955ee155158

Inbound mentions (3)

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.

addAllAdd All(1)

assignedToAssigned to(1)

calledWithCalled With(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.

hasPermissionbeam/13681b62-308c-4f06-81c2-27e54eb737bb
'write'
hasRolebeam/d2199c02-4233-4c0d-ad18-d955ee155158
ex:manager_role
hasUsernamebeam/d2199c02-4233-4c0d-ad18-d955ee155158
manager
initialPermissionbeam/13681b62-308c-4f06-81c2-27e54eb737bb
'write'
instantiatesbeam/d2199c02-4233-4c0d-ad18-d955ee155158
ex:User_class
inversePermissionbeam/13681b62-308c-4f06-81c2-27e54eb737bb
ex:write_permission
labelbeam/d2199c02-4233-4c0d-ad18-d955ee155158
manager
typebeam/13681b62-308c-4f06-81c2-27e54eb737bb
ex:ManagerUser
typebeam/13681b62-308c-4f06-81c2-27e54eb737bb
ex:User
typebeam/d2199c02-4233-4c0d-ad18-d955ee155158
ex:User

References (2)

2 references
  1. [1]beam-chunk5 facts
    customctx:claims/beam/13681b62-308c-4f06-81c2-27e54eb737bb
    • full textbeam-chunk
      text/plain1 KBdoc:beam/13681b62-308c-4f06-81c2-27e54eb737bb
      Show excerpt
      user_user = User(username='user', role=user_role) session.add_all([admin_user, manager_user, user_user]) session.commit() # Check permissions check_permission(admin_user, 'read') check_permission(manager_user, 'wri
  2. [2]beam-chunk5 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.