mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-08 22:29:56 +02:00
⚙️ ppn2ocr: Use new API_URL (https://oai.sbb.berlin)
This commit is contained in:
parent
edeb870afa
commit
6ae4bc8e3a
1 changed files with 1 additions and 1 deletions
2
ppn2ocr
2
ppn2ocr
|
@ -14,7 +14,7 @@ XMLNS = {
|
||||||
'mets': 'http://www.loc.gov/METS/',
|
'mets': 'http://www.loc.gov/METS/',
|
||||||
'xlink': 'http://www.w3.org/1999/xlink'
|
'xlink': 'http://www.w3.org/1999/xlink'
|
||||||
}
|
}
|
||||||
API_URL = 'https://digital.staatsbibliothek-berlin.de/oai'
|
API_URL = 'https://oai.sbb.berlin'
|
||||||
IDENTIFIER_TEMPLATE = 'oai:digital.staatsbibliothek-berlin.de:%s'
|
IDENTIFIER_TEMPLATE = 'oai:digital.staatsbibliothek-berlin.de:%s'
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue