Skip to content

Slot: given_name

The user's first or given name, representing their personal identity.

URI: schemaorg:name Alias: given_name

Applicable Classes

Name Description Modifies Slot
User Models an individual user associated with a Cr8tor project, capturing their i... no

Properties

  • Range: String

  • Required: True

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/karectl-crates/cr8tor-metamodel

Mappings

Mapping Type Mapped Value
self schemaorg:name
native cr8tor_metamodel:given_name

LinkML Source

name: given_name
description: The user's first or given name, representing their personal identity.
from_schema: https://w3id.org/karectl-crates/cr8tor-metamodel
rank: 1000
slot_uri: schemaorg:name
alias: given_name
owner: User
domain_of:
- User
range: string
required: true