Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

Commit

Permalink
Update WFSTATES.md
Browse files Browse the repository at this point in the history
added dormant wfstates to Other section
  • Loading branch information
jana-schwartz committed Jul 16, 2014
1 parent 009ff82 commit cc8ba26
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion WFSTATES.md
Expand Up @@ -133,7 +133,27 @@ __Consider the following activities...__

###Description

If the user action does not appear to map to any other workflow state, please use Other and contact Draper.
If the user action does not appear to map to any other workflow state, please use Other. As part of ongoing development, this is also the state where we are capturing workflow states that are not currently being addressed by development programs. Please contact the Draper development team to discuss new states or other uses of Other.

####Dormant Workflow States

#####Plan the Analysis
Plan includes all of the overhead of the user’s interaction with the tool. While critical for a professional analyst, our experimental participants will not have access to this level of tool control. Identifying resources, selection/configuration of the tool (including version control), selection and wrangling of datasets, tool switching, and outlining a plan of attack (creating to-do lists, organizing workflow, assessing progress) all fall under this activity.

#####Curate Data
Curate Data is required because big data is typically messy. This is an organizational and clean-up state, and currently the main catch-all for the Extract, Transform, Load (ETL) process. Activities include assessing data quality, cleaning/standardizing/normalizing/formatting data, merging data sets, removing duplicates, merging data sets, removing unwanted data. All of this will be done prior to the experiment. Future functions might include import/load/open/bring into workspace, cut, copy, paste, …

#####Interpret Data
In Interpret, the user relates their insights to the tasking at hand (that is, the questions they are trying to answer, or the hypotheses they are trying to test). This involves constructing an argument from one or more visualizations of enriched data, relating data to questions, testing hypotheses, being vigilant for bias, managing data provenance. Use of an Analysis of Competing Hypotheses (ACH) widget would be a good example of Interpret vs. Enrich.

#####Collaborate
Collaborate includes reviewing another’s work, showing their work product to another analyst (peer or superior), or preparing materials for a presentation. Collaboration may be synchronous or asynchronous. This state also includes pulling in findings from collaboration (e.g., red team notes)

#####Draft and Publish Report
Report first involves the generation of the work-product by the analyst. Summarizing findings, creating storyboards, formatting data, writing, and editing of reports (including editing for audience) all fall under this activity. Report further includes final task closeout, including getting permission to release, disseminating the report, storing/saving data for later use, archiving, exporting.




####Example Usages

Expand Down

0 comments on commit cc8ba26

Please sign in to comment.