OAI-PMH harvesting capabilities for the curator core project.
Quickstart
1. Add “core_oaipmh_harvester_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_oaipmh_harvester_app',
]
2. Include the core_oaipmh_harvester_app URLconf in your project urls.py
url(r'^oai_pmh/', include('core_oaipmh_harvester_app.urls')),
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file core_oaipmh_harvester_app-2.22.0.tar.gz.
File metadata
- Download URL: core_oaipmh_harvester_app-2.22.0.tar.gz
- Upload date:
- Size: 91.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d9e31ac422fc9b1d7216f0b88c56788042db4cbc4af6f80a3b59389bbb66f69
|
|
| MD5 |
b3ff6092ab0842350a9d9b71beef6447
|
|
| BLAKE2b-256 |
091d31046f2db20870e73652c63a23ecb1e9a0594128c132ad8537fcab86a42a
|