INCATools / ontology-development-kit

Bootstrap an OBO Library ontology
http://incatools.github.io/ontology-development-kit/
BSD 3-Clause "New" or "Revised" License
219 stars 54 forks source link

better documentation for module_type and make_base #866

Open wdduncan opened 1 year ago

wdduncan commented 1 year ago

It would be helpful if there was better documentation for the module_type. E.g.:

- id: go
   make_base: TRUE
   module_type: minimal

What does module_type: minimal mean?

Also, better documentation about make_base: TRUE would be helpful.