Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revisit the search screen #31

Closed
1 of 4 tasks
jgonggrijp opened this issue Apr 23, 2019 · 2 comments
Closed
1 of 4 tasks

Revisit the search screen #31

jgonggrijp opened this issue Apr 23, 2019 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@jgonggrijp
Copy link
Member

This is a container issue for future development on the search results screen. More specific issues should be created later for each of the following parts:

  • free-text query input field with submit button
  • filtering facets
  • list of the actual search results (issue already created in List of search results #29)
  • view containing the actions that can be performed on a selection of search results

Filtering options may include:

  • what to retrieve: sources, ontology class instances and/or comments
  • how to match:
    • for sources: by full text and/or by metadata
    • for ontology instances:
    • for comments: by full text and/or by author
  • ways to limit matches (filtering proper):
    • sources: author, date, collection
    • ontology instances: category, creator, creation date, sources in which the instance has been annotated
      • (advanced) values of specific predicates
    • comments: author, date, source in which an annotation was made

-001

@jgonggrijp jgonggrijp added the enhancement New feature or request label Apr 23, 2019
This was referenced Aug 20, 2019
@jgonggrijp jgonggrijp added this to the Search milestone Jun 10, 2020
@jgonggrijp jgonggrijp changed the title Revisit the search results screen Revisit the search screen Jul 14, 2020
@jgonggrijp
Copy link
Member Author

The search results screen (or panel, rather) is actually quite fine as it is for the time being, so updating the title to reflect that it is mostly the pre-result search screen that still needs to be revisited.

@jgonggrijp
Copy link
Member Author

Superseded by #133, #430 and #455, among others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant