Normalise case for metadata associated to an annotation
Open
feature request
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 459
- Avg merge
- 27d 1h
- Merged PRs (30d)
- 1
Description
The client normalises the case of the metadata associated to an annotation's document. See https://github.com/hypothesis/client/pull/4203
`h` should do the same thing:
- [ ] store a lowercase normalised version of document metadata relationship
- [ ] do a case insensitive comparison if used for document equivalence
- [ ] remediate already-captured values based on this study: https://github.com/hypothesis/client/pull/4203#issuecomment-1038796042
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.