mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 14:49:53 +02:00
🧹 ppn2ocr: Remove obsolete show_help()
This commit is contained in:
parent
f5b2eed8a6
commit
d2c316285c
1 changed files with 0 additions and 13 deletions
13
ppn2ocr
13
ppn2ocr
|
@ -22,19 +22,6 @@ for prefix, uri in XMLNS.items():
|
|||
ET.register_namespace(prefix, uri)
|
||||
|
||||
|
||||
# XXX
|
||||
# show_help() {
|
||||
# cat <<-EOH
|
||||
# Usage: $0 PPN77164308X
|
||||
#
|
||||
# Get OCR results as a OCR-D workspace for a given PPN
|
||||
#
|
||||
# Options:
|
||||
# --help Show this message and exit.
|
||||
# EOH
|
||||
# }
|
||||
|
||||
|
||||
def oai_mets(ppn):
|
||||
"""Retrieve METS metadata for a given PPN."""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue