Skip to content

Slot: creation_date

The date on which the annotation was created.

URI: go_standard_annotation_schema:creation_date

Applicable Classes

Name Description Modifies Slot
AnnotationProperties The closed set of properties associated with an annotation no

Properties

Type and Range

Property Value
Range Date
Domain Of AnnotationProperties

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner AnnotationProperties

Notes

  • The grammar says this should be a date or datetime, but the narrative spec is less clear. This is being modeled as a date to keep it in alignment with other date fields for now.

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self go_standard_annotation_schema:creation_date
native go_standard_annotation_schema:creation_date

LinkML Source

name: creation_date
description: The date on which the annotation was created.
notes:
- The grammar says this should be a date or datetime, but the narrative spec is less
  clear. This is being modeled as a date to keep it in alignment with other date fields
  for now.
from_schema: https://w3id.org/geneontology/go-standard-annotation-schema
rank: 1000
owner: AnnotationProperties
domain_of:
- AnnotationProperties
range: date
required: false