NEUBIAS / bise

BIII development repository
http://biii.eu
GNU General Public License v2.0
5 stars 14 forks source link

Enable tabular view of hits, great for curation! #104

Closed matuskalas closed 1 year ago

matuskalas commented 5 years ago

See https://bio.tools/t, click on "Display as" "Detailed" in the upper right corner.

Usual behaviour expected from an interactive table:

This is partially in place for https://biii.eu/all-content and e.g. https://biii.eu/search?search_api_fulltext=smoothing, but not at all for ontology search (e.g. the https://biii.eu/image-segmentation)

It is extremely helpful for curation etc. if one can do all that, one can for example see all records that are missing a value in a given column, so it must support such usage.

PerrineGilloteaux commented 1 year ago

merged with #106 and #107