Skip to content

linkml/schema-automator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

99aff03 · Mar 13, 2025
Mar 6, 2024
Feb 21, 2025
May 11, 2021
May 27, 2023
Jan 10, 2025
Dec 15, 2021
Jan 10, 2025
Nov 10, 2022
Nov 10, 2022
Jul 25, 2024
Aug 19, 2024
Jul 6, 2022
Mar 29, 2021
Mar 6, 2024
Jun 9, 2022
Jan 9, 2025
Jan 9, 2025

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

Full Documentation

linkml.io/schema-automator