Create
Query
ontos.db
—
validations
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 validations
id
Primary key.
VARCHAR(50) NOT NULL
project_id
VARCHAR(50)
ontology_id
VARCHAR(50)
is_valid
BOOLEAN
bfo_compliant
BOOLEAN
cco_compliant
BOOLEAN
consistency_score
FLOAT
overall_score
FLOAT
issues
JSON
standard_scores
JSON
detailed_results
JSON
automated_fixes_applied
JSON
validator_version
VARCHAR(255)
validated_at
JSON
tenant_id
VARCHAR(50) NOT NULL
license_tier
JSON
Insert
Cancel