Slot: negated
If true, the relationship between the subject and object is negated. For example, consider an association where the subject is a protein ID, the object is the GO term for "glucose biosynthesis", and the predicate is "involved in". With the "negated" field set to false, the association is interpreted as "
URI: kb_cdm:negated Alias: negated
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Association | An association between an object--typically an entity such as a protein or a ... | no |
Properties
- Range: Boolean
Identifier and Mapping Information
Schema Source
- from schema: http://kbase.github.io/cdm-schema/cdm_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | kb_cdm:negated |
native | kb_cdm:negated |
LinkML Source
name: negated
description: If true, the relationship between the subject and object is negated.
For example, consider an association where the subject is a protein ID, the object
is the GO term for "glucose biosynthesis", and the predicate is "involved in". With
the "negated" field set to false, the association is interpreted as "<protein ID>
is involved in glucose biosynthesis". With the "negated" field set to true, the
association is interpreted as "<protein ID> is not involved in glucose biosynthesis".
from_schema: http://kbase.github.io/cdm-schema/cdm_schema
rank: 1000
alias: negated
owner: Association
domain_of:
- Association
range: boolean