Slot: annotation_properties
A list if key-value pairs that provide additional information about an annotation.
URI: go_standard_annotation_schema:annotation_properties
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
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
TODOs
- Annotation properties do not have a unique identifier, so the schema indicates they are inlined as a list. This makes change operations that target a specific annotation property more difficult.
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
go_standard_annotation_schema:annotation_properties |
| native |
go_standard_annotation_schema:annotation_properties |
LinkML Source
name: annotation_properties
description: A list if key-value pairs that provide additional information about an
annotation.
todos:
- Annotation properties do not have a unique identifier, so the schema indicates they
are inlined as a list. This makes change operations that target a specific annotation
property more difficult.
from_schema: https://w3id.org/geneontology/go-standard-annotation-schema
rank: 1000
domain_of:
- Annotation
range: AnnotationProperty
required: false
multivalued: true
inlined: true
inlined_as_list: true