Skip to main content
v2026.11,772 entries · CC-BY 4.0
Dictionary termTrack BStablev2026.2

UUID

Universally Unique Identifier (RFC 4122 / ISO/IEC 9834-8), a 128-bit value rendered as 32 hexadecimal digits in 8-4-4-4-12 grouping, generated such that the probability of collision across independent generators is negligible.

ByCASRAI Editorial Board
· Last updated 22 Aug 2026
Share this

Ask CASRAI · included with Regulatory Radar

Ask about UUID

Ask CASRAI answers research-administration questions and cites the passages behind every claim — and says so when the corpus does not cover something, instead of guessing. It comes with a Regulatory Radar subscription at $29 a month, alongside the daily digest of regulatory changes and the dashboard of what changed.

150 questions a day, on this site, over the API, or inside your own tools through the CASRAI MCP server.

Everything CASRAI publishes — this page, the dictionary, the guides and the news — stays free to read, with no account and no card.

Examples

Worked examples

  • Is an instance

    550e8400-e29b-41d4-a716-446655440000 (a v4, random UUID).

  • Is an instance

    urn:uuid:f47ac10b-58cc-4372-a567-0e02b2c3d479 (a UUID expressed as a URN).

Counter-examples

Looks similar, but isn't

  • Not an instance

    An ORCID iD has only 64 bits of randomness in a different format and is not a UUID.

  • Not an instance

    A DOI's suffix is not itself a UUID, though a registrant may choose to use one as the suffix.

Editorial commentary

A UUID (Universally Unique Identifier) is a 128-bit value, standardised by IETF RFC 4122 (2005) and its 2024 successor RFC 9562, rendered as 32 hexadecimal digits in 8-4-4-4-12 grouping (e.g. 550e8400-e29b-41d4-a716-446655440000). It is generated such that the probability of collision between independently generated UUIDs is negligible, without requiring any central issuing authority.

Versions in brief

RFC 4122 defined version 1 (timestamp plus network-card address), versions 3 and 5 (deterministic, hashed from a namespace and a name), and version 4 (random). RFC 9562 (2024) is a direct successor, not a replacement scheme, and added versions 6-8, including time-ordered variants designed to sort well as database keys.

Scope note

UUIDs are a general-purpose computing identifier used across essentially all software, not a research-specific standard — most of what there is to say about UUID generation, collision probability, or database-key design is programming reference material, not research-administration content, and is covered far more thoroughly by RFC 4122/9562 themselves and general software documentation than a research-standards page usefully can. This entry keeps to the research-data-management angle: where and why UUIDs show up in research infrastructure.

Where UUIDs show up in research infrastructure

Many repository and CRIS platforms use a UUID as the internal database primary key for a record the moment it is created, before, or instead of, registering an external persistent identifier for it. Some registrants also choose a UUID as the opaque DOI suffix string itself, rather than an incrementing counter or a semantic pattern. Either way, a bare UUID carries none of the resolution or governance guarantees a registered persistent identifier has — see GUID for the closely related Microsoft-originated term and how the two relate and differ.

Frequently asked questions

Is a UUID the same thing as a GUID?

Structurally, a Microsoft GUID is the Variant-2 UUID format under a different name — see the GUID entry for the full distinction, including GUID’s looser informal usage outside Microsoft platforms.

Can a UUID be used as a citable identifier for a dataset?

Not on its own — a bare UUID has no external resolution service or governing registration agency behind it. A registered DOI, which may itself use a UUID as its opaque suffix, is the citable identifier; the UUID alone is not.

References

  • Leach, P., Mealling, M., Salz, R., RFC 4122: A Universally Unique IDentifier (UUID) URN Namespace, IETF, 2005.
  • Davis, K., Peabody, B., Leach, P., RFC 9562: Universally Unique IDentifiers (UUIDs), IETF, 2024.

Also known as

Universally Unique Identifier

Machine-readable encodings

Use in your systems

JATS XML <role> element
xml
<role vocab="credit"
      vocab-identifier="https://casrai.org/dictionary/"
      vocab-term="UUID"
      vocab-term-identifier="https://casrai.org/dictionary/term/uuid" />
Schema.org DefinedTerm (JSON-LD)
json
{
  "@context": "https://schema.org",
  "@type": "DefinedTerm",
  "@id": "https://casrai.org/dictionary/term/uuid",
  "name": "UUID",
  "identifier": "https://casrai.org/dictionary/term/uuid",
  "description": "Universally Unique Identifier (RFC 4122 / ISO/IEC 9834-8), a 128-bit value rendered as 32 hexadecimal digits in 8-4-4-4-12 grouping, generated such that the probability of collision across independent generators is negligible.",
  "inDefinedTermSet": "https://casrai.org/dictionary/domain/persistent-identifiers#set",
  "url": "https://casrai.org/dictionary/term/uuid",
  "sameAs": [
    "Universally Unique Identifier"
  ],
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "publisher": {
    "@id": "https://casrai.org/#organization"
  },
  "author": {
    "@id": "https://casrai.org/#editorial-team"
  },
  "datePublished": "2026-05-21T02:10:16",
  "dateModified": "2026-08-22T15:52:39",
  "inLanguage": "en-GB",
  "isAccessibleForFree": true
}

Referenced across the research world

University of Cambridge logoColumbia University logoCrossref logoUniversity of Edinburgh logoHarvard University logoUniversity of Oxford logoPrinceton University logoStanford School of Medicine logoUniversity College London logoORCID logoUniversity of Cambridge logoColumbia University logoCrossref logoUniversity of Edinburgh logoHarvard University logoUniversity of Oxford logoPrinceton University logoStanford School of Medicine logoUniversity College London logoORCID logo
  • University of Cambridge logo
  • Columbia University logo
  • Crossref logo
  • University of Edinburgh logo
  • Harvard University logo
  • University of Oxford logo
  • Princeton University logo
  • Stanford School of Medicine logo
  • University College London logo
  • ORCID logo

View CASRAI adoption →

Regulatory Radar

Stop finding out after the fact

$29/month, cancel anytime. Daily digest updates from our analysis, a dashboard holding the same items, and a cited assistant for everything they raise.

  • Federal Register, Federal Register+, Grants.gov, Regulations.gov, NSF News, UKRI, plus CASRAI’s own published content.
  • 72,264 indexed passages, and every answer cites the ones it drew on.