Declarative Base
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-05.)
Declarative Base has 2 facts recorded in Dontopedia across 2 references.
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (7)
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.
is-instance-ofIs Instance of(3)
- Base Class
ex:base-class - Role Class
ex:role-class - User Class
ex:user-class
importsImports(2)
- Sqlalchemy Import
sqlalchemy-import - Sqlalchemy Import
sqlalchemy-import
assigned-valueAssigned Value(1)
- Base Variable
ex:base-variable
assignmentAssignment(1)
- Base Variable
ex:base-variable
Other facts (2)
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 (2)
ctx:claims/beam/a5bca9f7-daae-4421-9b8b-6e7b7041f336- full textbeam-chunktext/plain1 KB
doc:beam/a5bca9f7-daae-4421-9b8b-6e7b7041f336Show excerpt
from sqlalchemy import create_engine, Column, Integer, String, ForeignKey from sqlalchemy.ext.declarative import declarative_base from sqlalchemy.orm import relationship, sessionmaker Base = declarative_base() class Role(Base): __tabl…
ctx:claims/beam/04436be4-79a9-4090-97e1-a5f55eab0ae6
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.