Skip to content

Commit

Permalink
updating run_get_all_de_documents.py with oai_url parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
Mazztok45 committed Nov 28, 2024
1 parent d66a56e commit 72d719d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/zbmath_rest2oai/run_get_all_de_documents.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
get_all(
prefix='oai:zbmath.org:',
url='https://api.zbmath.org/v1/document/_all?start_after={0}&results_per_request=500',
oai_url='https://oai-input.staging.mardi4nfdi.org/oai-backend/item',
ingest_format='zbmath_rest_api',
state_property='document'
)

0 comments on commit 72d719d

Please sign in to comment.