Skip to content

Slot: first_name

First (or 'Given') name of the person

URI: brc:first_name Alias: first_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
Sample

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/brc/brc_schema

Mappings

Mapping Type Mapped Value
self brc:first_name
native brc:first_name

LinkML Source

name: first_name
description: First (or 'Given') name of the person
examples:
- value: Sample
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
alias: first_name
owner: Person
domain_of:
- Person
range: string
pattern: ^.{0,50}$