Slot: modification_date
A date on which the annotation was modified.
URI: go_standard_annotation_schema:modification_date
Applicable Classes
| Name |
Description |
Modifies Slot |
| AnnotationProperties |
The closed set of properties associated with an annotation |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
| ### Slot Characteristics |
|
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.
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
go_standard_annotation_schema:modification_date |
| native |
go_standard_annotation_schema:modification_date |
LinkML Source
name: modification_date
description: A date on which the annotation was modified.
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
multivalued: true