Skip to content

Enum: RegistrationType

Type of registration

URI: revaise:RegistrationType

Permissible Values

Value Meaning Description
PRE_REGISTRATION None Pre-registration before data collection
REGISTRATION None Standard registration
REGISTERED_REPORT None Registered report for journal
PROTOCOL_REGISTRATION None Protocol-only registration

Slots

Name Description
registration_type Type of registration (pre-registration, protocol, etc
registration_type Type of registration (pre-registration or registration)

Identifier and Mapping Information

Schema Source

  • from schema: https://open-and-sustainable.github.io/revaise-model/schema

LinkML Source

name: RegistrationType
description: Type of registration
from_schema: https://open-and-sustainable.github.io/revaise-model/schema
rank: 1000
permissible_values:
  PRE_REGISTRATION:
    text: PRE_REGISTRATION
    description: Pre-registration before data collection
  REGISTRATION:
    text: REGISTRATION
    description: Standard registration
  REGISTERED_REPORT:
    text: REGISTERED_REPORT
    description: Registered report for journal
  PROTOCOL_REGISTRATION:
    text: PROTOCOL_REGISTRATION
    description: Protocol-only registration