Difference between revisions of "2010 Winter Project Week xnatfs"

From NAMIC Wiki
Jump to: navigation, search
 
(3 intermediate revisions by 2 users not shown)
Line 23: Line 23:
  
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
...
+
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.
 
 
 
</div>
 
</div>
  
Line 31: Line 30:
 
<h3>Progress</h3>
 
<h3>Progress</h3>
 
xnatfs currently models the REST API as a Webdav filesystem and provides access to search results within this filesystem.
 
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 [http://code.google.com/p/xnatfs/wiki/ToDosAndNiceToHave identified] and started working on usability and performance aspects.
 
</div>
 
</div>
 
</div>
 
</div>

Latest revision as of 15:58, 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.

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

Source code:

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