Skip to content

Commit 343837f

Browse files
authored
Merge pull request IQSS#10604 from plecor/5402-document-doi2pmh
Add info about DOI2PMH project in guide
2 parents ed1f169 + 836a775 commit 343837f

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

doc/sphinx-guides/source/admin/harvestclients.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,8 @@ What if a Run Fails?
4747
Each harvesting client run logs a separate file per run to the app server's default logging directory (``/usr/local/payara6/glassfish/domains/domain1/logs/`` unless you've changed it). Look for filenames in the format ``harvest_TARGET_YYYY_MM_DD_timestamp.log`` to get a better idea of what's going wrong.
4848

4949
Note that you'll want to run a minimum of Dataverse Software 4.6, optimally 4.18 or beyond, for the best OAI-PMH interoperability.
50+
51+
Harvesting Non-OAI-PMH
52+
~~~~~~~~~~~~~~~~~~~~~~
53+
54+
`DOI2PMH <https://github.com/IQSS/doi2pmh-server>`__ is a community-driven project intended to allow OAI-PMH harvesting from non-OAI-PMH sources.

doc/sphinx-guides/source/api/apps.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,13 @@ https://github.com/libis/rdm-integration
133133
PHP
134134
---
135135

136+
DOI2PMH
137+
~~~~~~~
138+
139+
The DOI2PMH server allow Dataverse instances to harvest DOI through OAI-PMH from otherwise unharvestable sources.
140+
141+
https://github.com/IQSS/doi2pmh-server
142+
136143
OJS
137144
~~~
138145

0 commit comments

Comments
 (0)