noah/muenster/config/vorverarbeitung.json

15 lines
301 B
JSON
Raw Normal View History

[
{
"op": "core/column-rename",
"oldColumnName": "mets:mets - OBJID",
"newColumnName": "id",
"description": "Rename column mets:mets - OBJID to id"
},
{
"op": "core/column-move",
"columnName": "id",
"index": 0,
"description": "Move column id to position 0"
}
]