scdodev / scdo-ontology

Sickle Cell Disease Ontology
4 stars 8 forks source link

Document SCDO build instructions #12

Open matentzn opened 3 years ago

matentzn commented 3 years ago
  1. Make sure that all templates in src/ontology/template are up to date
  2. Make sure scdo-edit.owl is up to date. If you add scdo-edit.owl from an outside source (Web protege etc) inspect the diff carefully before committing it!
  3. make sure to run git status to see that you have no uncommited files. Make a new branch (git check -b mycoolbranch)
  4. run make prepare_release
  5. If all works fine run make release
  6. Look at scdo.owl (top level, not src/ontology) in protege. eyeball. if ok:
  7. commit push pull request review merge
  8. github release workflow: