Enum: QueryType

Enumeration used in type

URI: QueryType

Permissible Values

Value Meaning Description
Manual None
System None

Slots

Name Description
type Indicates whether Is the Query was raised manually by a user or automatically...

Identifier and Mapping Information

Schema Source

  • from schema: http://www.cdisc.org/ns/odm/v2.0

LinkML Source

name: QueryType
description: Enumeration used in type
from_schema: http://www.cdisc.org/ns/odm/v2.0
rank: 1000
permissible_values:
  Manual:
    text: Manual
    is_a: QueryType
  System:
    text: System
    is_a: QueryType