Slot: negated
A boolean flag set to 'true' to represent a negation of the proposition expressed by the subject, predicate, object, and qualifier(s) (e.g. that "Variant X is NOT pathogenic for Disease Y")
Comments
- Along with the 'subject', predicate', 'object', and 'qualifier' attributes, the 'negated' element contributes to the semantics of the 'possible fact' that a Proposition expresses.
URI: sepio_linkml:negated
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Proposition | An abstract entity representing a possible fact that is either true or false | no |
Properties
- Range: Boolean
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/sepio-framework/sepio-linkml
Mappings
Mapping Type | Mapped Value |
---|---|
self | sepio_linkml:negated |
native | sepio_linkml:negated |
LinkML Source
name: negated
description: A boolean flag set to 'true' to represent a negation of the proposition
expressed by the subject, predicate, object, and qualifier(s) (e.g. that "Variant
X is NOT pathogenic for Disease Y")
comments:
- Along with the 'subject', predicate', 'object', and 'qualifier' attributes, the
'negated' element contributes to the semantics of the 'possible fact' that a Proposition
expresses.
from_schema: https://w3id.org/sepio-framework/sepio-linkml
status: Informative
rank: 1000
alias: negated
owner: Proposition
domain_of:
- Proposition
range: boolean
required: false
multivalued: false