Slot: negation
A boolean indicating whether the annotation is negated.
URI: go_standard_annotation_schema:negation
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
TODOs
- Decide if this should be required in the schema so that it is always explicitly set to true or false. Or, is it okay to have it be optional and assumed false if not present?
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
go_standard_annotation_schema:negation |
| native |
go_standard_annotation_schema:negation |
LinkML Source
name: negation
description: A boolean indicating whether the annotation is negated.
todos:
- Decide if this should be required in the schema so that it is always explicitly
set to true or false. Or, is it okay to have it be optional and assumed false if
not present?
from_schema: https://w3id.org/geneontology/go-standard-annotation-schema
rank: 1000
domain_of:
- Annotation
range: boolean
required: false