Skip to content

Slot: documentNumber

An identifier generated for the specific document when it was issued, for example the passport number.

URI: di_vocab:slot/documentNumber Alias: documentNumber

Applicable Classes

Name Description Modifies Slot
PassportDetailsClass The details of a passport as presented by the biometric chip data using near-... no
IdCardDetailsClass The details of a National Identification Card as presented by a user for iden... no
ResidencePermitDetailsClass The details of a biometric residency permit as presented by reading the biome... no

Properties

  • Range: String

  • Required: True

Identifier and Mapping Information

Schema Source

  • from schema: https://vocab.account.gov.uk/linkml/credentials-schema

Mappings

Mapping Type Mapped Value
self di_vocab:documentNumber
native di_vocab:documentNumber

LinkML Source

name: documentNumber
description: An identifier generated for the specific document when it was issued,
  for example the passport number.
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
rank: 1000
alias: documentNumber
domain_of:
- PassportDetailsClass
- ResidencePermitDetailsClass
- IdCardDetailsClass
range: string
required: true