Skip to content

Slot: db_object_name

The name of the entity being annotated.

URI: go_standard_annotation_schema:db_object_name

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

Notes

  • The GPI grammar implies that column 3 is required, but the narrative spec says that it is optional. The narrative spec seems more appropriate, so that is what is implemented here. Decide if that is correct.

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: db_object_name
description: The name of the entity being annotated.
notes:
- The GPI grammar implies that column 3 is required, but the narrative spec says that
  it is optional. The narrative spec seems more appropriate, so that is what is implemented
  here. Decide if that is correct.
from_schema: https://w3id.org/geneontology/go-standard-annotation-schema
rank: 1000
domain_of:
- Entity
range: string
required: false