Kernel metadata¶
Last updated: 2026-03-31
The main task of persistent identifiers is to act as robust links and references to digital objects that will always work. The target of the link can be maintained over time even though the target moves or migrates to other infrastructures.
However, the ability to maintain elaborate metadata about the object within the PID system itself is an important distinction when classifying PIDs.
Basic PID (no kernel metadata)¶
The simplest PID systems will only handle the redirection job through a PID resolver, but nothing more. The PID will point to a link target in the form of another URL. This URL can be updated if the digital object that the PID is targeting has moved. Examples of basic PID systems working like this are the Handle or URN:NBN systems.
PIDs with kernel metadata¶
In addition to redirection services, more advanced PID systems enable the specification of detailed information in a core or kernel of metadata content that is associated with each individual persistent identifier. This kernel metadata package is stored by the PID service itself. This information may be accessed independently of any information provided by the linked/targeted digital object, through communicating with the PID service.
Kernel metadata may consist of various information such as titles, resource types, authors, affiliations or other relationships to digital objects, phenomena or concepts. The possible contents of the kernel metadata are often designed with the coverage and scope of the PID in mind. Constraints on formats and standards may apply, and the provision of certain kernel metadata may be mandatory. The PID system will have adopted a metadata schema providing the rules for how to create kernel metadata.
Kernel metadata may be reused for various purposes, from simple tasks like generating references to complex operations such as creating scientific knowledge graphs through analysis of PID interrelations. High quality kernel metadata is important for interoperable and reusable open research information.
An example of a common PID system providing kernel metadata is the DOI system.