Owen Stephens

Results 35 issues of Owen Stephens

**Is your feature request related to a problem or area of OpenRefine? Please describe.** Add a new facet of type Text (as opposed to current "List" facet which is usually...

Type: Feature Request
facets

Since the `refine` script can allocate the value `localhost` to the variable `REFINE_HOST_INTERNAL` https://github.com/OpenRefine/OpenRefine/blob/337d4e2dcedb88fd32ec8ff13439cf0073782d6d/refine#L685 and this variable is used in `check_running()` https://github.com/OpenRefine/OpenRefine/blame/337d4e2dcedb88fd32ec8ff13439cf0073782d6d/refine#L95 and `check_running()` has been modified to not use...

Type: Bug
Module: Backend

Before Library Carpentry lessons formally joined the Carpentries, we had some discussion about the display of URLs in lessons (see https://github.com/data-lessons/library-openrefine-DEPRECATED/issues/54) tl/dr; should we include full URLs in the lesson...

transferred-issue
low priority

When manipulating data in OpenRefine it is often useful to convert rows to records. When there isn't a natural "record ID" in the existing data, you have to add a...

Type: Feature Request
Status: Pending Review

From Forum https://forum.openrefine.org/t/row-record-cells-is-not-an-array/2620/7 The documentation currently has the entry: | Field| Meaning | |--------|--------| | `row.record.cells` | An array of the [cells](https://openrefine.org/docs/manual/expressions#cells) in the given column of the record |...