Skip to content

Class: RiskOfBiasAssessmentStage

Stage for assessing methodological risk of bias in included studies.

URI: revaise:RiskOfBiasAssessmentStage

```mermaid classDiagram class RiskOfBiasAssessmentStage click RiskOfBiasAssessmentStage href "../RiskOfBiasAssessmentStage/" StageExecution <|-- RiskOfBiasAssessmentStage click StageExecution href "../StageExecution/"

  RiskOfBiasAssessmentStage : cost

  RiskOfBiasAssessmentStage : ended_at

  RiskOfBiasAssessmentStage : inputs





    RiskOfBiasAssessmentStage --> "*" StageOutput : inputs
    click StageOutput href "../StageOutput/"



  RiskOfBiasAssessmentStage : outputs





    RiskOfBiasAssessmentStage --> "*" StageOutput : outputs
    click StageOutput href "../StageOutput/"



  RiskOfBiasAssessmentStage : rob_assessments





    RiskOfBiasAssessmentStage --> "*" RobAssessment : rob_assessments
    click RobAssessment href "../RobAssessment/"



  RiskOfBiasAssessmentStage : rob_protocol





    RiskOfBiasAssessmentStage --> "0..1" RobProtocol : rob_protocol
    click RobProtocol href "../RobProtocol/"



  RiskOfBiasAssessmentStage : rob_quality_control





    RiskOfBiasAssessmentStage --> "0..1" RobQualityControl : rob_quality_control
    click RobQualityControl href "../RobQualityControl/"



  RiskOfBiasAssessmentStage : rob_statistics





    RiskOfBiasAssessmentStage --> "0..1" RobStatistics : rob_statistics
    click RobStatistics href "../RobStatistics/"



  RiskOfBiasAssessmentStage : stage_category

  RiskOfBiasAssessmentStage : stage_description

  RiskOfBiasAssessmentStage : stage_label

  RiskOfBiasAssessmentStage : stage_status





    RiskOfBiasAssessmentStage --> "0..1" StageStatus : stage_status
    click StageStatus href "../StageStatus/"



  RiskOfBiasAssessmentStage : stage_type





    RiskOfBiasAssessmentStage --> "1" StageType : stage_type
    click StageType href "../StageType/"



  RiskOfBiasAssessmentStage : started_at

```

Inheritance

Slots

Name Cardinality and Range Description Inheritance
rob_protocol 0..1
RobProtocol
Protocol defining the risk-of-bias assessment approach direct
rob_assessments *
RobAssessment
Per-study risk-of-bias assessments direct
rob_quality_control 0..1
RobQualityControl
Quality control measures for the assessment process direct
rob_statistics 0..1
RobStatistics
Summary statistics for the assessment stage direct
stage_category 0..1
String
Concrete stage class this execution represents (e StageExecution
stage_type 1
StageType
Type of stage being executed StageExecution
stage_label 0..1
String
Human-readable label for this stage execution StageExecution
stage_description 0..1
String
Description of what was done in this stage StageExecution
stage_status 0..1
StageStatus
Completion status of this stage execution StageExecution
started_at 0..1
Datetime
When this stage started StageExecution
ended_at 0..1
Datetime
When this stage ended StageExecution
inputs *
StageOutput
Input artifacts for this stage StageExecution
outputs *
StageOutput
Output artifacts produced by this stage StageExecution
cost 0..1
Float
Estimated cost of this stage StageExecution

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self revaise:RiskOfBiasAssessmentStage
native revaise:RiskOfBiasAssessmentStage

LinkML Source

Direct

name: RiskOfBiasAssessmentStage
description: Stage for assessing methodological risk of bias in included studies.
from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/risk_of_bias_assessment
is_a: StageExecution
slots:
- rob_protocol
- rob_assessments
- rob_quality_control
- rob_statistics
slot_usage:
  rob_protocol:
    name: rob_protocol
    description: Protocol defining the risk-of-bias assessment approach
    range: RobProtocol
    inlined: true
  rob_assessments:
    name: rob_assessments
    description: Per-study risk-of-bias assessments
    range: RobAssessment
    multivalued: true
    inlined_as_list: true
  rob_quality_control:
    name: rob_quality_control
    description: Quality control measures for the assessment process
    range: RobQualityControl
    inlined: true
  rob_statistics:
    name: rob_statistics
    description: Summary statistics for the assessment stage
    range: RobStatistics
    inlined: true

Induced

name: RiskOfBiasAssessmentStage
description: Stage for assessing methodological risk of bias in included studies.
from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/risk_of_bias_assessment
is_a: StageExecution
slot_usage:
  rob_protocol:
    name: rob_protocol
    description: Protocol defining the risk-of-bias assessment approach
    range: RobProtocol
    inlined: true
  rob_assessments:
    name: rob_assessments
    description: Per-study risk-of-bias assessments
    range: RobAssessment
    multivalued: true
    inlined_as_list: true
  rob_quality_control:
    name: rob_quality_control
    description: Quality control measures for the assessment process
    range: RobQualityControl
    inlined: true
  rob_statistics:
    name: rob_statistics
    description: Summary statistics for the assessment stage
    range: RobStatistics
    inlined: true
attributes:
  rob_protocol:
    name: rob_protocol
    description: Protocol defining the risk-of-bias assessment approach
    from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/risk_of_bias_assessment
    rank: 1000
    owner: RiskOfBiasAssessmentStage
    domain_of:
    - RiskOfBiasAssessmentStage
    range: RobProtocol
    inlined: true
  rob_assessments:
    name: rob_assessments
    description: Per-study risk-of-bias assessments
    from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/risk_of_bias_assessment
    rank: 1000
    owner: RiskOfBiasAssessmentStage
    domain_of:
    - RiskOfBiasAssessmentStage
    range: RobAssessment
    multivalued: true
    inlined: true
    inlined_as_list: true
  rob_quality_control:
    name: rob_quality_control
    description: Quality control measures for the assessment process
    from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/risk_of_bias_assessment
    rank: 1000
    owner: RiskOfBiasAssessmentStage
    domain_of:
    - RiskOfBiasAssessmentStage
    range: RobQualityControl
    inlined: true
  rob_statistics:
    name: rob_statistics
    description: Summary statistics for the assessment stage
    from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/risk_of_bias_assessment
    rank: 1000
    owner: RiskOfBiasAssessmentStage
    domain_of:
    - RiskOfBiasAssessmentStage
    range: RobStatistics
    inlined: true
  stage_category:
    name: stage_category
    description: Concrete stage class this execution represents (e.g., SearchStage,
      ReportingStage). Auto-populated; enables deserialization of polymorphic stages
      to typed RDF.
    from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/risk_of_bias_assessment
    rank: 1000
    designates_type: true
    owner: RiskOfBiasAssessmentStage
    domain_of:
    - StageExecution
    range: string
  stage_type:
    name: stage_type
    description: Type of stage being executed
    from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/risk_of_bias_assessment
    rank: 1000
    owner: RiskOfBiasAssessmentStage
    domain_of:
    - StageExecution
    - ParticipantWorkload
    range: StageType
    required: true
  stage_label:
    name: stage_label
    description: Human-readable label for this stage execution
    from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/risk_of_bias_assessment
    rank: 1000
    owner: RiskOfBiasAssessmentStage
    domain_of:
    - StageExecution
    range: string
  stage_description:
    name: stage_description
    description: Description of what was done in this stage
    from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/risk_of_bias_assessment
    rank: 1000
    owner: RiskOfBiasAssessmentStage
    domain_of:
    - StageExecution
    range: string
  stage_status:
    name: stage_status
    description: Completion status of this stage execution
    from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/risk_of_bias_assessment
    rank: 1000
    owner: RiskOfBiasAssessmentStage
    domain_of:
    - StageExecution
    range: StageStatus
  started_at:
    name: started_at
    description: When this stage started
    from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/risk_of_bias_assessment
    rank: 1000
    owner: RiskOfBiasAssessmentStage
    domain_of:
    - StageExecution
    range: datetime
  ended_at:
    name: ended_at
    description: When this stage ended
    from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/risk_of_bias_assessment
    rank: 1000
    owner: RiskOfBiasAssessmentStage
    domain_of:
    - StageExecution
    range: datetime
  inputs:
    name: inputs
    description: Input artifacts for this stage
    from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/risk_of_bias_assessment
    rank: 1000
    owner: RiskOfBiasAssessmentStage
    domain_of:
    - StageExecution
    range: StageOutput
    multivalued: true
  outputs:
    name: outputs
    description: Output artifacts produced by this stage
    from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/risk_of_bias_assessment
    rank: 1000
    owner: RiskOfBiasAssessmentStage
    domain_of:
    - StageExecution
    range: StageOutput
    multivalued: true
  cost:
    name: cost
    description: Estimated cost of this stage
    from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/risk_of_bias_assessment
    rank: 1000
    owner: RiskOfBiasAssessmentStage
    domain_of:
    - StageExecution
    range: float
    minimum_value: 0