Skip to content

Class: NarrativeSynthesis

Results from narrative synthesis

URI: revaise:NarrativeSynthesis

```mermaid classDiagram class NarrativeSynthesis click NarrativeSynthesis href "../NarrativeSynthesis/" NarrativeSynthesis : ai_synthesis_session

    NarrativeSynthesis --> "0..1" AISession : ai_synthesis_session
    click AISession href "../AISession/"



  NarrativeSynthesis : supporting_tables





    NarrativeSynthesis --> "*" StageOutput : supporting_tables
    click StageOutput href "../StageOutput/"



  NarrativeSynthesis : synthesis_confidence





    NarrativeSynthesis --> "0..1" ConfidenceLevel : synthesis_confidence
    click ConfidenceLevel href "../ConfidenceLevel/"



  NarrativeSynthesis : synthesis_framework

  NarrativeSynthesis : synthesis_id

  NarrativeSynthesis : synthesis_patterns

  NarrativeSynthesis : synthesis_sessions





    NarrativeSynthesis --> "*" WorkSession : synthesis_sessions
    click WorkSession href "../WorkSession/"



  NarrativeSynthesis : synthesis_text

  NarrativeSynthesis : synthesis_themes





    NarrativeSynthesis --> "*" SynthesisTheme : synthesis_themes
    click SynthesisTheme href "../SynthesisTheme/"



  NarrativeSynthesis : synthesist_ids

```

Slots

Name Cardinality and Range Description Inheritance
synthesis_id 1
String
Unique identifier for this narrative synthesis direct
synthesis_framework 0..1
String
Framework used for narrative synthesis direct
synthesis_themes *
SynthesisTheme
Themes identified in the synthesis direct
synthesis_patterns *
String
Patterns identified across studies direct
synthesis_text 1
String
Main narrative synthesis text direct
supporting_tables *
StageOutput
Supporting tables and summaries direct
synthesis_sessions *
WorkSession
Work sessions for this synthesis direct
synthesist_ids 1..*
String
IDs of people who conducted synthesis direct
synthesis_confidence 0..1
ConfidenceLevel
Confidence in synthesis conclusions direct
ai_synthesis_session 0..1
AISession
AI assistance session if used direct

Usages

used by used in type used
SynthesisStage narrative_synthesis range NarrativeSynthesis

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: NarrativeSynthesis
description: Results from narrative synthesis
from_schema: https://open-and-sustainable.github.io/revaise-model/schema
slots:
- synthesis_id
- synthesis_framework
- synthesis_themes
- synthesis_patterns
- synthesis_text
- supporting_tables
- synthesis_sessions
- synthesist_ids
- synthesis_confidence
- ai_synthesis_session
slot_usage:
  synthesis_id:
    name: synthesis_id
    description: Unique identifier for this narrative synthesis
    identifier: true
    range: string
  synthesis_framework:
    name: synthesis_framework
    description: Framework used for narrative synthesis
    range: string
  synthesis_themes:
    name: synthesis_themes
    description: Themes identified in the synthesis
    range: SynthesisTheme
    multivalued: true
  synthesis_patterns:
    name: synthesis_patterns
    description: Patterns identified across studies
    range: string
    multivalued: true
  synthesis_text:
    name: synthesis_text
    description: Main narrative synthesis text
    range: string
    required: true
  supporting_tables:
    name: supporting_tables
    description: Supporting tables and summaries
    range: StageOutput
    multivalued: true
  synthesis_sessions:
    name: synthesis_sessions
    description: Work sessions for this synthesis
    range: WorkSession
    multivalued: true
  synthesist_ids:
    name: synthesist_ids
    description: IDs of people who conducted synthesis
    range: string
    required: true
    multivalued: true
  synthesis_confidence:
    name: synthesis_confidence
    description: Confidence in synthesis conclusions
    range: ConfidenceLevel
  ai_synthesis_session:
    name: ai_synthesis_session
    description: AI assistance session if used
    range: AISession

Induced

name: NarrativeSynthesis
description: Results from narrative synthesis
from_schema: https://open-and-sustainable.github.io/revaise-model/schema
slot_usage:
  synthesis_id:
    name: synthesis_id
    description: Unique identifier for this narrative synthesis
    identifier: true
    range: string
  synthesis_framework:
    name: synthesis_framework
    description: Framework used for narrative synthesis
    range: string
  synthesis_themes:
    name: synthesis_themes
    description: Themes identified in the synthesis
    range: SynthesisTheme
    multivalued: true
  synthesis_patterns:
    name: synthesis_patterns
    description: Patterns identified across studies
    range: string
    multivalued: true
  synthesis_text:
    name: synthesis_text
    description: Main narrative synthesis text
    range: string
    required: true
  supporting_tables:
    name: supporting_tables
    description: Supporting tables and summaries
    range: StageOutput
    multivalued: true
  synthesis_sessions:
    name: synthesis_sessions
    description: Work sessions for this synthesis
    range: WorkSession
    multivalued: true
  synthesist_ids:
    name: synthesist_ids
    description: IDs of people who conducted synthesis
    range: string
    required: true
    multivalued: true
  synthesis_confidence:
    name: synthesis_confidence
    description: Confidence in synthesis conclusions
    range: ConfidenceLevel
  ai_synthesis_session:
    name: ai_synthesis_session
    description: AI assistance session if used
    range: AISession
attributes:
  synthesis_id:
    name: synthesis_id
    description: Unique identifier for this narrative synthesis
    from_schema: https://open-and-sustainable.github.io/revaise-model/schema
    rank: 1000
    identifier: true
    owner: NarrativeSynthesis
    domain_of:
    - NarrativeSynthesis
    range: string
    required: true
  synthesis_framework:
    name: synthesis_framework
    description: Framework used for narrative synthesis
    from_schema: https://open-and-sustainable.github.io/revaise-model/schema
    rank: 1000
    owner: NarrativeSynthesis
    domain_of:
    - NarrativeSynthesis
    range: string
  synthesis_themes:
    name: synthesis_themes
    description: Themes identified in the synthesis
    from_schema: https://open-and-sustainable.github.io/revaise-model/schema
    rank: 1000
    owner: NarrativeSynthesis
    domain_of:
    - NarrativeSynthesis
    range: SynthesisTheme
    multivalued: true
  synthesis_patterns:
    name: synthesis_patterns
    description: Patterns identified across studies
    from_schema: https://open-and-sustainable.github.io/revaise-model/schema
    rank: 1000
    owner: NarrativeSynthesis
    domain_of:
    - NarrativeSynthesis
    range: string
    multivalued: true
  synthesis_text:
    name: synthesis_text
    description: Main narrative synthesis text
    from_schema: https://open-and-sustainable.github.io/revaise-model/schema
    rank: 1000
    owner: NarrativeSynthesis
    domain_of:
    - NarrativeSynthesis
    range: string
    required: true
  supporting_tables:
    name: supporting_tables
    description: Supporting tables and summaries
    from_schema: https://open-and-sustainable.github.io/revaise-model/schema
    rank: 1000
    owner: NarrativeSynthesis
    domain_of:
    - NarrativeSynthesis
    range: StageOutput
    multivalued: true
  synthesis_sessions:
    name: synthesis_sessions
    description: Work sessions for this synthesis
    from_schema: https://open-and-sustainable.github.io/revaise-model/schema
    rank: 1000
    owner: NarrativeSynthesis
    domain_of:
    - NarrativeSynthesis
    range: WorkSession
    multivalued: true
  synthesist_ids:
    name: synthesist_ids
    description: IDs of people who conducted synthesis
    from_schema: https://open-and-sustainable.github.io/revaise-model/schema
    rank: 1000
    owner: NarrativeSynthesis
    domain_of:
    - NarrativeSynthesis
    range: string
    required: true
    multivalued: true
  synthesis_confidence:
    name: synthesis_confidence
    description: Confidence in synthesis conclusions
    from_schema: https://open-and-sustainable.github.io/revaise-model/schema
    rank: 1000
    owner: NarrativeSynthesis
    domain_of:
    - NarrativeSynthesis
    range: ConfidenceLevel
  ai_synthesis_session:
    name: ai_synthesis_session
    description: AI assistance session if used
    from_schema: https://open-and-sustainable.github.io/revaise-model/schema
    rank: 1000
    owner: NarrativeSynthesis
    domain_of:
    - NarrativeSynthesis
    range: AISession