user_id
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
user_id has 16 facts recorded in Dontopedia across 5 references, with 4 live disagreements.
Mostly:is nullable(3), data type(2), rdf:type(2)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (9)
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.
hasColumnHas Column(6)
- Agent Syntheses
ex:agent-syntheses - Bot Logs Table
ex:bot-logs-table - Decision Log Denormalized
ex:decision-log-denormalized - Image Storage Table
ex:image-storage-table - Queries
ex:queries - User Profiles
ex:user-profiles
hasMemberHas Member(2)
- Arg Columns
ex:arg-columns - Return Cols 11
ex:return-cols-11
containsColumnDefinitionContains Column Definition(1)
- Args Json 1
ex:args-json-1
Other facts (12)
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.
| Predicate | Value | Ref |
|---|---|---|
| Is Nullable | false | [2] |
| Is Nullable | true | [4] |
| Is Nullable | true | [5] |
| Data Type | VARCHAR(100) | [1] |
| Data Type | Varchar 255 | [2] |
| Rdf:type | Column Definition | [3] |
| Rdf:type | Database Column | [4] |
| Has Data Type | Varchar 255 | [4] |
| Has Data Type | Varchar 255 Type | [5] |
| Column Name | user_id | [3] |
| Column Type | varchar(255) | [3] |
| Stores Identifier of Type | User | [4] |
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 (5)
ctx:discord/blah/omega-debug/47- full textomega-debug-47text/plain3 KB
doc:agent/omega-debug-47/8b239737-d7bb-4f1a-a395-8dc1b89b9192Show excerpt
[2025-12-14 00:00] omega [bot]: 🎉 **Changes Complete** **Changes merged to main!** Commit: `80efcad4` Branch: `arbiter/implement-a-function-to-query--mj4yj3qr` **Summary:** The bash commands require approval which I don't have in this en…
ctx:discord/blah/omega/662- full textomega-662text/plain3 KB
doc:agent/omega-662/89f24148-e615-47a2-9d23-70bd11eaf4dfShow excerpt
[2025-12-05 23:47] omega [bot]: For the image storage feature in issue #814, I'll design a database schema including fields like: - `id` (primary key) - `user_id` (owner reference) - `filename` - `url` or `path` to the stored image - `desc…
ctx:discord/blah/omega/718- full textomega-718text/plain3 KB
doc:agent/omega-718/16bdbfbe-bb1b-4ac2-910e-11f1e0173cf7Show excerpt
[2025-12-13 13:33] omega [bot]: 🔧 1/1: pgCreateTable ✅ Success **Args:** ```json { "table": "decision_log_denormalized", "columns": [ { "name": "id", "type": "bigserial", "nullable": false, "primaryKey": true…
ctx:discord/blah/omega/719- full textomega-719text/plain2 KB
doc:agent/omega-719/e6704b10-826d-4417-b5d1-e1e68d15f4a4Show excerpt
[2025-12-13 13:44] omega [bot]: Here's the schema for the `decision_log_denormalized` table we created: ```json { "columns": [ { "name": "id", "type": "bigserial", "nullable": false, "primaryKey": true }, …
ctx:discord/blah/omega/722- full textomega-722text/plain1 KB
doc:agent/omega-722/5c6a75f6-e7bc-4a2a-a7f0-c5cf8fc7ab40Show excerpt
[2025-12-13 13:46] omega [bot]: 🔧 1/2: pgCreateTable ✅ Success **Args:** ```json { "table": "decision_logs", "columns": [ { "name": "id", "type": "serial", "nullable": false, "primaryKey": true, "unique…
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.