OAI-PMH provider capabilities for the curator core project.
Quickstart
1. Add “core_oaipmh_provider_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_oaipmh_provider_app',
]
2. Include the core_oaipmh_provider_app URLconf in your project urls.py
url(r'^oai_pmh/', include('core_oaipmh_provider_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_provider_app-1.9.1.tar.gz.
File metadata
- Download URL: core_oaipmh_provider_app-1.9.1.tar.gz
- Upload date:
- Size: 54.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0.post20200518 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2053b6a911f1c963025f94d425e0fa1cf9c45b815210940614736b01682b6e44
|
|
| MD5 |
620d53536a2b9a8162b01b3187916c54
|
|
| BLAKE2b-256 |
3ca39ce74fb5c68c6215be7a58b9a0737e8383d52cec0e1506b297f1ded96d7d
|