Skip to content

sfb1451/crc-schema-draft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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