Imageomics / Imageomics/pyMorphoSource
Consider allowing users to determine facet values
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Per @JulieWinchester the current facet values can be determined as follows:
> An empty-query JSON media search (https://www.morphosource.org/catalog/media.json?locale=en&q=&search_field=all_fields&utf8=%E2%9C%93) returns all possible values for the media_type facet, as well as all other facets, in a “facet” object in the “response” object.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining how pyMorphoSource currently exposes or determines facet values, then compare it with the empty-query JSON response at the provided MorphoSource media endpoint. Define how users should request the values and verify that the available facet data is returned consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100