Skip to content

Slot: db_object_symbol

The symbol of the entity being annotated.

URI: go_standard_annotation_schema:db_object_symbol

Applicable Classes

Name Description Modifies Slot
Entity An annotatable biological entity for an organism: protein-coding genes, non-c... no

Properties

Type and Range

Property Value
Range String
Domain Of Entity

Cardinality and Requirements

Property Value

TODOs

  • The GPI spec says that this is required, but in practice it is missing in many rows of existing GPI files. Decide whether this should be required in the schema and handled in the file parsing code if it is missing.

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: db_object_symbol
description: The symbol of the entity being annotated.
todos:
- The GPI spec says that this is required, but in practice it is missing in many rows
  of existing GPI files. Decide whether this should be required in the schema and
  handled in the file parsing code if it is missing.
from_schema: https://w3id.org/geneontology/go-standard-annotation-schema
rank: 1000
domain_of:
- Entity
range: string
required: false