Nachtrag zu #28 Münster: Datensätze mit 'restriction on access' ausfiltern

This commit is contained in:
Felix Lohmeier 2021-03-08 17:37:53 +01:00
parent 4571ebd6fc
commit 8cd0b69f70
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
[
{
"op": "core/row-removal",
"engineConfig": {
"facets": [
{
"type": "list",
"name": "mets:mets - mets:dmdSec - mets:mdWrap - mets:xmlData - mods:mods - mods:accessCondition - type",
"expression": "value",
"columnName": "mets:mets - mets:dmdSec - mets:mdWrap - mets:xmlData - mods:mods - mods:accessCondition - type",
"invert": false,
"omitBlank": false,
"omitError": false,
"selection": [
{
"v": {
"v": "restriction on access",
"l": "restriction on access"
}
}
],
"selectBlank": false,
"selectError": false
}
],
"mode": "record-based"
},
"description": "Remove rows"
}
]