oral-health-and-disease-ontologies / ohd-ontology

The OHD is an ontology for representing the diagnosis and treatment of dental maladies.
Creative Commons Attribution 4.0 International
7 stars 7 forks source link

OHD ODK 1.5 migration #104

Closed matentzn closed 3 months ago

matentzn commented 1 year ago

@wdduncan

After you merged https://github.com/oral-health-and-disease-ontologies/ohd-ontology/pull/105 you should do the following:

  1. check out the odk141 branch
  2. run cd src/ontology
  3. run sh run.sh make prepare_release_fast (run docker pull obolibrary/odkfull first)
  4. Review the ohd-base.owl and ohd.owl release files carefully. There will obviously be some changes, but you need to decide if they are acceptable, and what needs changing.
  5. Review this pull request, make comments regarding any questions you have. When you are done with this, we can have a meeting and do the handover!
wdduncan commented 3 months ago

@matentzn after runningsh run.sh make prepare_release_fast all looks good to me.