Skip to content

Slot: relation

Relation from the Relation Ontology that describe how the annotated biological

entity relates to the GO term with which it is associated.

URI: go_standard_annotation_schema:relation

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 ExternalIdentifier
Domain Of Annotation

Cardinality and Requirements

Property Value
Required Yes

TODOs

  • The GPAD spec says that the "relation used SHOULD come from the allowed gene-product-to-term relations". Decide whether to enforce this in the schema via an enum.

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: relation
description: 'Relation from the Relation Ontology that describe how the annotated
  biological

  entity relates to the GO term with which it is associated.'
todos:
- The GPAD spec says that the "relation used SHOULD come from the allowed gene-product-to-term
  relations". Decide whether to enforce this in the schema via an enum.
from_schema: https://w3id.org/geneontology/go-standard-annotation-schema
rank: 1000
domain_of:
- Annotation
range: external_identifier
required: true