Skip to content

Translate pydantic-based schemas from python modules to LinkML.

Notifications You must be signed in to change notification settings

DailyDreaming/linkml-aind-model

Repository files navigation

linkml-model-generator

Translate pydantic-based schemas from python modules to LinkML.

Run

To run the program, use:

  python3 generate_linkml_from_aind.py --root_module_name="aind_data_schema.models" --output_file="aind.yml"

About

Translate pydantic-based schemas from python modules to LinkML.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages