DE EN EN (Google)

Publishing with DOIs

DOIs (Digital Object Identifiers) are unique and permanent digital identifiers for physical or digital objects (in this case for easydb data records) that are assigned by so-called collectors. Collectors are registries that assign DOIs or URNs, such as DataCite.

In order to connect a DOI issuing authority such as DataCite, a so-called workflow must be configured, which calls a webhook when a “Publish” tag is assigned, for example. The code of the webhook registers a URL with the DOI registry and uses /api/publish to report the assigned DOI back to easydb.

The connected collectors must be defined in the basic configuration.

If activated on the mask in the data model, these publications of a data set can then be viewed in the detailed view:

publish_detail

The DOI allocation and the creation of the webhook are not carried out by Programmfabrik GmbH. An example plugin can be found on GitHub.