OAI-PMH provider capabilities for the curator core project
Project description
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')),
Project details
Release history Release notifications | RSS feed
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-2.11.0.tar.gz
.
File metadata
- Download URL: core_oaipmh_provider_app-2.11.0.tar.gz
- Upload date:
- Size: 73.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d72ee1ca194bf65194505a116b901898267ea027e66727899782b89dfb4fd7bc |
|
MD5 | 7eab4a14f8863188de7a1f2b8b7c7ecb |
|
BLAKE2b-256 | 5a40dab0e92def888d68eeeacf398187f8dc7f6848a1efc7e9db597b8c52bd07 |