Difference between revisions of "2016 Winter Project Week/Projects/Data Persisting"
From NAMIC Wiki
m (Marianna moved page 2016 Winter Project Week:Data Persisting to 2016 Winter Project Week/Projects/Data Persisting) |
|||
Line 6: | Line 6: | ||
==Key Investigators== | ==Key Investigators== | ||
− | + | * Raúl San José | |
+ | * Jorge Onieva | ||
==Project Description== | ==Project Description== | ||
Line 13: | Line 14: | ||
! style="text-align: left; width:27%" | Objective | ! style="text-align: left; width:27%" | Objective | ||
<!-- Add a bulleted list of key points --> | <!-- Add a bulleted list of key points --> | ||
− | * | + | * Implement a mechanism simpler than MRML to save information about clinical data handled by Slicer modules |
+ | * SQLite + Qt wrappers seem a good fit for this goal, extensible to other database engines to easily share data between different computers. | ||
+ | * Possibly reuse this mechanism to also easily store the module state locally and inside a network. | ||
+ | |||
! style="text-align: left; width:27%" | Approach, Plan | ! style="text-align: left; width:27%" | Approach, Plan | ||
<!-- Add a bulleted list of key points --> | <!-- Add a bulleted list of key points --> | ||
− | * | + | * Discuss about security issues and other possible approaches. |
+ | * Implement a proof of concept | ||
! style="text-align: left; width:27%" | Progress | ! style="text-align: left; width:27%" | Progress |
Revision as of 15:45, 21 December 2015
Home < 2016 Winter Project Week < Projects < Data PersistingKey Investigators
- Raúl San José
- Jorge Onieva
Project Description
Objective
|
Approach, Plan
|
Progress
|
---|