-
Notifications
You must be signed in to change notification settings - Fork 4
General curation workflow
Nico Matentzoglu edited this page Nov 15, 2018
·
4 revisions
- Curate the terms in Google sheets
- Copy relevant rows/columns to a new spreadsheet if necessary (in particular if you only want to commit a subset of the curated terms into the ontology)
- Make sure that column names correspond to the var names in corresponding DOSDP pattern
- Save spreadsheet as TSV
- Run release
- Create a new branch, labelled something like abnormalmorphology, or even more specialised
- Publish branch on GitHub
- Ask for reviews and wait for Travis jobs to complete
- When happy, merge into master, delete branch
- Delete branch locally as well to avoid confusion in future
- Pull latest changes from github into your local repository