Skip to main content

OAI-PMH harvesting capabilities for the curator core project

Project description

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')),

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_harvester_app-2.12.0.tar.gz (89.7 kB view details)

Uploaded Source

File details

Details for the file core_oaipmh_harvester_app-2.12.0.tar.gz.

File metadata

File hashes

Hashes for core_oaipmh_harvester_app-2.12.0.tar.gz
Algorithm Hash digest
SHA256 da7d1bc28f2e095a86410df6577e92d9ce2c831dd9b2b611bbfd7e1ce1faa2e3
MD5 6cc2e2462e46499ee381843245205135
BLAKE2b-256 35469473bf1216eba80412b8b800539365384625ef3f18fbb8424034ba34b87d

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