Skip to content

Enum: TemplateType

Types of registration templates

URI: revaise:TemplateType

Permissible Values

Value Meaning Description
PROSPERO None PROSPERO registration template
OSF_PREREG None OSF Preregistration template
OSF_PREREG_PLUS None OSF Preregistration Plus template
ASPREDICTED None AsPredicted template
CLINICAL_TRIALS None ClinicalTrials
PRISMA_P None PRISMA-P protocol template
COCHRANE None Cochrane protocol template
CAMPBELL None Campbell Collaboration template
CUSTOM None Custom institutional template

Slots

Name Description
template_type Type of registration template
template_type Type of registration template

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: TemplateType
description: Types of registration templates
from_schema: https://open-and-sustainable.github.io/revaise-model/schema/objects/field_definition
rank: 1000
permissible_values:
  PROSPERO:
    text: PROSPERO
    description: PROSPERO registration template
  OSF_PREREG:
    text: OSF_PREREG
    description: OSF Preregistration template
  OSF_PREREG_PLUS:
    text: OSF_PREREG_PLUS
    description: OSF Preregistration Plus template
  ASPREDICTED:
    text: ASPREDICTED
    description: AsPredicted template
  CLINICAL_TRIALS:
    text: CLINICAL_TRIALS
    description: ClinicalTrials.gov template
  PRISMA_P:
    text: PRISMA_P
    description: PRISMA-P protocol template
  COCHRANE:
    text: COCHRANE
    description: Cochrane protocol template
  CAMPBELL:
    text: CAMPBELL
    description: Campbell Collaboration template
  CUSTOM:
    text: CUSTOM
    description: Custom institutional template