Difference between revisions of "2010 Winter Project Week xnatfs"

From NAMIC Wiki
Jump to: navigation, search
Line 33: Line 33:
 
We have successfully embedded xnatfs inside a standard XNAT installation.
 
We have successfully embedded xnatfs inside a standard XNAT installation.
  
We identified and started working on usability and performance aspects.
+
We identified and started working on usability and performance aspects: http://code.google.com/p/xnatfs/wiki/ToDosAndNiceToHave
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 15:57, 8 January 2010

Home < 2010 Winter Project Week xnatfs

Key Investigators

  • Dan Blezek
  • John Paulett
  • Tim Olsen
  • Dan Marcus

Objective

Integrate Dan's work on xnatfs, a Webdav server for XNAT's REST API, into the the core XNAT distribution.

Approach, Plan

Consolidation of current capabilities into a polished version that can be distributed as a core (though experimental) component of the impending XNAT 1.4 release.

Progress

xnatfs currently models the REST API as a Webdav filesystem and provides access to search results within this filesystem.

We have successfully embedded xnatfs inside a standard XNAT installation.

We identified and started working on usability and performance aspects: http://code.google.com/p/xnatfs/wiki/ToDosAndNiceToHave

Project Page: http://code.google.com/p/xnatfs/

Source code:

hg clone https://xnatfs.googlecode.com/hg/ xnatfs