Skip to content

Slot: annotation_date

Date on which the annotation was made

URI: go_standard_annotation_schema:annotation_date

Applicable Classes

Name Description Modifies Slot
Annotation An association between a gene product and a GO term, with an evidence code, a no

Properties

Type and Range

Property Value
Range Date
Domain Of Annotation

Cardinality and Requirements

Property Value
Required Yes

TODOs

  • The GPAD file description says that this is a date in the format YYYY-MM-DD. The spec says that it is a date or datetime. Decide whether to permit date, datetime, or both.

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: annotation_date
description: Date on which the annotation was made
todos:
- The GPAD file description says that this is a date in the format `YYYY-MM-DD`. The
  spec says that it is a date or datetime. Decide whether to permit date, datetime,
  or both.
from_schema: https://w3id.org/geneontology/go-standard-annotation-schema
rank: 1000
domain_of:
- Annotation
range: date
required: true