schema-automator
schema-automator copied to clipboard
Automated assistance for the schema development lifecycle
LinkML Schema Automator
This is a toolkit that assists with the generation and enhancement of LinkML schemas
Install
pip install schema-automator
Command Line
See CLI docs
Generalizing:
schemauto generalize-tsv my-data.tsv > my-schema.yaml
Importing:
schemauto import-json-schema their.schema.json > my-schema.yaml
Annotating:
schemauto annotate-schema my-schema.yaml