Slot: logicalOperator

The boolean operator that is used to combine (AND, OR) or negate (NOT) the where claus(s) in the compound expression.

URI: ars:logicalOperator

Applicable Classes

Name Description Modifies Slot
WhereClauseCompoundExpression An abstract class representing a compound expression consisting of either two... no
CompoundSetExpression A compound expression consisting of either two or more sub-clauses combined w... no
CompoundSubsetExpression A compound expression consisting of either two or more sub-clauses combined w... no
CompoundGroupExpression A compound expression consisting of either two or more sub-clauses combined w... no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://www.cdisc.org/ars/1-0

LinkML Source

name: logicalOperator
description: The boolean operator that is used to combine (AND, OR) or negate (NOT)
  the where claus(s) in the compound expression.
from_schema: https://www.cdisc.org/ars/1-0
rank: 1000
alias: logicalOperator
domain_of:
- WhereClauseCompoundExpression
range: ExpressionLogicalOperatorEnum
required: true