Create
Query
ontos.db
—
ontologies
alembic_version
artifacts
datasets
document_batch_mappings
documents
entities
mappings
ontologies
ontology_classes
projects
qualities
relationships
report_templates
reports
taxonomies
tenants
transformation_logs
triples
validations
workspaces
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Rename Column
Column
Select column
id (VARCHAR(50))
name (VARCHAR(255))
uri (VARCHAR(255))
description (TEXT)
ontology_id (VARCHAR(50))
created_at (JSON)
updated_at (JSON)
properties (JSON)
tenant_id (VARCHAR(50))
license_tier (JSON)
parent_ontology (VARCHAR(255))
child_ontologies (JSON)
category (JSON)
version (VARCHAR(255))
namespace (VARCHAR(255))
status (JSON)
project_id (VARCHAR(50))
object_properties (JSON)
individuals (JSON)
axioms (JSON)
generation_source (JSON)
quality_score (FLOAT)
validation_status (VARCHAR(255))
content (BLOB)
format (VARCHAR(255))
size (BIGINT)
foundational_type (JSON)
authority (VARCHAR(255))
is_preloaded (BOOLEAN)
documentation_url (VARCHAR(255))
supported_formats (JSON)
compatibility_matrix (JSON)
metadata (JSON)
domain (VARCHAR(255))
deleted (BOOLEAN)
Rename to
Note: new name cannot conflict with any existing column names.
Rename column
Cancel