Skip to content

Slot: Given name (given_name)

The given (non-inherited) name of the subject.

URI: dlthings:given_name Alias: given_name

Inheritance

Applicable Classes

Name Description Modifies Slot
Person Person agents are people, alive, dead, or fictional no

Properties

Type and Range

Property Value
Range String
Domain Of Person

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/things-social/v1

Mappings

Mapping Type Mapped Value
self dlthings:given_name
native dlthings:given_name
exact foaf:givenName, vcard:given-name

LinkML Source

name: given_name
description: The given (non-inherited) name of the subject.
title: Given name
from_schema: https://concepts.datalad.org/s/things-social/v1
exact_mappings:
- foaf:givenName
- vcard:given-name
rank: 1000
is_a: name
alias: given_name
domain_of:
- Person
range: string