Skip to content

EHS-Data-Standards/zebrafish-toxicology-atlas-schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zebrafish-toxicology-atlas-schema

Schema to represent metadata associated with the Zebrafish Toxicology Atlas

Website

https://sierra-moxon.github.io/zebrafish-toxicology-atlas-schema

Repository Structure

Developer Documentation

To run commands you may use good old make or the command runner [just](https://github.com/casey/just/) which is a better choice on Windows. Use the `make` command or `duty` commands to generate project artefacts: * `make help` or `just --list`: list all pre-defined tasks * `make all` or `just all`: make everything * `make deploy` or `just deploy`: deploys site

Credits

This project was made with linkml-project-cookiecutter.