Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.05 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.05 KB

standards-schemas

Data schema for Bridge2AI Standards Schemas.

Website

Repository Structure

Developer Documentation

  • poetry install: initiate poetry environment for development and build environment

Project Generation

Use the make command to generate project artifacts:

  • make all: make everything
  • make deploy: deploys site
  • make combined-extras: check schema against all examples in src/data/

Credits

This project was made with linkml-project-cookiecutter