Page MenuHomeSoftware Heritage

SWH PIDs as an "Alternate Identifier" in Zenodo
Closed, MigratedEdits Locked

Description

In Zenodo there is a special field for alternate/related identifiers:

Specify identifiers of related publications and datasets. Supported identifiers include: DOI, Handle, ARK, PURL, ISSN, ISBN, PubMed ID, PubMed Central ID, ADS Bibliographic Code, arXiv, Life Science Identifiers (LSID), EAN-13, ISTC, URNs and URLs.

It would be great to ask the Zenodo people if it would be possible to handle SWH persistent identifiers in this field.

Event Timeline

seirl updated the task description. (Show Details)
seirl triaged this task as Normal priority.Dec 14 2019, 9:05 PM
rdicosmo raised the priority of this task from Normal to High.Feb 15 2020, 11:20 AM

I asked, and a patch will be welcome.

Here is where we can add our identifiers:

https://github.com/inveniosoftware/idutils/blob/master/idutils/__init__.py

open a pull request with the needed information to support SWH-ID, and if it works properly, it will go in production soon.

Ping me when this is ready.

@rdicosmo , PR merged \o/ . SWH identifiers support will be available in the incoming idutils 1.1.5 release.

idutils 1.1.5 has been released and is now available on PyPI.

rdicosmo claimed this task.

Just checked with our contacts at Zenodo, it's now in production!