Skip to content

Enum: MissingType

URI: MissingType

Permissible Values

Value Meaning Description
reproschema:Skipped reproschema:Skipped An element to describe the choice when the item is skipped
reproschema:DontKnow reproschema:DontKnow An element to describe the choice when response is not known
reproschema:Unknown reproschema:Unknown An element to describe the choice when the reason for missing response is unk...
reproschema:TimedOut reproschema:TimedOut A boolean element to describe if the response did not occur within the prescr...

Identifier and Mapping Information

Schema Source

  • from schema: http://schema.repronim.org/

LinkML Source

name: MissingType
from_schema: http://schema.repronim.org/
rank: 1000
permissible_values:
  reproschema:Skipped:
    text: reproschema:Skipped
    description: An element to describe the choice when the item is skipped.
    meaning: reproschema:Skipped
    title: Skipped
  reproschema:DontKnow:
    text: reproschema:DontKnow
    description: An element to describe the choice when response is not known.
    meaning: reproschema:DontKnow
    title: DontKnow
  reproschema:Unknown:
    text: reproschema:Unknown
    description: An element to describe the choice when the reason for missing response
      is unknown.
    meaning: reproschema:Unknown
    title: Unknown
  reproschema:TimedOut:
    text: reproschema:TimedOut
    description: A boolean element to describe if the response did not occur within
      the prescribed time.
    meaning: reproschema:TimedOut
    title: TimedOut