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
Insert row into ontologies
id
Primary key.
VARCHAR(50) NOT NULL
name
VARCHAR(255) NOT NULL
uri
VARCHAR(255)
description
TEXT
ontology_id
VARCHAR(50)
created_at
JSON NOT NULL
updated_at
JSON NOT NULL
properties
JSON
tenant_id
VARCHAR(50) NOT NULL
license_tier
JSON
parent_ontology
VARCHAR(255)
child_ontologies
JSON
category
JSON
version
VARCHAR(255)
namespace
VARCHAR(255)
status
JSON NOT NULL
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
Insert
Cancel