Difference between revisions of "2010 Winter Project Week xnatfs"
From NAMIC Wiki
Johnpaulett (talk | contribs) (Created page with '__NOTOC__ <gallery> Image:PW-SLC2010.png|Projects List Image:genuFAp.jpg|... Image:genuFA.jpg|... </gallery> ==Key Investigators== * Dan Bl…') |
Johnpaulett (talk | contribs) |
||
Line 16: | Line 16: | ||
<h3>Objective</h3> | <h3>Objective</h3> | ||
− | ... | + | Integrate Dan's work on [http://code.google.com/p/xnatfs/ xnatfs], a Webdav server for XNAT's [http://nrg.wikispaces.com/XNAT+REST+API REST API], into the the core XNAT distribution. |
</div> | </div> | ||
Line 30: | 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. |
− | |||
</div> | </div> | ||
</div> | </div> | ||
Line 37: | Line 36: | ||
<div style="width: 97%; float: left;"> | <div style="width: 97%; float: left;"> | ||
− | http://code.google.com/p/xnatfs/ | + | Project Page: http://code.google.com/p/xnatfs/ |
− | hg clone https://xnatfs.googlecode.com/hg/ xnatfs | + | Source code: |
+ | <pre>hg clone https://xnatfs.googlecode.com/hg/ xnatfs</pre> | ||
</div> | </div> |
Revision as of 22:37, 10 December 2009
Home < 2010 Winter Project Week xnatfsKey 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
...
Progress
xnatfs currently models the REST API as a Webdav filesystem and provides access to search results within this filesystem.
Project Page: http://code.google.com/p/xnatfs/
Source code:
hg clone https://xnatfs.googlecode.com/hg/ xnatfs