We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d064a43 + d02bcf2 commit 4624f8aCopy full SHA for 4624f8a
oaipmh/data/oai_config.py
@@ -1,7 +1,7 @@
1
from datetime import datetime, timezone
2
from oaipmh.data.oai_properties import MetadataFormat
3
4
-RECORDS_LIMIT=3000
+RECORDS_LIMIT=2500
5
IDENTIFIERS_LIMIT=20000
6
7
SUPPORTED_METADATA_FORMATS={
0 commit comments