Slot: Given Name (givenName)

The person's first name.

URI: schema:givenName Alias: givenName

Applicable Classes

Name Description Modifies Slot
Person A person no

Properties

  • Range: String

  • Required: True

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/marco-bolo/csv-input-classes

Mappings

Mapping Type Mapped Value
self schema:givenName
native mbo:givenName

LinkML Source

name: givenName
description: The person's first name.
title: Given Name
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:givenName
alias: givenName
domain_of:
- Person
range: string
required: true
multivalued: false