2008 Summer Project Week:XNATandXCEDE
From NAMIC Wiki
Revision as of 16:44, 19 June 2008 by Wjp (talk | contribs) (New page: {| |thumb|320px|Return to [[2008_Summer_Project_Week|Project Week Main Page ]] |} __NOTOC__ ===Key Investigators=== * <div style="margin: 20px;"> <div...)
Home < 2008 Summer Project Week:XNATandXCEDE
Key Investigators
Objectives
Improve Slicer's informatics support and its integration with XNAT Tools; Design XCEDE Web Services using several Slicer3 use scenarios as drivers.
Approach, Plan
- Evaluate use cases for Slicer3
- Work on design of XCEDE web services API to support these.
Progress
A straw man REST interface to XCEDE has been implemented using Grails (Groovy on Rails). Grails is a rapid application development environment patterned after Rails (Ruby on Rails). Grails, however, is completely Java-based utilizing industry standard components (Spring, Hibernate, Groovy). In addition, Grails supports many of the common AJAX frameworks and can be compiled and deployed as a .war file.