Slot: Family Name (familyName)

The person's surname.

URI: schema:familyName Alias: familyName

Applicable Classes

Name Description Modifies Slot
Person A person no

Properties

  • Range: String

  • Required: True

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/marco-bolo/csv-input-classes

Mappings

Mapping Type Mapped Value
self schema:familyName
native mbo:familyName

LinkML Source

name: familyName
description: The person's surname.
title: Family Name
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:familyName
alias: familyName
domain_of:
- Person
range: string
required: true
multivalued: false