Class: ReviewNarrative¶
Narrative prose sections of the review report.
```mermaid classDiagram class ReviewNarrative click ReviewNarrative href "../ReviewNarrative/" ReviewNarrative : discussion_evidence_limitations
ReviewNarrative : discussion_implications
ReviewNarrative : discussion_interpretation
ReviewNarrative : discussion_process_limitations
ReviewNarrative : rationale
```
Slots¶
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| rationale | 0..1 String |
Rationale for the review in the context of existing knowledge | direct |
| discussion_interpretation | 0..1 String |
General interpretation of the results in the context of other evidence | direct |
| discussion_evidence_limitations | 0..1 String |
Limitations of the evidence included in the review | direct |
| discussion_process_limitations | 0..1 String |
Limitations of the review processes used | direct |
| discussion_implications | 0..1 String |
Implications of the results for practice, policy, and future research | direct |
Usages¶
| used by | used in | type | used |
|---|---|---|---|
| Review | sections | range | ReviewNarrative |
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/search
Mappings¶
| Mapping Type | Mapped Value |
|---|---|
| self | revaise:ReviewNarrative |
| native | revaise:ReviewNarrative |
LinkML Source¶
Direct¶
name: ReviewNarrative
description: Narrative prose sections of the review report.
from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/search
slots:
- rationale
- discussion_interpretation
- discussion_evidence_limitations
- discussion_process_limitations
- discussion_implications
slot_usage:
rationale:
name: rationale
description: Rationale for the review in the context of existing knowledge
range: string
discussion_interpretation:
name: discussion_interpretation
description: General interpretation of the results in the context of other evidence
range: string
discussion_evidence_limitations:
name: discussion_evidence_limitations
description: Limitations of the evidence included in the review
range: string
discussion_process_limitations:
name: discussion_process_limitations
description: Limitations of the review processes used
range: string
discussion_implications:
name: discussion_implications
description: Implications of the results for practice, policy, and future research
range: string
Induced¶
name: ReviewNarrative
description: Narrative prose sections of the review report.
from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/search
slot_usage:
rationale:
name: rationale
description: Rationale for the review in the context of existing knowledge
range: string
discussion_interpretation:
name: discussion_interpretation
description: General interpretation of the results in the context of other evidence
range: string
discussion_evidence_limitations:
name: discussion_evidence_limitations
description: Limitations of the evidence included in the review
range: string
discussion_process_limitations:
name: discussion_process_limitations
description: Limitations of the review processes used
range: string
discussion_implications:
name: discussion_implications
description: Implications of the results for practice, policy, and future research
range: string
attributes:
rationale:
name: rationale
description: Rationale for the review in the context of existing knowledge
from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/search
rank: 1000
owner: ReviewNarrative
domain_of:
- ReviewNarrative
range: string
discussion_interpretation:
name: discussion_interpretation
description: General interpretation of the results in the context of other evidence
from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/search
rank: 1000
owner: ReviewNarrative
domain_of:
- ReviewNarrative
range: string
discussion_evidence_limitations:
name: discussion_evidence_limitations
description: Limitations of the evidence included in the review
from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/search
rank: 1000
owner: ReviewNarrative
domain_of:
- ReviewNarrative
range: string
discussion_process_limitations:
name: discussion_process_limitations
description: Limitations of the review processes used
from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/search
rank: 1000
owner: ReviewNarrative
domain_of:
- ReviewNarrative
range: string
discussion_implications:
name: discussion_implications
description: Implications of the results for practice, policy, and future research
from_schema: https://open-and-sustainable.github.io/revaise-model/schema/stages/search
rank: 1000
owner: ReviewNarrative
domain_of:
- ReviewNarrative
range: string