mirror of
https://github.com/felixlohmeier/openrefine-kimws2019.git
synced 2025-03-30 00:00:18 +01:00
join ergänzt, damit row = record
This commit is contained in:
parent
a92e46a943
commit
3fba189365
@ -475,5 +475,12 @@
|
||||
"newColumnName": "VIAF ID",
|
||||
"columnInsertIndex": 12,
|
||||
"description": "Create column VIAF ID at index 12 based on column Publisher using expression grel:cell.recon.match.id"
|
||||
},
|
||||
{
|
||||
"op": "core/multivalued-cell-join",
|
||||
"columnName": "Authors",
|
||||
"keyColumnName": "Title",
|
||||
"separator": "|",
|
||||
"description": "Join multi-valued cells in column Authors"
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user