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

A generic list sorting mechanism for the listing views #154

Open
edmondchuc opened this issue Sep 15, 2023 · 0 comments
Open

A generic list sorting mechanism for the listing views #154

edmondchuc opened this issue Sep 15, 2023 · 0 comments

Comments

@edmondchuc
Copy link
Collaborator

This applies to listing views of each subsystem as well as views within containers. Containers here includes the listing views of the vocabulary concept hierarchy.

Example functionality:

  • By default, items in listing view is sorted by default label predicate and default literal language tag
  • This sorting can be customised in the profiles to sort by another predicate and also by the type of value (e.g., alphabetical order versus a numerical value)
    • In BGS' case where they want to sort by time in the geologic timescale vocabulary, they can add a predicate with a value in the profiles. Will also require some other way to target that sorting behaviour for just that vocab.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant