StudyFlow
StudyFlows are formal diagrams based on BPMN to describe cognitive research. They can be used to visually describe the study protocol, the analysis pipeline, or any other steps in a study. StudyFlows facilitate communication with participants (e.g., automatically running a study), researchers (e.g., reproducible protocols and analyses), systems (e.g., automated data processing), and other stakeholders.
Elements
Each StudyFlow is a BPMN diagram with additional elements specific to cognitive research.
Experimental design
The following elements can be used to describe the study protocol.
Modeling and data analysis
The following elements can be used to describe the analysis pipeline.
bpmn:StartEvent
: initiates the analysis pipeline. Unlike experimental design, there can be multiple start events in a pipeline.bpmn:EndEvent
: terminates the analysis pipeline. Unlike experimental design, there can be multiple end events in a pipeline.