Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

identifiers: add ARK identifiers #561

Merged
merged 1 commit into from
Jun 15, 2021
Merged

identifiers: add ARK identifiers #561

merged 1 commit into from
Jun 15, 2021

Conversation

jma
Copy link
Contributor

@jma jma commented May 12, 2021

  • Adds command line interface to interact with a NMA ARK server.
  • Mints a new ARK identifier when a document is created.
  • Registers the ARK identifier at the document creation.
  • Marks the ARK persistent identifier as deleted when the document is
    removed.
  • Replace the persistent URL by the ARK resolver URL if it is relevant.
  • Closes Every deposited document is assigned a persistent identifier (ARK) [5] #399.

Co-Authored-by: Johnny Mariéthoz Johnny.Mariethoz@rero.ch

@jma jma marked this pull request as ready for review May 12, 2021 15:27
@jma jma marked this pull request as draft May 12, 2021 15:28
@jma jma marked this pull request as ready for review May 12, 2021 16:12
@jma jma requested a review from sebdeleze May 12, 2021 16:12
@sebdeleze
Copy link
Contributor

Please reference the issue #399 in the commit message to auto-close it.

@jma jma force-pushed the maj-ark branch 2 times, most recently from 5a8d100 to 11341e9 Compare May 19, 2021 06:36
@jma jma requested a review from sebdeleze May 19, 2021 08:24
* Adds command line interface to interact with a NMA ARK server.
* Mints a new ARK identifier when a document is created.
* Registers the ARK identifier at the document creation.
* Marks the ARK persistent identifier as deleted when the document is
  removed.
* Replace the persistent URL by the ARK resolver URL if it is relevant.
* Closes rero#399.

Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Every deposited document is assigned a persistent identifier (ARK) [5]
2 participants