Enum: ToolPurpose¶
Purposes for which tools can be used
URI: revaise:ToolPurpose
Permissible Values¶
| Value | Meaning | Description |
|---|---|---|
| SEARCH_MANAGEMENT | None | Managing literature searches |
| DEDUPLICATION | None | Removing duplicate records |
| SCREENING_PLATFORM | None | Platform for screening studies |
| REFERENCE_MANAGER | None | Managing references and citations |
| AI_SCREENING | None | AI-assisted screening |
| AI_EXTRACTION | None | AI-assisted data extraction |
| DATA_EXTRACTION | None | Manual data extraction platform |
| TEXT_ANALYSIS | None | Analyzing text content |
| CONFLICT_RESOLUTION | None | Resolving reviewer conflicts |
| QUALITY_ASSESSMENT | None | Assessing study quality or risk of bias |
| META_ANALYSIS | None | Conducting meta-analysis |
| STATISTICS | None | Statistical analysis |
| DATA_VISUALIZATION | None | Creating visualizations |
| PROJECT_MANAGEMENT | None | Managing review project |
| COLLABORATION | None | Team collaboration |
| PROTOCOL_REGISTRATION | None | Registering review protocol |
| REPORTING | None | Generating reports |
| PRISMA_FLOW | None | Creating PRISMA flow diagrams |
| API_INTEGRATION | None | Integration with other services |
| CUSTOM_AUTOMATION | None | Custom automation scripts |
| OTHER | None | Other purpose |
Slots¶
| Name | Description |
|---|---|
| tool_purpose | Purpose for which the tool was used |
| tool_purpose | Purpose(s) for which the tool was used |
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://open-and-sustainable.github.io/revaise-model/schema/objects/external_tool
LinkML Source¶
name: ToolPurpose
description: Purposes for which tools can be used
from_schema: https://open-and-sustainable.github.io/revaise-model/schema/objects/external_tool
rank: 1000
permissible_values:
SEARCH_MANAGEMENT:
text: SEARCH_MANAGEMENT
description: Managing literature searches
DEDUPLICATION:
text: DEDUPLICATION
description: Removing duplicate records
SCREENING_PLATFORM:
text: SCREENING_PLATFORM
description: Platform for screening studies
REFERENCE_MANAGER:
text: REFERENCE_MANAGER
description: Managing references and citations
AI_SCREENING:
text: AI_SCREENING
description: AI-assisted screening
AI_EXTRACTION:
text: AI_EXTRACTION
description: AI-assisted data extraction
DATA_EXTRACTION:
text: DATA_EXTRACTION
description: Manual data extraction platform
TEXT_ANALYSIS:
text: TEXT_ANALYSIS
description: Analyzing text content
CONFLICT_RESOLUTION:
text: CONFLICT_RESOLUTION
description: Resolving reviewer conflicts
QUALITY_ASSESSMENT:
text: QUALITY_ASSESSMENT
description: Assessing study quality or risk of bias
META_ANALYSIS:
text: META_ANALYSIS
description: Conducting meta-analysis
STATISTICS:
text: STATISTICS
description: Statistical analysis
DATA_VISUALIZATION:
text: DATA_VISUALIZATION
description: Creating visualizations
PROJECT_MANAGEMENT:
text: PROJECT_MANAGEMENT
description: Managing review project
COLLABORATION:
text: COLLABORATION
description: Team collaboration
PROTOCOL_REGISTRATION:
text: PROTOCOL_REGISTRATION
description: Registering review protocol
REPORTING:
text: REPORTING
description: Generating reports
PRISMA_FLOW:
text: PRISMA_FLOW
description: Creating PRISMA flow diagrams
API_INTEGRATION:
text: API_INTEGRATION
description: Integration with other services
CUSTOM_AUTOMATION:
text: CUSTOM_AUTOMATION
description: Custom automation scripts
OTHER:
text: OTHER
description: Other purpose