You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 18, 2022. It is now read-only.
Compilation of a number of different comments on search functionality.
prioritize entities returned based on their category (eg anatomical entity, disease, protein, ..., biological process, resource (do we even want resources listed here, it is an artifact of using a single scigraph server for scicrunch and ks, this can be fixed)).
how to deal with duplicate terms, esp in cases where a parcellation scheme has a similar label (the way I'm planning to ingest parcellation terminologies into the ontology should make it possible to assign a category label to them so those are less of a concern). A related issue is how/whether to allow users to filter results to specific curie prefixes (from Mathew).
General layout of the search results page, what should we include?
When do we redirect a search query directly to a single page? (I'm feeling lucky style) This is related to point 1 and 2, when do we ignore alternate ids and direct people to the primary entry. Check how wikipedia search/disambiguation does this. (Satra)
Compilation of a number of different comments on search functionality.