Data annotation

The need for annotation is different for different kinds of data. The scenarios below outline plausible situations for data annotation.

Scenario: User annotates uploaded files

Data is often stored on secondary devices outside the Proteios system which calls for a way to reference that data from Proteios. E.g. A user might connect several imported files to an experiment in Proteios and then remove the uploaded files. Without a reference to the original data files the experiment cannot be recreated.

Requirements

  1. User has to be authenticated
  2. User has to have write permission to the selected files
  3. A shall be applied to a set of files

Workflow

Questions

  1. Should a user be able to annotate several files at once?

Back to specification


Attachments