Tom Morris

Results 157 issues of Tom Morris

DRAFT placeholder epic for things that we need to do to address the use of LLMs and their associated agents by project contributors. - [ ] Update contributor guidelines to...

Type: Feature Request
maintainability
Status: Pending Review

If/when we design a public API, we should consider supporting [RFC 7807](https://www.rfc-editor.org/rfc/rfc7807) for the JSON response format. ### Proposed solution Implement RFC 7807 compatible JSON response format ### Alternatives considered...

Type: Feature Request
maintainability
Status: Pending Review
Module: API

If you have a column of QIDs with trailing spaces (or any other kind of data issue), when you ask to use them as identifiers no error checking is done...

Type: Bug
Status: Pending Review
wikibase

As alluded to in https://github.com/OpenRefine/OpenRefine/issues/6608#issuecomment-2116153415, it would be useful to extend our sorting capabilities to support different strength collators as well as different locales. We currently support IDENTICAL and SECONDARY...

Type: Feature Request
localization
Status: Pending Review

As I mentioned in https://github.com/OpenRefine/OpenRefine/issues/6608#issuecomment-2116153415, > we probably want to include some other algorithms as well, such as the four Unicode [normalization forms](https://www.unicode.org/reports/tr15/#Norm_Forms). The [`java.text.Normalizer`](https://docs.oracle.com/javase/8/docs/api/java/text/Normalizer.html) class provides access to this...

Type: Feature Request
localization
Status: Pending Review

Closes #11430. Reverses damage from #11211. Modifies #11188. fix ### Technical Fixes: 1. Uses [ICUCollationField with an empty locale](https://solr.apache.org/guide/solr/latest/indexing-guide/language-analysis.html#sorting-text-for-multiple-languages) to do generic multi-lingual collation for work titles. Since only the...

- clean up code blocks - more to come...