Difference between revisions of "2009 Project Week Breakout Session: XNAT for Programmers"

From NAMIC Wiki
Jump to: navigation, search
Line 10: Line 10:
 
* Interoperating with XNAT
 
* Interoperating with XNAT
 
** The XNAT Web Services API
 
** The XNAT Web Services API
** Examples: Slicer (Wendy [[media:ProjectWeek-06-25-09-Slicer3FetchMI.ppt| Slides]]), GWE (Marco), XNAT File System (Dan Blezek)
+
** Examples: Slicer (Wendy [[media:ProjectWeek-06-25-09-Slicer3FetchMI.ppt| Slides]]), GWE (Marco), XNAT File System (Dan Blezek [[media:Xnatfs_Overview.pdf‎|slides]] or [http://files.getdropbox.com/u/1363248/Summer%20Project%20Week%202009/xnatfs%20Overview.html online])
  
 
* Building on the XNAT platform
 
* Building on the XNAT platform

Revision as of 19:10, 25 June 2009

Home < 2009 Project Week Breakout Session: XNAT for Programmers

Overview

This breakout session will provide background and tutorials for programmers. The content will focus primarily on developing intereoperability between external applications (e.g. slicer, batchmake) and XNAT data repositories. We will also cover to a lesser degree contributing to the actual XNAT codebase.

Who should attend

Programmers who want their tools to talk to XNAT repositories. Programmers who want to contribute to the XNAT codebase. People who have Dan's keys and would please kindly return them.

Topics

  • Interoperating with XNAT
    • The XNAT Web Services API
    • Examples: Slicer (Wendy Slides), GWE (Marco), XNAT File System (Dan Blezek slides or online)
  • Building on the XNAT platform
    • XNAT Architecture
    • Methods for extending XNAT
    • Our wish list: protocol validation, UI improvements, search, etc.