Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 567 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 567 Bytes

Schema

LinkML semantic schemas for Regen Network framework.

Requirements

Install LinkML to use the helper and generator commands for interacting with LinkML schemas and data.

Structure

  • LinkML schemas are created in schema/src.
  • Create separate schema files for each logical schema class and import into the root schemas.yaml file.
  • Generated markdown from schemas:
    gen-doc schema/src/schemas.yml --directory schema/generated --diagram-type er_diagram