Skip to content

Files

Latest commit

ba36b1d · Nov 27, 2023

History

History
24 lines (16 loc) · 424 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 424 Bytes

DRAFT of the CRC dataset schema

This repository was created to evaluate the use of linkml to define a schema for the motor CRC dataset. None of its content should be considered stable for production use.

How to...

Install (in a virtualenv)

pip install -r requirements.txt

Build docs:

gen-doc --template-directory templates -d docs src/sfb1451_schema.yaml

Serve docs locally

mkdocs serve