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
IdCardDetailsClass The details of a National Identification Card as presented by a user for iden... no
PassportDetailsClass The details of a passport as presented by the biometric chip data using near-... no
ResidencePermitDetailsClass The details of a biometric residency permit as presented by reading the biome... no

Properties

Type and Range

Property Value
Range String
Domain Of PassportDetailsClass, ResidencePermitDetailsClass, IdCardDetailsClass

Cardinality and Requirements

Property Value
Required Yes

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