Slot: compoundExpression

A compound expression that combines or negates where clauses.

URI: ars:compoundExpression

Applicable Classes

Name Description Modifies Slot
WhereClause Selection criteria defined as either a simple condition ([variable] [comparat... yes
SubClause An abstract class containing all attributes that may be specified for a sub-c... no
AnalysisSet A set of subjects whose data are to be included in the main analyses yes
DataSubset A subset of data identified by selection criteria for inclusion in the analys... yes
Group A subdivision of the subject population or analysis dataset record set based ... yes

Properties

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: compoundExpression
description: A compound expression that combines or negates where clauses.
from_schema: https://www.cdisc.org/ars/1-0
rank: 1000
alias: compoundExpression
domain_of:
- WhereClause
range: string
any_of:
- range: CompoundSetExpression
  inlined: true
  inlined_as_list: true
- range: CompoundSubsetExpression
  inlined: true
  inlined_as_list: true
- range: CompoundGroupExpression
  inlined: true
  inlined_as_list: true