Enum: ProtocolKind¶
Category of a review protocol or guideline
URI: revaise:ProtocolKind
Permissible Values¶
| Value | Meaning | Description |
|---|---|---|
| REPORTING | None | Reporting guideline (e |
| CONDUCT | None | Conduct or methodological standard (e |
| RISK_OF_BIAS | None | Risk-of-bias assessment tool (e |
| APPRAISAL | None | Critical appraisal tool (e |
| CERTAINTY | None | Certainty-of-evidence framework (e |
Slots¶
| Name | Description |
|---|---|
| protocol_kind | Category of the protocol |
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://open-and-sustainable.github.io/revaise-model/schema/objects/review
LinkML Source¶
name: ProtocolKind
description: Category of a review protocol or guideline
from_schema: https://open-and-sustainable.github.io/revaise-model/schema/objects/review
rank: 1000
permissible_values:
REPORTING:
text: REPORTING
description: Reporting guideline (e.g., PRISMA 2020, MOOSE)
CONDUCT:
text: CONDUCT
description: Conduct or methodological standard (e.g., Cochrane MECIR)
RISK_OF_BIAS:
text: RISK_OF_BIAS
description: Risk-of-bias assessment tool (e.g., RoB 2, ROBINS-I, ROBIS)
APPRAISAL:
text: APPRAISAL
description: Critical appraisal tool (e.g., AMSTAR-2)
CERTAINTY:
text: CERTAINTY
description: Certainty-of-evidence framework (e.g., GRADE)