Skip to content

Enum: ReviewType

Types of reviews

URI: revaise:ReviewType

Permissible Values

Value Meaning Description
SYSTEMATIC_REVIEW None Systematic review
META_ANALYSIS None Meta-analysis
SCOPING_REVIEW None Scoping review
RAPID_REVIEW None Rapid review
UMBRELLA_REVIEW None Umbrella review
NARRATIVE_REVIEW None Narrative review
LIVING_REVIEW None Living systematic review
MIXED_METHODS None Mixed methods review
REALIST_REVIEW None Realist review

Slots

Name Description
review_type Type of review (systematic review, scoping review, etc
review_type Type of review being conducted

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: ReviewType
description: Types of reviews
from_schema: https://open-and-sustainable.github.io/revaise-model/schema/objects/review
rank: 1000
permissible_values:
  SYSTEMATIC_REVIEW:
    text: SYSTEMATIC_REVIEW
    description: Systematic review
  META_ANALYSIS:
    text: META_ANALYSIS
    description: Meta-analysis
  SCOPING_REVIEW:
    text: SCOPING_REVIEW
    description: Scoping review
  RAPID_REVIEW:
    text: RAPID_REVIEW
    description: Rapid review
  UMBRELLA_REVIEW:
    text: UMBRELLA_REVIEW
    description: Umbrella review
  NARRATIVE_REVIEW:
    text: NARRATIVE_REVIEW
    description: Narrative review
  LIVING_REVIEW:
    text: LIVING_REVIEW
    description: Living systematic review
  MIXED_METHODS:
    text: MIXED_METHODS
    description: Mixed methods review
  REALIST_REVIEW:
    text: REALIST_REVIEW
    description: Realist review