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: 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: https://github.com/kbase/cdm-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | cdm:negated |
native | 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: https://github.com/kbase/cdm-schema
rank: 1000
alias: negated
owner: Association
domain_of:
- Association
range: boolean