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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for core_oaipmh_harvester_app-2.11.0.tar.gz
Algorithm Hash digest
SHA256 fffc038a694ff23476ffa266bf4b788f337c7ac97a5db41154b7fc852e7bb21b
MD5 807df0da6259a8b84a4a6e0a26a4b0a0
BLAKE2b-256 a353b377cea6d5ea213be3af00bf55bb6187e11c3b81c6b308729b9f29e43156

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