Slot: last_name
Last (or 'Family') name of this person
URI: brc:last_name Alias: last_name
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Person | Information about a particular person involved in the production or maintenan... | no |
Properties
-
Range: String
-
Regex pattern:
^.{0,60}$
Examples
Value |
---|
Person |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/brc/brc_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | brc:last_name |
native | brc:last_name |
LinkML Source
name: last_name
description: Last (or 'Family') name of this person
examples:
- value: Person
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
alias: last_name
owner: Person
domain_of:
- Person
range: string
pattern: ^.{0,60}$