Slot: surName
surName of a person
URI: [d4nx:surName](https://$BASE_URL$/d4nx#surName)
## 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:surName](https://$BASE_URL$/d4nx#surName) |
### 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:surName |
| native | https://$BASE_URL$/d4nx-conformity/surName |
## LinkML Source
name: surName
description: surName of a person
from_schema: https://$BASE_URL$/d4nx-conformity
rank: 1000
slot_uri: d4nx:surName
domain_of:
- Employee
range: string