Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

core_oaipmh_provider_app-2.11.0.tar.gz (73.2 kB view details)

Uploaded Source

File details

Details for the file core_oaipmh_provider_app-2.11.0.tar.gz.

File metadata

File hashes

Hashes for core_oaipmh_provider_app-2.11.0.tar.gz
Algorithm Hash digest
SHA256 d72ee1ca194bf65194505a116b901898267ea027e66727899782b89dfb4fd7bc
MD5 7eab4a14f8863188de7a1f2b8b7c7ecb
BLAKE2b-256 5a40dab0e92def888d68eeeacf398187f8dc7f6848a1efc7e9db597b8c52bd07

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page