Tag: Handle System

  • What Is a DOI? The Handle System and DOI Resolution Explained

    A Digital Object Identifier (DOI) is a persistent, globally unique character string that identifies a digital object — most often a journal article, dataset, book or other research output — and reliably resolves to that object’s current location on the web. Unlike a plain URL, a DOI is designed to keep working even when the underlying web address changes, because the identifier points to a record that the owner keeps up to date rather than to a fixed server path.

    DOIs are governed by ISO 26324, the international standard that defines DOI syntax and the rules of the DOI system, and they are managed at the apex by the International DOI Foundation (IDF). This article explains what a DOI is, how it is structured, how resolution works through the Handle System, and which organisations assign DOIs in scholarly publishing.

    The structure of a DOI: prefix and suffix

    Every DOI has two parts separated by a forward slash. A prefix always begins with 10. followed by a registrant code identifying the organisation that registered the DOI (for example 10.1000). A suffix, chosen by the registrant, identifies the specific item and can be any string the registrant chooses, provided it is unique within that prefix.

    Component Example Meaning
    DOI prefix 10.1000 Directory indicator (10) plus registrant code
    DOI suffix 182 Registrant-assigned identifier for the object
    Full DOI 10.1000/182 The complete, opaque identifier
    Resolvable form https://doi.org/10.1000/182 The DOI expressed as a clickable link

    The DOI itself is deliberately opaque: the characters carry no built-in meaning about the content, the publisher or the year. This opacity is a feature, not a flaw — it means a DOI never has to change because something about the object changed. The recommended way to display a DOI is as a full HTTPS link using the https://doi.org/ proxy, so that readers can simply click it.

    How DOI resolution works: the Handle System

    The technical machinery beneath every DOI is the Handle System, a distributed identifier-resolution infrastructure developed by the Corporation for National Research Initiatives. A DOI is in fact a Handle within a specific namespace, and DOI resolution is the process of looking up the identifier and returning the current data associated with it — principally the URL where the object now lives.

    When you click https://doi.org/10.1000/182, the request reaches the DOI proxy server, which queries the Handle System for that DOI’s record. The record contains the up-to-date target URL, and the resolver redirects your browser there. Because publishers update the target URL when content moves, the DOI keeps resolving even after the destination has been reorganised — this is the core of persistence.

    Persistence versus ordinary URLs

    An ordinary web link breaks — the familiar “404 Not Found” — whenever a page is moved, a domain is retired or a site is restructured. This phenomenon, known as link rot, is corrosive to the scholarly record, which depends on being able to cite and re-find sources years or decades later. A DOI mitigates this by adding a layer of indirection: citations point at the stable identifier, and the identifier’s owner maintains the mapping to wherever the content actually resides. The DOI is part of a wider family of persistent identifiers (PIDs) explored across our persistent-identifiers coverage.

    Who assigns DOIs?

    The IDF does not register individual DOIs itself; instead it appoints DOI registration agencies that serve particular communities. In scholarly publishing the two largest are Crossref, which registers DOIs for journal articles, conference papers, books and other text-based scholarly content, and DataCite, which focuses on research datasets and other non-traditional outputs. Each agency collects descriptive metadata alongside the DOI and operates the services that make DOIs useful for discovery and citation. We examine that division of labour in our piece on Crossref and the DOI registration agencies.

    DOIs also coexist with other identifiers in the modern research infrastructure — ORCID for people, ROR for organisations, RAiD for projects — described in our overview of ORCID, ROR, RAiD and the DOI in 2026. For definitions of these and related terms, the CASRAI dictionary is a useful reference.

    Versioning and DOIs

    Because a DOI is permanent, an updated version of a dataset or preprint is usually given its own DOI, with a separate “concept” DOI that always points to the latest version. This pattern is explained in our article on concept and version DOIs.

    Frequently asked questions

    Is a DOI the same as a URL?

    No. A DOI is an identifier, not a location. It is usually expressed as a URL via the https://doi.org/ proxy so it can be clicked, but the identifier itself is the part after the proxy. The URL it points to can change; the DOI does not.

    What standard defines DOIs?

    DOI syntax and the rules of the DOI system are defined by ISO 26324. The system is administered by the International DOI Foundation, and resolution is provided by the Handle System.

    Can a DOI ever stop working?

    A DOI continues to resolve as long as its registration agency and the registrant maintain the record. The persistence guarantee is a social and contractual commitment as well as a technical one: it depends on publishers updating target URLs and on the agencies remaining operational.

    How do I cite a DOI correctly?

    Best practice is to present the DOI as a full HTTPS link, for example https://doi.org/10.1000/182, so that it is both human-readable and machine-actionable. Guidance for authors is collected on our for-authors page.

  • DOI vs URL: Why Permanent Links Persist and Web Addresses Decay

    A DOI (Digital Object Identifier) is a persistent identifier that resolves to the current location of a resource, whereas a URL is a direct web address that points to one fixed location. The practical difference is durability: when a publisher reorganises a website, a URL can break (“link rot”), but a DOI continues to resolve because it redirects through the Handle System to wherever the content now lives. For scholarly citation, this is why DOIs are preferred over raw URLs.

    How a URL works and why it rots

    A URL (Uniform Resource Locator) describes where something sits on a particular server at a particular path, for example https://example.org/journal/2024/article-37.html. If the publisher migrates platforms, renames directories, or retires a section, that exact path may no longer exist and the link returns a 404 error. This decay is known as link rot; a related problem, content drift, occurs when a URL still resolves but the content behind it has changed. Both undermine the scholarly record because a citation should point readers to the exact source the author used.

    How a DOI works: the Handle System

    A DOI is an identifier of the form 10.xxxx/suffix assigned to a resource by a registration agency such as Crossref or DataCite. The DOI is not a location; it is a name. Resolution happens through the Handle System, a distributed identifier-resolution infrastructure. When you append a DOI to a resolver, for example https://doi.org/10.xxxx/suffix, the resolver looks up the current target URL registered for that DOI and redirects you. If the publisher moves the content and updates the DOI’s registered target, every existing citation keeps working without change. The identifier stays stable while the underlying location is free to move. The same mechanism underpins our wider work on research outputs and metadata.

    DOI vs URL at a glance

    Property DOI URL
    What it identifies The object (a name) A location (a path)
    Persistence High — survives site moves Low — breaks if path changes
    Resolution Handle System redirect Direct request to a server
    Carries metadata Yes (via registration agency) No
    Best for Articles, datasets, formal records Web pages, blogs, sites without a DOI

    How to cite with a DOI

    Most current style guides ask you to present a DOI as a full, clickable link. The widely recommended display form is https://doi.org/10.xxxx/suffix rather than the bare string “doi:10.xxxx/suffix”. Place it at the end of the reference. You do not normally need to add an access date for a source with a DOI, because the identifier is stable; access dates are reserved for sources likely to change. To understand how the DOI fits into the structure of a complete reference, see our guide to what a citation is and its purpose, and the broader explainer on the DOI and Handle System resolution.

    When to use a URL instead

    Not everything has a DOI. Reports, web pages, blog posts, government documents and many grey-literature items are cited with a URL because no persistent identifier was ever assigned. In those cases, give the most stable URL available, add a retrieval date if the content may change, and consider linking to an archived snapshot in a web-archiving service to guard against future link rot. When a DOI is available, always prefer it. Reference managers and a sound bibliography workflow — covered in our piece on how to compile a bibliography — make it easy to capture the DOI automatically. For terminology, our research-standards dictionary defines persistent-identifier concepts precisely.

    Good practice for durable links

    Prefer the DOI when one exists; use the https://doi.org/ resolver form; keep raw URLs only for sources without identifiers; and archive volatile web sources. A reference manager (see our overview of reference management software) will usually pull the DOI from the source metadata, but you should always verify it resolves before you submit.

    Frequently asked questions

    Is a DOI a type of URL?

    No. A DOI is an identifier — a name for an object. It becomes clickable when you prefix it with a resolver such as https://doi.org/, which turns the name into a link that redirects to the object’s current location.

    Why does my old citation’s DOI still work after the journal changed websites?

    Because the DOI resolves through the Handle System to whatever target URL the publisher has registered. When the site moved, the publisher updated that target, so the DOI keeps pointing at the right place even though the underlying URL changed.

    Should I include both the DOI and the URL?

    Generally no — if a DOI exists, cite the DOI and omit the raw URL, because the DOI is the more durable and authoritative link. Use a plain URL only when the source has no DOI.

    Do DOIs guarantee a source will never disappear?

    A DOI guarantees stable resolution as long as the registrant maintains it, but it cannot stop a publisher from withdrawing content. For volatile or unregistered sources, archiving a snapshot remains good practice.