OAI-PMH exploration functions for curator core project.
Quick start
1. Add “core_explore_oaipmh_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_explore_oaipmh_app',
]
2. Add “core_explore_oaipmh_app” to your DATA_SOURCES_EXPLORE_APPS setting
DATA_SOURCES_EXPLORE_APPS = [
'core_explore_oaipmh_app',
]
3. Include the core_explore_oaipmh_app URLconf in your project urls.py
url(r'^oaipmh_search/', include("core_explore_oaipmh_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_explore_oaipmh_app-2.22.0.tar.gz.
File metadata
- Download URL: core_explore_oaipmh_app-2.22.0.tar.gz
- Upload date:
- Size: 17.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20c2a0d869263bdc448257a6d10493bc41f3e0975bce58c083dc8228ed6b4b84
|
|
| MD5 |
0abb6ad322677a5ba888e9d6cc4a742f
|
|
| BLAKE2b-256 |
9ca7eadeb3365ccf6828256f880989ee20da151e30d08f110b5a651f83160106
|