Skip to content

Commit

Permalink
release note.
Browse files Browse the repository at this point in the history
  • Loading branch information
landreev committed Nov 25, 2024
1 parent 00943e1 commit cc7fb45
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/release-notes/11049-oai-identifiers-as-pids.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## When harvesting, Dataverse can now use the identifier from the OAI-PMH record header as the persistent id for the harvested dataset.

This will allow harvesting from sources that do not include a persistent id in their oai_dc metadata records, but use valid dois or handles as the OAI-PMH record header identifiers.

It is also possible to optionally configure a harvesting client to use this OAI-PMH identifier as the **preferred** choice for the persistent id. See the [Harvesting Clients API](https://guides.dataverse.org/en/6.5/api/native-api.html#create-a-harvesting-client) section of the Guides for more information.

0 comments on commit cc7fb45

Please sign in to comment.