Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Collection filter design #59

Open
abargnesi opened this issue Mar 10, 2015 · 1 comment
Open

Collection filter design #59

abargnesi opened this issue Mar 10, 2015 · 1 comment

Comments

@abargnesi
Copy link
Member

Filters are intended to be consistently applied to resource collections within the API. Currently filter types are not well defined nor discoverable.

The task here would be to define filter types within the API such that /api/filters would provide filters that arise from the data. For example /api/filters/species may exist because namespaces and evidence can be constrained by a species filter.

Goals

  • Discoverable filters (i.e. /api/filters, resource links, etc.)
  • Discoverable documentation for filters
  • Discoverable ways to apply filters
  • Let filters arise naturally from the data
  • Composability of filters
@abargnesi
Copy link
Member Author

Related to expanding full-text search filters #49

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant