Korrektur MEKZ ACQ

This commit is contained in:
Felix Lohmeier 2021-01-13 10:56:11 +01:00
parent 051424c406
commit 18e25d4c57
2 changed files with 4 additions and 3 deletions

View File

@ -55,6 +55,7 @@ tasks:
# - task: plauen # - task: plauen
- tasks/02-bibliotheca-main.sh "output/01-bibliotheca-pre" - tasks/02-bibliotheca-main.sh "output/01-bibliotheca-pre"
sources: sources:
- tasks/01-bibliotheca-pre.sh
- tasks/02-bibliotheca-main.sh - tasks/02-bibliotheca-main.sh
- output/01-bibliotheca-pre/*.tsv - output/01-bibliotheca-pre/*.tsv
generates: generates:

View File

@ -237,8 +237,8 @@ if curl -fs \
"selection": [ "selection": [
{ {
"v": { "v": {
"v": "MEKZ ACQ", "v": "MEKZ ACQ",
"l": "MEKZ ACQ" "l": "MEKZ ACQ"
} }
} }
], ],
@ -279,7 +279,7 @@ if curl -fs \
"type": "text", "type": "text",
"name": "Column 1", "name": "Column 1",
"columnName": "Column 1", "columnName": "Column 1",
"query": "MEKZ ACQ", "query": "MEKZ ACQ",
"mode": "text", "mode": "text",
"caseSensitive": false, "caseSensitive": false,
"invert": false "invert": false