Skip to content

Slot: birth_date

The date some living thing was or will be born, with precision of one day.

URI: gist_upstream:birthDate Alias: birth_date

Inheritance

Properties

Type and Range

Property Value
Range Datetime
Slot URI gist_upstream:birthDate

Cardinality and Requirements

Property Value

In Subsets

Aliases

  • birth date

Examples

Value
'2021-06-01T00:00:00-06:00'^^xsd:dateTime

Comments

  • This is a subproperty of gist:startDateTime rather than gist:actualStartDate because some living things have yet to be born. This property refers to a calendar date and is assumed to precision of one day (time zone offset is allowed). It is recommended to zero out the hours through microseconds to avoid spurious precision. Implementations requiring a birthdate to the minute can define a subproperty.

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self gist_upstream:birthDate
native gist:birth_date

LinkML Source

name: birth_date
description: The date some living thing was or will be born, with precision of one
  day.
comments:
- This is a subproperty of gist:startDateTime rather than gist:actualStartDate because
  some living things have yet to be born. This property refers to a calendar date
  and is assumed to precision of one day (time zone offset is allowed). It is recommended
  to zero out the hours through microseconds to avoid spurious precision. Implementations
  requiring a birthdate to the minute can define a subproperty.
examples:
- value: '''2021-06-01T00:00:00-06:00''^^xsd:dateTime'
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- birth date
rank: 1000
is_a: start_date_time
slot_uri: gist_upstream:birthDate
alias: birth_date
range: datetime