Dontopedia

User Role Assignment Class

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

User Role Assignment Class has 19 facts recorded in Dontopedia across 1 reference, with 4 live disagreements.

19 facts·13 predicates·1 sources·4 in dispute

Mostly:has column(4), has relationship(2), association attribute(2)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (4)

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.

roleAssignmentNavigationRole Assignment Navigation(2)

definedBeforeDefined Before(1)

relationshipTargetRelationship Target(1)

Other facts (19)

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.

19 facts
PredicateValueRef
Has ColumnUra Id Column[1]
Has ColumnUra Role Id Column[1]
Has ColumnUra Start Time Column[1]
Has ColumnUra End Time Column[1]
Has RelationshipUra User Relationship[1]
Has RelationshipUra Role Relationship[1]
Association Attributestart_time[1]
Association Attributeend_time[1]
Links EntityUser Class[1]
Links EntityRole Class[1]
Rdf:typeSql Alchemy Model[1]
Class NameUserRoleAssignment[1]
Inherits FromBase[1]
Has TableUser Role Assignment Table[1]
Foreign Keys["ex:users.id","ex:roles.id"][1]
Defined BeforeRole Class[1]
Acts AsAssociation Table[1]
Is Association Classtrue[1]
Stores Temporal Metadatatrue[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/776c6eaa-08ff-4e23-a61e-6b53284756d4
ex:SQLAlchemyModel
classNamebeam/776c6eaa-08ff-4e23-a61e-6b53284756d4
UserRoleAssignment
inheritsFrombeam/776c6eaa-08ff-4e23-a61e-6b53284756d4
ex:base
hasTablebeam/776c6eaa-08ff-4e23-a61e-6b53284756d4
ex:user-role-assignment-table
hasColumnbeam/776c6eaa-08ff-4e23-a61e-6b53284756d4
ex:ura-id-column
hasColumnbeam/776c6eaa-08ff-4e23-a61e-6b53284756d4
ex:ura-role-id-column
hasColumnbeam/776c6eaa-08ff-4e23-a61e-6b53284756d4
ex:ura-start-time-column
hasColumnbeam/776c6eaa-08ff-4e23-a61e-6b53284756d4
ex:ura-end-time-column
hasRelationshipbeam/776c6eaa-08ff-4e23-a61e-6b53284756d4
ex:ura-user-relationship
hasRelationshipbeam/776c6eaa-08ff-4e23-a61e-6b53284756d4
ex:ura-role-relationship
foreignKeysbeam/776c6eaa-08ff-4e23-a61e-6b53284756d4
["ex:users.id","ex:roles.id"]
definedBeforebeam/776c6eaa-08ff-4e23-a61e-6b53284756d4
ex:role-class
actsAsbeam/776c6eaa-08ff-4e23-a61e-6b53284756d4
ex:AssociationTable
isAssociationClassbeam/776c6eaa-08ff-4e23-a61e-6b53284756d4
true
storesTemporalMetadatabeam/776c6eaa-08ff-4e23-a61e-6b53284756d4
true
associationAttributebeam/776c6eaa-08ff-4e23-a61e-6b53284756d4
start_time
associationAttributebeam/776c6eaa-08ff-4e23-a61e-6b53284756d4
end_time
linksEntitybeam/776c6eaa-08ff-4e23-a61e-6b53284756d4
ex:user-class
linksEntitybeam/776c6eaa-08ff-4e23-a61e-6b53284756d4
ex:role-class

References (1)

1 references
  1. ctx:claims/beam/776c6eaa-08ff-4e23-a61e-6b53284756d4
    • full textbeam-chunk
      text/plain1 KBdoc:beam/776c6eaa-08ff-4e23-a61e-6b53284756d4
      Show excerpt
      from sqlalchemy.ext.declarative import declarative_base from sqlalchemy.orm import relationship, sessionmaker from sqlalchemy.sql import func Base = declarative_base() class User(Base): __tablename__ = 'users' id = Column(Integer,

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.