Skip to content

Slot: generation_date

date and time that the schema was loaded/generated

URI: [linkml:generation_date](https://w3id.org/linkml/generation_date) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [SchemaDefinition](SchemaDefinition.md) | A collection of definitions that make up a schema or a data model | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Datetime](Datetime.md) | | Domain | [SchemaDefinition](SchemaDefinition.md) | | Domain Of | [SchemaDefinition](SchemaDefinition.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### Slot Characteristics | Property | Value | | --- | --- | | Readonly | Yes | ## In Subsets * [BasicSubset](BasicSubset.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/meta ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | linkml:generation_date | | native | linkml:generation_date | ## LinkML Source
name: generation_date
description: date and time that the schema was loaded/generated
in_subset:
- BasicSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: schema_definition
readonly: supplied by the schema loader or schema view
domain_of:
- schema_definition
range: datetime