Slot: Person Given Name (givenNames)

A word or group of words indicating a person's first (personal or given) name; the name that precedes the surname.

URI: https://example.org/usdm/v4/linkml/givenNames Alias: givenNames

Applicable Classes

Name Description Modifies Slot
PersonName A word or group of words indicating the identity of a person usually consisting of a first (personal) name and a last (family) name with an optional middle name. In some cultural traditions the family name comes first. no

Properties

Type and Range

Property Value
Range string
Domain Of PersonName

Cardinality and Requirements

Property Value
Multivalued Yes
### Slot Characteristics
Property Value
Owner PersonName

Identifier and Mapping Information

Schema Source

  • from schema: https://example.org/usdm/v4/linkml

Mappings

Mapping Type Mapped Value
self https://example.org/usdm/v4/linkml/givenNames
native https://example.org/usdm/v4/linkml/givenNames
exact ncit:C40974

LinkML Source

name: givenNames
description: A word or group of words indicating a person's first (personal or given)
  name; the name that precedes the surname.
title: Person Given Name
from_schema: https://example.org/usdm/v4/linkml
exact_mappings:
- ncit:C40974
rank: 1000
alias: givenNames
owner: PersonName
domain_of:
- PersonName
range: string
required: false
multivalued: true