Skip to content

Enum: NamePartType

Reference data enumeration applied to the type property for a specific NamePart

URI: di_vocab:enum/NamePartType

Permissible Values

Value Meaning Description
GivenName None Part of a personal name that identifies a person, for UK citizens this type i...
FamilyName None Part of a personal name that identifies a person, for UK citizens this type i...

Slots

Name Description
type The type of name represented by the [NamePart](

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: NamePartType
description: Reference data enumeration applied to the `type` property for a specific
  [NamePart](../../classes/NamePartClass)
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
rank: 1000
permissible_values:
  GivenName:
    text: GivenName
    description: Part of a personal name that identifies a person, for UK citizens
      this type is commonly used for first names/forenames and middle names.
  FamilyName:
    text: FamilyName
    description: Part of a personal name that identifies a person, for UK citizens
      this type is commonly used for last names/surnames.