Provide a method for getting a list of file names in the resource bag
Closed this issue · 4 comments
It would be very useful to get a list of the file names so that you know what files are available to use with the getResourceFile() function.
@danames - this information should be in the resource map. I believe we had a function designed for retrieving the resource map document, but I'm not sure whether it has been implemented yet.
The link http://www.hydroshare.org/resource/b7822782896143ca8712395f6814c44b/data/resourcemap.xml will return the resource map document.
This should be easy to add to the Python API since there is an endpoint to
retrieve the file contents.
On Mon, Aug 3, 2015 at 1:49 PM David Tarboton notifications@github.com
wrote:
The link
http://www.hydroshare.org/resource/b7822782896143ca8712395f6814c44b/data/resourcemap.xml
will return the resource map document.—
Reply to this email directly or view it on GitHub
#13 (comment)
.
This relates to hydroshare/hydroshare#601