Slot: middle_name
Middle name or initial of the person
URI: brc:middle_name Alias: middle_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,50}$
Examples
Value |
---|
Q. |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/brc/brc_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | brc:middle_name |
native | brc:middle_name |
LinkML Source
name: middle_name
description: Middle name or initial of the person
examples:
- value: Q.
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
alias: middle_name
owner: Person
domain_of:
- Person
range: string
pattern: ^.{0,50}$