Industrializing science

From Opasnet
Revision as of 15:07, 22 February 2010 by Jouni (talk | contribs) (first draft based on own thinking)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search



Industrializing science is an idea of chopping research projects into smaller pieces in a new way, so that each person can focus on his/her own field of expertise. For example, an assessor working on a variable should focus on the knowledge and understanding of the topic. The assessor describes how the variable should be derived based on data and dependencies, but a code-builder actually writes a computer code with an appropriate software to perform the task. There are several advantages:

  • The assessor saves time by not worrying about the software-specific issues where he/she is not an expert.
  • The purpose and required functionalities of the code are documented early on and to the very detail, because it must be a sufficient specification for the code-builder.
  • The actual writing of the code can be delegated outside the research group.
  • The code-builders can specialise and produce libraries of ready-made functions for typical situations.

See also

References