Create
Query
ontos.db
—
projects
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 projects
id
Primary key.
VARCHAR(50) NOT NULL
name
VARCHAR(255) NOT NULL
description
TEXT
ontologies
JSON
workspaces
JSON
created_at
JSON NOT NULL
updated_at
JSON NOT NULL
tenant_id
VARCHAR(50) NOT NULL
license_tier
JSON
category
JSON
tags
JSON
owner
VARCHAR(255)
collaborators
JSON
active_pipelines
JSON
settings
JSON
deleted
BOOLEAN
Insert
Cancel