OBOFoundry.github.io
OBOFoundry.github.io copied to clipboard
Quick access button should provide access to all products
this had led some users to believe that many ontologies are no longer distributed as .obo format. The obo format distribution, for better or worse, is very important to ontologies that are used by the bioinformatics community.
Can we have this open on a menu where all registered products are shown?
I'm having trouble interpreting the requirements on this issue. Do you want, instead of the 5 squares, for there to be a drop down menu that has the 5 items instead? I'm also not totally clear what you mean by "registered products." Can you clarify these things for me? Please note, I'm a developer, not a biologist, so I'm missing an instinct other people on the project might have, I don't have an inherent sense of what's missing here.
@erik-whiting thanks for taking a look at this issue!
The solution should be:
- The table does not change at all, same icons same everything
- When you click on the download button, a small popup opens with a list of filenames
- The list of filenames is populated by the
productsfield in the metadata: https://github.com/OBOFoundry/OBOFoundry.github.io/blob/master/ontology/aero.md?plain=1#L19 (there can be many!) - When clicking on a product you should be redirected to the respective canonical PURL (e.g. http://purl.obolibrary.org/obo/mondo.owl).