Skip to content
/ schema Public

Documentation of the BIIGLE database schema

Notifications You must be signed in to change notification settings

biigle/schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BIIGLE database schema

Build

This is the documentation of the BIIGLE database schema. The documentation is generated using Schemaspy and published as GitHub Page at https://biigle.github.io/schema/index.html.

The schema documentation is automatically rebuilt if changes are pushed to the BIIGLE core or module repositories. To manually trigger a rebuild, run this command:

curl -X POST \
   -u "username" \
   -H "Content-Type: application/json" \
   --data '{"event_type": "build_application"}' \
   https://api.github.com/repos/biigle/schema/dispatches

About

Documentation of the BIIGLE database schema

Resources

Stars

Watchers

Forks