Slot: givenName
givenName of an Person
URI: [d4nx:givenName](https://$BASE_URL$/d4nx#givenName)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Employee](Employee.md) | Simple schema describing an Employee | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) |
| Domain Of | [Employee](Employee.md) |
| Slot URI | [d4nx:givenName](https://$BASE_URL$/d4nx#givenName) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://$BASE_URL$/d4nx-conformity
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | d4nx:givenName |
| native | https://$BASE_URL$/d4nx-conformity/givenName |
## LinkML Source
name: givenName
description: givenName of an Person
from_schema: https://$BASE_URL$/d4nx-conformity
rank: 1000
slot_uri: d4nx:givenName
domain_of:
- Employee
range: string